Hello,
I have just completed the Developing JAX-WS Web Services and Clients Tutorial and successfully run the example on Tomcat within MyEclipse. I am trying to deploy the example onto another machine running Tomcat 6. I’ve tried copying the directory structure directly. No joy. And I’ve also tried packaging into WAR file and deploying, but can’t get it to work. When I try to connect to it, the error message is ‘requested resource is not available’.
I am new to Web Services and suspect I might be missing something. Any help greatly appreciated.
Thanks.