Hi, Upon a quick look, this looks a bit more complicated than I had envisioned for RFC 98 impl using G transaction manager and seems to do more than what the RFC 98 requires. :)
What is the org.springframework.transaction package used for in the impl? Is it the JTA impl from spring framework? Thanks Lin On Thu, Oct 1, 2009 at 2:47 PM, Guillaume Nodet <[email protected]> wrote: > There is an implementation of RFC 98 that lives in ServiceMix right now. > The code is available at > https://svn.apache.org/repos/asf/servicemix/smx4/nmr/trunk/transaction > > This implementation embed the Geronimo transaction manager in a > standalone bundle. > I think it would better fit in Aries rather than ServiceMix, so unless > someone objects I plan to copy the code into Aries trunk sometime this > week. > > -- > Cheers, > Guillaume Nodet > ------------------------ > Blog: http://gnodet.blogspot.com/ > ------------------------ > Open Source SOA > http://fusesource.com >
