error sending soap request
Hello!
I created a simple web service (jax-ws) using NetBeans 5.5 and deployed the web service to the Sun Application Server 9. The integrated function of NetBeans for testing web services works fine. I can also access the wsdl through the internet browser. But a soap request using Altova XMLSpy 2007 fails. The error message states: cannot find dispatch method. But I did exactly the same steps on another machine where the soap request works.
Any ideas?

