java.rmi.RemoteException: cannot connect to server: /OIT_GCXMLV5; nested ex
I have been trying to develop a webservice in SunOne Studio 4 update 1 and SunOne Studio 5. The initial page displays but when it is executed I get a cannot connect to server error. My context root is OIT_GCXMLV5. The SOAP RPC URL is http://10.37.70.173:80/OIT_GCXMLV5/OIT_GCXMLV5. The Stub program endPoint is http://10.37.70.173:80/OIT_GCXMLV5/OIT_GCXMLV5. I saved my initial project folder at C:\Document\OIT_GCXMLV5. I created a java package C:\Document\OIT_GCXMLV5\oit_gcxmlv5. Any help would be very much appreciated.

