You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-user@ws.apache.org by "Vinh Nguyen (vinguye2)" <vi...@cisco.com> on 2006/11/02 01:49:30 UTC

wsdl2java questions

Hi all,
 
1) Is there a command-line parameter that can be specified to wsdl2java
to output generated files to a specific directory, instead of always to
the current directory in which it is executed?
 
2) Can wsdl2java run against a set of files (i.e. *.wsdl), or only to
one file at a time?  If only one at a time, what would be a good process
to follow so that we make sure all wsdl items get incorporated properly
into the muse.xml and service.xml config files?
 
-Vinh