Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.2
-
None
-
Novice
Description
Provide the ability for WSDLToJava to take as input a list of wsdl's instead of just 1 wsdl.
The intent for this was to allow WSDLToJava to generate client stubs for all the wsdl's / services on a given CXF server all at once instead of having to run it each time for each service / wsdl.