My Oracle Support Banner

Using special characters in <param-value> elements in server.xml (Doc ID 444478.1)

Last updated on OCTOBER 27, 2023

Applies to:

Oracle Containers for J2EE - Version 10.1.2.0.2 and later
Information in this document applies to any platform.

Symptoms

Using special characters such as < & > as values of <param-value> elements in the server.xml initially works after editing this file.  Upon deploying an application to this container, the param-values in server.xml are rewritten as absolute characters, which can break the xmlparser and prevent the OC4J container from starting up again.  Surrounding the value used with <![CDATA[]]> incurs the same character rewrite problem.

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.