aspose file tools
The moose likes Web Services and the fly likes Web service client, Time Out Issue Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Web service client, Time Out Issue" Watch "Web service client, Time Out Issue" New topic
Author

Web service client, Time Out Issue

sveta deshpande
Greenhorn

Joined: Oct 30, 2007
Posts: 4
Actually I created a web service on WebSphere Integration Developer, and created a web service client for that,web service is working.

At client side, when i tried to invoke the service methods from a jsp(TestClient.jsp):
its saying timeout,

Does any know how to fix this error,

"exception: WSWS3713E: Connection to the remote host tempuri.org failed.Received the following error: Connection timed out: no further information"

Please let me know as soon as possible, if any one knows reg: this..

Fine thn,

Regards,
Swetha Deshpande.
Balaji Loganathan
author and deputy
Bartender

Joined: Jul 13, 2001
Posts: 3150
Check your internal firwall is not blocking the port access.

It happened to me when i was testing the apache axis2 webservice server-client on windows vista machine.


Spritle Software Blogs
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Web service client, Time Out Issue
 
Similar Threads
Response Tracking in the Web Services is possible if reached client or not?
NetBeans web service client creation error
Can we bind Axis2 web service with particular address of the machine
Using Java to call a .NET web service
Non web client for web service