[jboss-user] [JBoss Web Services] - Re: JBoss WS Dependencies with Maven ending up with truncated MANIFEST.MF
Alessio Soldano
do-not-reply at jboss.com
Tue Mar 20 13:16:06 EDT 2012
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]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120320/29a028af/attachment.html
More information about the jboss-user
mailing list