JBoss Community

Re: Method level transaction timeout in AS 6.0

created by Kevin Zuehlke in EJB3 - View the full discussion

So just to be clear, I can't specify a transaction timeout using annotations on a SLSB in AS 6.0? If that is the case, is there a workaround for specifying a timeout that is longer than the default of 5 mins?

 

I currently have a SLSB with only a remote interface. The SLSB method implementation is annotated with @TransactionTimeout( 900 ) which is ignored and timing out after 5 mins.

Reply to this message by going to Community

Start a new discussion in EJB3 at Community