[jboss-jira] [JBoss JIRA] (WFLY-9228) CXF Fediz library cannot be included into the application
Brian Stansberry (Jira)
issues at jboss.org
Thu Jan 24 22:30:00 EST 2019
[ https://issues.jboss.org/browse/WFLY-9228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated WFLY-9228:
-----------------------------------
Component/s: Web Services
> 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
> Components: Web Services
> Affects Versions: 10.0.0.Final
> Reporter: Zoltán Takács
> Assignee: Jason Greene
> Priority: Major
>
> 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.12.1#712002)
More information about the jboss-jira
mailing list