dev@jax-ws.java.net

QUESTION: wsdlLocation attribute in WebService and WebServiceClient annotation

From: James Mao <james.mao_at_iona.com>
Date: Thu, 29 Mar 2007 22:39:42 +0800

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.