[
http://jira.jboss.com/jira/browse/JBAS-2073?page=all ]
Dimitris Andreadis updated JBAS-2073:
-------------------------------------
Fix Version/s: JBossAS-5.0.0.CR1
(was: JBossAS-5.0.0.Beta4)
Remove xalan.jar from ./lib/endorsed
------------------------------------
Key: JBAS-2073
URL:
http://jira.jboss.com/jira/browse/JBAS-2073
Project: JBoss Application Server
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Other
Affects Versions: JBossAS-4.0.3RC1
Reporter: Dimitris Andreadis
Assigned To: Dimitris Andreadis
Fix For: JBossAS-5.0.0.CR1
In 4.0.x/HEAD we have:
lib/endorsed/xalan.jar
While in 3.2.x we have:
server/default/lib/xalan.jar
server/all/lib/xalan.jar
The 3.2.x approach seems more correct, since xalan.jar contains org.apache.* stuff, not
any of the following "endosed" packages:
org.w3c.dom
org.xml.sax
org.xml.sax.ext
org.xml.sax.helpers
It should be moved out from the bootstrap libs to the default/all lib dirs.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira