[jboss-user] [EJB 3.0] - Re: Altering the transaction timeout

toni do-not-reply at jboss.com
Thu May 3 16:49:52 EDT 2007


I have tried this on my session bean, but I still run into a TransactionTimeout exception. I used the following my stateful session bean:


  | @org.jboss.annotation.ejb.TransactionTimeout(10000000)
  | 

Changing the timeout in jta-service.xml on the other hand works. I'm using seam 1.1 - could it be that this is only supported in higher versions of seam?

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

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



More information about the jboss-user mailing list