Atomikos Forum

Obtain the XID

Building a webservice call within our datalayer and I need to pass the current XID such that the receiving end of the webservice can participate in our transaction.

We are using JTA, Spring and Hibernate. How does one obtain the XID for the current thread/txManager?
Craig Tataryn Send private email
Wednesday, March 02, 2016
 
 
Either implement an XAResource proxy for our remote service or wait until we release our 4.0 with TCC/REST support.

The latter option is better if you can apply it.
Guy Pardon Send private email
Thursday, March 03, 2016
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics