Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Timeout calling webservice(How do I set timeout in my client?)
Timeout calling webservice [message #757232] Thu, 17 November 2011 09:30 Go to next message
Peter Mising name is currently offline Peter Mising nameFriend
Messages: 3
Registered: November 2011
Junior Member
Hi

I have installed WTP in my Eclipse 3.6.2, so I can write a java client to a webservice written in .net (actually it's a WCF service). I have managed to get basic connectivity established - and even managed to call some test methods on the webservice and obtain results.

However, one webservice method returns a large amount of data, and takes a long time to run. I always get timeouts when calling this method. How do I increase the timeout in my WTP java client, so I can successfully call this method? Will I also need to increase the acceptable reponse-size in my client?

Thanks,
Peter
Re: Timeout calling webservice [message #758342 is a reply to message #757232] Tue, 22 November 2011 20:40 Go to previous message
Keith Chong is currently offline Keith ChongFriend
Messages: 64
Registered: July 2009
Member
It depends on the technology that your Web service client is running against.

So, if for Axis, check this thread out:

http://www.coderanch.com/t/222574/Web-Services/java/Time-out-org-apache-axis
Previous Topic:CMDocument for an internal subset?
Next Topic:"static" confusion in JSDT auto completion proposals
Goto Forum:
  


Current Time: Fri Apr 26 04:32:36 GMT 2024

Powered by FUDForum. Page generated in 0.03430 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top