This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JBoss and the fly likes Transaction timeout Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Transaction timeout" Watch "Transaction timeout" New topic
Author

Transaction timeout

Sharon whipple
Ranch Hand

Joined: Jul 31, 2003
Posts: 294
Hi all
Out jee app is using Oracle 10,
My datasource timeout defined for 3 min,

I was wandering what if oracle transaction timeout is shorter then the Jboss timeout?
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8142
    
  52

Then the connection will be stale and any operation using that connection will result in an exception. There are some properties that you can set on the datasource which can avoid such a situation. See this for details.


[My Blog] [JavaRanch Journal]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Transaction timeout
 
Similar Threads
Socket Exception, Applet Servlet Comm.. Very Urgent!
TIMEOUTS orion-ejb-jar.xml
set as timeout for stateful session bean
weblogic.transaction.internal.TimedOutException
Enthuware questions