[jboss-user] [JCA/JBoss] - Re: Question about inflow and container managed transactions

adrian@jboss.org do-not-reply at jboss.com
Mon Jan 19 11:27:47 EST 2009


If you mean messaging inflow, you provide an XAResource to the MessageEndpoint.
You can then choose to fail the commit in prepare() or commit(onePhase).

If it is more simple than that, its not an issue for JCA.
You would instead just act as EJB client, i.e. use the UserTransaction.

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

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



More information about the jboss-user mailing list