Using apache axis i created all the server side stubs and client side stubs etc. When trying to call the client side class(simple hello world kind of test class) to test the webservice following error coming as in attachment while running.
Any ideas, resourcesm links highly appreciated. Thanks in advance.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35252
7
posted
0
A connection timeout could either be a temporary glitch (some firewall or router between the client and the server is down), or you're trying to access the wrong server or wrong port. Have you run a traceroute to the server?