Hello .. Its a newbie question , can anyone tell me how Do I call a webservice from a machine which is NOT a localhost ... ie How to call webservice from remote machine ?
I am doing ....
call.setTargetEndpointAddress(new
URL("http://mustang.cs.binghamton.edu:8080/axis/services/urn:EchoDimeService"));
Its having problems .
Thanks in advance
Mayur
