Hello 

I need to register a Synchronization object which will receive 
afterCompletion() invocations - or the equivalent - AFTER all resources in the 
transaction have been committed. 

I could register against the javax.transaction.Transaction instance or against 
the javax.ejb.UserTransaction instance. 

Is either of these preferable? Is there a specific JNDI name I should use? 

My code runs variously within Stateless Session EJBs and Message-Driven EJBs. 

Thanks, Robin.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to