[jboss-dev-forums] [Design of JCA on JBoss] - Re: JcaXAResourceRecovery
adrian@jboss.org
do-not-reply at jboss.com
Fri Feb 29 08:26:49 EST 2008
I guess your job is to create the interface in the jboss integration project and
add/implement the add/remove methods in the transaction manager service.
That's the easy bit (but only because you've already implemented the
much harder problem - the recovery itself. :-)
We can then implement this interface in the TxConnectionManager and
ResourceAdapterDeployment (which are boths MBeans so they would
have to do the manual installs in the MBean lifecycle methods).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133213#4133213
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133213
More information about the jboss-dev-forums
mailing list