d.nabble.com/XAResourceRecovery-for-ActiveMQ-on-JBoss-tp24933498p28083212.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
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
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.
> 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.
>
> >
>
> 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
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.
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,