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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...