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