PATCH NAME:
JBPAPP-3236
PRODUCT NAME:
JBoss Enterprise Application Platform
VERSION:
EAP 5.0.0.GA
SHORT DESCRIPTION:
ClassCastException is thrown if Xerces is packaged into web applications.
LONG DESCRIPTION:
The web application's classloader is used by JBossContextConfig to read it's web.xml file, when it shouldn't be, and this will fail if the web application packages it's own version of Xerces.
MANUAL INSTALL INSTRUCTIONS:
Rename $JBOSS_HOME%/server/{profile}/deploy/jbossweb.sar/jboss-web-service.jar to $JBOSS_HOME%/server/{profile}/deploy/jbossweb.sar/jboss-web-service.replacedBy.
JBPAPP-3236.jar.old
Copy the new jboss-web-service.jar to $JBOSS_HOME/server/{profile}/deploy/jbossweb.sar/
COMPATIBILITY:
Works on JBoss EAP 5.0.0.GA, no known incompatibilities
DEPENDENCIES:
None.
SUPERSEDES:
None.
SUPERSEDED BY:
EAP 5.0.1 (CP01) once released
CREATOR:
Vicky Kak
DATE:
2009-12-10