On Dec 31, 1:16 pm, Jeff Heon <jfh...@gmail.com> wrote: > Immutant is going to have distributed (XA) transactions. > The're "furiously" working on it 8) > > http://immutant.org/
"Furiously" is probably not the right word, but XA is definitely on the roadmap. It's just a matter of wiring up the TransactionManager provided by JBoss AS7. We've done this already for Ruby with TorqueBox, so it should be straightforward. With any luck, we'll have it wired up by Februrary, certainly in time for Clojure/West. Jim > > On Dec 31, 11:26 am, Michael Jaaka <michael.ja...@googlemail.com> > wrote: > > > Is there any attempt to make distributed transactions? > > The usage scenario is the same like in JEE apps. > > I mean, there is a web service call, the transaction is started, there > > are some changes to db, some jms sends and when there is no failure > > all is commited. > > Maybe someone is already using glassfish or spring from clojure? Some > > reference to github? > > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en