]
Alessio Soldano updated JBWS-3310:
----------------------------------
Fix Version/s: jbossws-cxf-4.0.0.Beta2
(was: jbossws-cxf-4.0)
Avoid deployment of useless client archives when running JBossWS
testsuite
--------------------------------------------------------------------------
Key: JBWS-3310
URL:
https://issues.jboss.org/browse/JBWS-3310
Project: JBoss Web Services
Issue Type: Task
Security Level: Public(Everyone can see)
Components: jbossws-cxf, jbossws-native
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Fix For: jbossws-cxf-4.0.0.Beta2, jbossws-native-4.0
When running the JBossWS testsuite, the JBossWSTestSetup looks for client archives (whose
name ends with "-client.jar") in order for adding them to the TCCL. However that
"side effect" is actually the only action required for client archives, which
should not be deployed on the server (in-container clients are deployed through archives
not ending with "-client.jar").
So we should change the TCCL only for those archives, avoid asking for deployment.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: