Hi, I have JBoss cache running on our home built scheduler and wanted to hook it up with the Transaction Manager in JBoss AS 4.0.2 so that any requests from/to my scheduler (which uses JBossCache) can be made within the same transaction context hence commit and rollback operations can be made possible in the cache as well.
Can someone please guide me with, possibly a sample code? I have referred the documentation http://docs.jboss.com/jbcache/current/TreeCache/html/ but it works with a DummyTransaction Manager, which is not to be used in a production server. Thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889136#3889136 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3889136 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
