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!

Need to change theOSB timeout, sat at 600 seconds.

956883Aug 21 2012 — edited Sep 8 2012
Hi,

My OSB -11gR1 is deployed on weblogic server version 10.3.4 . I am calling a business service from a proxy service. I am using HTTP protocol in both proxy and business service.

I have tried to change the Read & Connection Timeout of business service to 2500 seconds, but every time it times-out in 600 second.

Also I have tried changing the EJB transaction timeout value as 600 seconds for the following EJBs deployed in weblogic container, but didnt succeeded.

1. PolledMessageListenerMDBEJB (of Email Transport Provider)
2. PolledMessageListenerMDBEJB (of file transport provider )
3. ReportingMDB (of JEJB Transport Provider)
4. SBDispatcher (SB Transport Provider )
5. PolledMessageListenerMDBEJB (of sbconsole )

Also I have modified the tag session-timeout of config.xml but no effect found.

when I remove proxy calling and my BPEL hits the actual url, it gives me proper timeout.

Thanks
Vaibhav
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 6 2012
Added on Aug 21 2012
12 comments
3,112 views