[jboss-dev-forums] [Design of JCA on JBoss] - Re: JBossTS/JCA Recovery work for JBoss 4.2
weston.price@jboss.com
do-not-reply at jboss.com
Wed Jan 24 13:04:49 EST 2007
anonymous wrote :
| I'm probably misunderstanding what you're doing here, but for JMS the recovery manager interfaces with the jms provider via an XAResourceRecovery instance - i.e. there's no JCA involved.
|
For JCA inflow, it has to be through JCA as I am the one initiating the transaction calling XASession.getXAResource() so I am not sure how your recovery stuff would come into play. Also, for outbound connections (ie JDBC) this has to be done to properly register recoverables with JBossTS.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005927#4005927
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005927
More information about the jboss-dev-forums
mailing list