[jboss-user] [EJB 3.0] - Re: Annotation @TransactionTimeout not honoured for asynchro
wolfc
do-not-reply at jboss.com
Fri Jul 18 06:50:26 EDT 2008
The transaction timeout only works if specified on the EJB3 bean itself. Since you're using a Seam component which delegates to TimerServiceDispatcher (which is the EJB3), the transaction timeout annotation will not take hold.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165295#4165295
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4165295
More information about the jboss-user
mailing list