[jboss-jira] [JBoss JIRA] (WFLY-9228) CXF Fediz library cannot be included into the application

Zoltán Takács (JIRA) issues at jboss.org
Tue Aug 15 07:25:00 EDT 2017


Zoltán Takács created WFLY-9228:
-----------------------------------

             Summary: CXF Fediz library cannot be included into the application
                 Key: WFLY-9228
                 URL: https://issues.jboss.org/browse/WFLY-9228
             Project: WildFly
          Issue Type: Bug
    Affects Versions: 10.0.0.Final
            Reporter: Zoltán Takács
            Assignee: Jason Greene


We use Apache CXF Fediz (http://cxf.apache.org/fediz.html) libraries in our application. It is a subproject of Apache CXF, but independent of it. We cannot create a wildfly module from this, because the library has a lot of dependecies and these dependencies could cause other class loading problems. So we need to add it into our war file.

In *org.jboss.as.webservices.deployers.WSLibraryFilterProcessor* class wildfly deployer filter all classes from org.apache.cxf package, including classes in org.apache.cxf.fediz.

We suggest to modify this filter to allow us to use CXF subproject (primarily Fediz).




--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jboss-jira mailing list