Transaction Timeout using Weblogic when working with Oracle

Hello everyone,

I use a stateless session bean which has 30 seconds time out.

My bean is type of CMP.

My bean calls a procedure in Oracle 9i.

This action takes more than 30 seconds, but timeOutException

does not thrown!

A timeOutException is finally thrown only after the procedure ended -after 5 minutes.

How can I set the application server to throw a timeOutException on time?

thanks.

[443 byte] By [jteam012a] at [2007-10-3 4:37:10]
# 1
Try the following forum (about JSP technology) http://forum.java.sun.com/forum.jspa?forumID=45
UncleSAMa at 2007-7-14 22:40:52 > top of Java-index,Desktop,Developing for the Desktop...