Hi,
 I am working on Jboss-3.2.3.

 I have a stateless session bean which has Bean managed transaction. In my 
code, i start a transaction using the UserTransaction. My bean actually does 
some database processing, which takes a long time to complete. Because of this, 
i always encounter the transaction timeout on the bean(after 5 min.). 

I would like to know, whether we can specify the timeout value in any 
configuration files, for this specific bean. And also, where is this 5 min. 
timeout value specified right now, because of which the bean is timed-out?

I do know that the timeout value can be specified in the code, on the 
UserTransaction instance. However, i would like to know whether setting it 
through configuration files is possible

Thank you

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884177#3884177

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884177


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to