[
https://jira.jboss.org/jira/browse/JBAS-2073?page=com.atlassian.jira.plug...
]
Richard Opalka resolved JBAS-2073.
----------------------------------
Resolution: Done
We're not endorsing xalan.jar and serializer.jar anymore.
These files have been moved from
$JBOSS_HOME/lib/endorsed/
folder to
$JBOSS_HOME/client
$JBOSS_HOME/common/lib/
folders
Remove xalan.jar and serializer.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: Richard Opalka
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