Re: Integrating w/ 3rd party TransactionManager?



Would've posted this as a reply to previous topic, but Google won't let
me since it's been a month =/

It was requested that I share my solution for getting JOTM, Spring, and
Hibernate to work together to support XA transactions, so I have.
Details can be found here:

http://coffeedrivenjava.blogspot.com/2006/08/distributed-xa-transactions-w-hibernate.html

There are probably errors and corrections that need to be made, I
haven't checked it very thoroughly. Hopefully it'll be useful. The main
problem was a bug in JOTM, for which I have posted a patch.

.


Loading