Vladimir Blagojevic [
http://community.jboss.org/people/vblagojevic%40jboss.com] created
the discussion
"Re: Method level transaction timeout in AS 6.0"
To view the discussion, visit:
http://community.jboss.org/message/590418#590418
--------------------------------------------------------------
I annotated public interface method of SLSB with:
@TransactionAttribute(TransactionAttributeType.REQUIRES_NEW)
@TransactionTimeout(1200)
yet tx manager rolls back tx after default timeout. What I am missing?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/590418#590418]
Start a new discussion in EJB3 at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]