[jboss-user] [EJB 3.0] - How to catch transaction time out exception?

avihaimar do-not-reply at jboss.com
Tue May 20 13:17:20 EDT 2008


I work with Jboss4.2.
I have a java client which communicates with the server via stateless bean (facade).

Those stateless beans operate the business layer...

I have a case that i get a transaction time out (the operation was 5 minutes) , I didn’t get any exception about it .

I want to get an exception when timeout occurred catch it and throw my exception to the client.

Please advice.

Thank you


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4152088#4152088

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4152088




More information about the jboss-user mailing list