[jboss-jira] [JBoss JIRA] Updated: (JBAS-2073) Remove xalan.jar from ./lib/endorsed
Dimitris Andreadis (JIRA)
jira-events at lists.jboss.org
Tue Sep 18 11:14:11 EDT 2007
[ 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.Beta3)
> 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
More information about the jboss-jira
mailing list