Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

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!

Avoiding Session Timeout for long processes

843833May 10 2002 — edited May 10 2002
Hello all,
I am running WebLogic 6.1 on Win2K.

There is one place in our app where I am calling a stored procedure that takes a very long time to complete. We have the session timeout set to 20 minutes for the app but this procedure could potentially run so long that the session times out before it returns. Is there any way to programatically "REFRESH" the session without doing it at the application level? Thanks for the input.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 7 2002
Added on May 10 2002
1 comment
222 views