[jbossws-issues] [JBoss JIRA] Created: (JBWS-3310) Avoid deployment of useless client archives when running JBossWS testsuite

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Thu Jun 9 11:50:59 EDT 2011


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-native-4.0,  jbossws-cxf-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: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list