Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Exception while using SOAP Adapter › Re: Exception while using SOAP Adapter
August 4, 2008 at 3:07 PM
#20321
Sidhu, Have you checked the timeout values on the sender and remote service? I had this issue when connecting to a Apache webservice . (Except that as far as i can remember i saw timeout errors in the logs). Anyway, I found that while my Http timeout is 90 seconds, the tomcat server had set theirs to 20 seconds. Increasing that to 120 seconds helped overcome this exception.
HTH,
Benjy