[jboss-dev-forums] [Design of JCA on JBoss] - Re: JcaXAResourceRecovery
jhalliday
do-not-reply at jboss.com
Tue Jul 15 11:15:40 EDT 2008
Also any reason why it's in the JCA SPI rather than the transactions SPI? XAResource is a transaction thing, not a JCA specific thing. What happens when some non-JCA POJO component wants to use it? JBoss cache may be an example - it's not a JCA connector as far as I know. It makes no odds to me, since JBossTS won't have a compile time dependency on it anyhow, I'm just curious.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164523#4164523
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164523
More information about the jboss-dev-forums
mailing list