[JBoss JIRA] (JBWS-3995) Prevent Apache CXF from using ASM from user deployments
by Alessio Soldano (JIRA)
Alessio Soldano created JBWS-3995:
-------------------------------------
Summary: Prevent Apache CXF from using ASM from user deployments
Key: JBWS-3995
URL: https://issues.jboss.org/browse/JBWS-3995
Project: JBoss Web Services
Issue Type: Task
Components: jbossws-cxf, jbossws-integration
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Fix For: jbossws-cxf-5.2.0.Final
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).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)