-
Task
-
Resolution: Done
-
Major
-
None
-
None
Apache CXF loads ASM using the thread context classloader. From a pure CXF point of view, that's not wrong, so we'd better set an explicit dependency to the ASM included in the container during deployments processing, to avoid ASM shipped in the user applications from being used (which is potentially troublesome in case of undeployment/deployment sequences).
- clones
-
JBWS-3995 Prevent Apache CXF from using ASM from user deployments
- Resolved
- is incorporated by
-
JBEAP-5271 (7.0.z) Upgrade JBossWS from 5.1.3.SP1 to 5.1.5.Final
- Verified