Hi, I could not find a way, through which i could set the timeout value in configuration files. I went through the javadocs for UserTransaction. The
setTransactionTimeout(int seconds) mentions that : seconds - The value of the timeout in seconds. If the value is zero, the transaction service restores the default value. Is there any way through which i can direct the transaction not to have a timeout value. I need this because, when setting the timeout value, i have no idea how long a query is going to run, during this transaction. Does anyone have a solution for the same? Thank you. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884332#3884332 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884332 ------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
