Improve Ant test framework to allow multiple stubs to be generated for a single 
test
------------------------------------------------------------------------------------

         Key: AXISCPP-578
         URL: http://issues.apache.org/jira/browse/AXISCPP-578
     Project: Axis-C++
        Type: Test
  Components: Test  
    Reporter: Andrew Perry
    Priority: Minor


Improve Ant test framework to allow multiple stubs to be generated for a single 
test.
This is useful for compiling multiple stubs into a library, and for threaded 
tests which use multiple stubs.
At present the stubs have to be generated and added to a dynamic test client 
directory, and the test run as a dynamic client. This is dangerous as the stubs 
may become out of date if WSDL2Ws changes.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to