[jboss-user] [JBoss Seam] - Re: Transaction Timeout

gavin.king@jboss.com do-not-reply at jboss.com
Mon Jul 16 11:28:28 EDT 2007


In Seam2 you can use Transaction.instance().setTransactionTimeout(...).

Otherwise, in Seam 1.2.1, use the EE5 standard approach to get the UserTransaction object.

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

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



More information about the jboss-user mailing list