[jbossws-issues] [JBoss JIRA] (JBWS-4005) Prevent Apache CXF from using ASM from user deployments

Bartosz Baranowski (JIRA) issues at jboss.org
Wed Aug 3 05:09:00 EDT 2016


Bartosz Baranowski created JBWS-4005:
----------------------------------------

             Summary: Prevent Apache CXF from using ASM from user deployments
                 Key: JBWS-4005
                 URL: https://issues.jboss.org/browse/JBWS-4005
             Project: JBoss Web Services
          Issue Type: Task
          Components: jbossws-cxf, jbossws-integration
            Reporter: Bartosz Baranowski
            Assignee: Alessio Soldano
             Fix For: jbossws-cxf-5.1.5.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)


More information about the jbossws-issues mailing list