While trying to understand OfBiz better, I found that OfBiz relies on Geronimo's JTA implementation. I have a few questions on that (sorry if I missed that in the documentation).
Is OfBiz actually using XAResources and therefore 2-phase-commits? And if, is that because of the JMS usage? Doesn't that imply a performance penalty that should be avoided if possible and is there a way to configure OfBiz to handle everything always in a non-distributed tx? Thanks, Henning
