Hi,
I found the wsdlLocation attribute in WebService and WebServiceClient
annotation does not use the URL, seems in spec the value should be URL
for example:
> wsimport hello.wsdl
in the generated SEI we can see wsdlLocation=hello.wsdl not
wsdlLocation=file:hello.wsdl
Is it correct?
Thanks,
James.