hi friends
i have a problem with netbeans IDE.
i created a web project , i can run it by index.jsp. it`s deploy and running successfully but when i create webService in that, the project can deploy but not running and web service dont run .
when i test web service, i see this warning:
Unable to open web service tester page:
http://localhost:8084/sample4/TestWebService
Make sure the service has been deployed successfully, and the server is running.
netbeans version is 6.8
tomcat 6.0
jdk 1.6
Can somebody please advice on this issue?