[jboss-user] [EJB 3.0] - Re: Listener for CMT commit/rollback

ALRubinger do-not-reply at jboss.com
Wed Feb 13 10:28:38 EST 2008


You can register your own Synchronization implementation with the current Tx and listen in on "afterCompletion", looking for a status of "success":

http://java.sun.com/javaee/5/docs/api/javax/ejb/SessionSynchronization.html

S,
ALR

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

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



More information about the jboss-user mailing list