-
Task
-
Resolution: Done
-
Major
-
JBossAS-4.0.3RC1
-
None
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.
- incorporates
-
JBAS-2155 Upgrade Xalan bundle to 2.7.0
- Closed
- is related to
-
SECURITY-452 Don't use Xalan classes directly. Use Java API instead
- Resolved
-
JBWS-2919 Remove WSEventing implementation dependency on xalan implementation classes
- Closed
- relates to
-
JBAS-7715 Upgrade BSF (Bean Scripting Framework) to v3.0 (from 2.4.0)
- Closed
-
JBWS-2917 We're using buggy xalan version causing namespaces issues
- Closed
-
JBAS-7738 Remove resolver.jar and xercesImpl.jar from ./lib/endorsed
- Closed