[
https://jira.jboss.org/jira/browse/JBAS-2073?page=com.atlassian.jira.plug...
]
Richard Opalka commented on JBAS-2073:
--------------------------------------
According to
http://community.jboss.org/message/524324#524784 xalan cannot be completely
removed from AS distro.
But we should remove it from endorsed lib.
Remove xalan.jar from ./lib/endorsed
------------------------------------
Key: JBAS-2073
URL:
https://jira.jboss.org/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
Assignee: Dimitris Andreadis
Fix For: JBossAS-6.0.0.M3
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:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira