Ben, I was under the impression that the DummyTransactionManager supported multiple threads locally. It doesn't seem to support the transaction isolation levels on a cluster-wide basis (ie. all locking is local until commit() is called). My testing (which I admit hasn't been overly extensive) seemed to support this assertion. This is actually fine in my situation, but if it truly doesn't support multiple local threads then that's not so good.
I'm stuck with using the cache in standalone mode (ie. no app server), so does anyone have any suggestions about other possible transaction managers? Otherwise I fear that I might be the one having to update the DummyTransactionManager! :-) Tim View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863020#3863020 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863020 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development