Alessio Soldano [https://community.jboss.org/people/asoldano] created the 
discussion

"Re: JBoss WS Dependencies with Maven ending up with truncated MANIFEST.MF"

To view the discussion, visit: https://community.jboss.org/message/725140#725140

--------------------------------------------------------------
This looks like a limitation in the maven war/jar plugin (I assume that's what 
you're using).
As far as workarounds are concerned, I would suggest having a look at  
https://docs.jboss.org/author/display/AS71/Class+Loading+in+AS7 
https://docs.jboss.org/author/display/AS71/Class+Loading+in+AS7 , in particular 
the section on using a custom jboss-deployment-structure.xml for setting the 
module dependencies.
Modifying the org.jboss.ws.cxf.jbossws-cxf-client module.xml is also going to 
work (of course it would affect any other deployment you declared that 
dependency in), but of course you changes are being overwritten if you upgrade 
jbossws.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/725140#725140]

Start a new discussion in JBoss Web Services at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to