Jencks joining an XA Transaction
I want to use an Outbound JDBC through Jencks but the transaction is started and managed outside. It seems to me that in this case Jencks' transaction manager is not joining the transaction.
Is there a way to make Jenck's transaction manager joining an existing transaction on the current thread rather than starting its own?
Thanks - Andy Schaefer