Re: XAResourceRecovery for ActiveMQ on JBoss

2010-03-30 Thread jp.belanger
d.nabble.com/XAResourceRecovery-for-ActiveMQ-on-JBoss-tp24933498p28083212.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: XAResourceRecovery for ActiveMQ on JBoss

2010-03-30 Thread Gary Tully
with the correct definition in the ds-definition file OR you are using > > a XA capable CF. > > > > Could you elaborate a bit on your use case in case I am missing > something, > > perhaps there is > > a test case to try ? > > > > > > -- > View this message in context: > http://old.nabble.com/XAResourceRecovery-for-ActiveMQ-on-JBoss-tp24933498p26845042.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > -- http://blog.garytully.com Open Source Integration http://fusesource.com

Re: XAResourceRecovery for ActiveMQ on JBoss

2009-12-18 Thread jp.belanger
you are using > a XA capable CF. > > Could you elaborate a bit on your use case in case I am missing something, > perhaps there is > a test case to try ? > > -- View this message in context: http://old.nabble.com/XAResourceRecovery-for-ActiveMQ-on-JBoss-tp24933498p26845042.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: XAResourceRecovery for ActiveMQ on JBoss

2009-12-10 Thread Andreas Gies
> I've tried making the RA adapter XA compatible but most of the Managed and > proxy object don't fit very well with the XA versions of Connection, > XASession and such. And lack the knowledge of the inner working of ActiveMQ > to do this in a reasonable time. > > -- > View this message in context: > http://old.nabble.com/XAResourceRecovery-for-ActiveMQ-on-JBoss-tp24933498p26712047.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >

Re: XAResourceRecovery for ActiveMQ on JBoss

2009-12-10 Thread Gary Tully
> > > > Anything new on this topic? > > I'm having transaction recovery problem in my production environment and > it's getting bad. > > I've tried making the RA adapter XA compatible but most of the Managed and > proxy object don't fit very well

Re: XAResourceRecovery for ActiveMQ on JBoss

2009-12-09 Thread jp.belanger
with the XA versions of Connection, XASession and such. And lack the knowledge of the inner working of ActiveMQ to do this in a reasonable time. -- View this message in context: http://old.nabble.com/XAResourceRecovery-for-ActiveMQ-on-JBoss-tp24933498p26712047.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

XAResourceRecovery for ActiveMQ on JBoss

2009-08-12 Thread Scott McNab
Hello all. I am trying to get XAResource recovery to work with JBoss JTA and ActiveMQ, with no success so far. The core of the problem seems to be this: I cannot get the ActiveMQ JCA resource adaptor to bind an XAConnectionFactory instance to JNDI - no matter how I configure the resource adaptor,