Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Timeout when accessing a WS : RemoteFault

664923Aug 30 2011 — edited Aug 31 2011
Hi,

I want to set a timeout when accessing a WS. I can do this now by following this blog.

http://soasol.blogspot.com/2009/12/how-to-set-timeout-for-web-service-in.html

I needed to use oracle.webservices.httpReadTimeout property in the partnerlink and set it in milliseconds(it worked). What I want now is to catch the error. It is currently triggering the RemoteFault. When I turn off the WS and try to connect, I also get RemoteFault. I want to distinguish between a Timeout fault and a connection fault. What is the simplest way to do this?

Regards,
Robert
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 28 2011
Added on Aug 30 2011
3 comments
157 views