snip
>
>  helloWorld-ws.jar is attached.

It looks ok to me. I notice that the helloworld ws sample now uses a wsdl
less approach which should work. In case there is an issue with this code in
you situation you could try specifying the WSDL explicitly. So your binding
would be something like

<binding.ws wsdlElement="
http://helloworld#wsdl.port(HelloWorldService/HelloWorldSoapPort)"/>

To get the same effect as you have with the uri on the binding you would
have to change the port number in the location element of the wsdl.


Simon

Reply via email to