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
Start a new discussion in EJB3 at Community