You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "PARLEY,THUNDER (HP-MountainView,ex1)" <th...@hp.com> on 2003/10/08 00:11:27 UTC

WSDL2java: uri already specified?

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