Other then code that attempts to cast the transaction manger to GeronimoTransactionManager (or other Geronimo transaction interfaces) it shouldn't be that difficult. The biggest issue will be if you want to use the Geronimo connector implementation, then you will have to figure out how to adapt the JTA implementation to the org.apache.geronimo.transaction.manager.XAWork interface. The second biggest issue, will be convincing G to correctly build the JTA implementation which will require a GBean wrapper of some kind.

-dain

On Oct 22, 2007, at 2:29 AM, Guy Pardon wrote:

Hi,

Does anybody have any useful pointers on how to integrate a third- party JTA (Atomikos) into Geronimo?

Thanks,
Guy

Reply via email to