Alessio Soldano created JBWS-3531:
-------------------------------------
Summary: Provide testcase for jboss-modules enabled clients
Key: JBWS-3531
URL:
https://issues.jboss.org/browse/JBWS-3531
Project: JBoss Web Services
Issue Type: Task
Security Level: Public (Everyone can see)
Components: jbossws-cxf, jbossws-integration
Reporter: Alessio Soldano
Fix For: jbossws-cxf-4.1
We need a testcase for verifying module dependencies requirements when running
out-of-container jboss-modules enabled clients:
java -jar $JBOSS_HOME/jboss-modules.jar -mp $JBOSS_HOME/modules -jar client.jar
The manifest in client.jar is expected to just contain the javax.xml.ws.api and
javax.jws.api modules (perhaps plus logging) when using plain jaxws only. Another test
should verify the org.jboss.ws.cxf.jbossws-cxf-client is enough (for those lazy users
willing to use anything from jbossws-cxf and not spend time of figuring out all the
required modules... ;-) )
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira