Hi List, I do the following below:
C:\javacode>java -cp %AXIS_CP%;. org.apache.axis.wsdl.WSDL2Java -D -v -s -S true -o <any_output_dir> isoWSDL.wsdl And get: The wsdl URI has already been specified as, �v. It cannot be specified again as <any_output_dir>. I'm not too sure what to make of this, I've never specified a wsdl URI as "�v" ;-) Any thoughts? Thanks, Thunder
