 |
Experts on Demand
I am using AXIS API in WebLogic6.1 version to access a .NET Web service. I have it working, my issue is the AXIS call to the Web service sometimes times out in about 30 seconds. I am using :_call.setProperty("axis.connect.timeout",new Integer(216000)); in my stub class to increase the timeout value, but it still times out in about 30 to 35 seconds. How do I increase the timeout value on the AXIS call?
QUESTION POSED ON: 13 SEP 2004
QUESTION ANSWERED BY: Andrew Pollack
I can't really give you a very good answer to a specific programming language problem or what appears to be a bug in that language. I'd need to refer you to BEA's product support. I can tell you that a very quick search on Google found a reference to a reported problem where setting this timeout parameter did not also set the socket timeout for the connection. It's not my site, so rather than link to that topic, try typing "axis.connect.timeout" into Google -- I think you'll end up in the same place.
|
 |
|
|
 |
 |
 |
 |
| TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of . |
|
| |
All Rights Reserved, , TechTarget |
|
|
|
|
|