"Volkmann, Mark" <[EMAIL PROTECTED]> writes:
> I'm using java2wsdl and getting WSDL that contains things like this.
>
> type="tns5:Options"/>
are you including another wsdl-file (with -I) or using the
"extraClasses" option? I've had some trouble relating to this. See
my previous post
Title: What is the difference between SOAP and JAX-RPC
I'm using java2wsdl and getting WSDL that contains things like
this.
Options is a class referenced by one of my parameter types. The
problem is that the generated WSDL doesn't define a namespace that goes with the
prefix "tns5"