-
Task
-
Resolution: Done
-
Major
-
None
-
None
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.
- relates to
-
JBWS-3422 Review and enable passing serviceref/webserviceref tests
- Closed