I've read that the DummyTransactionManager should not be used in production but 
we have a case where we need the transactional (read/write) nature of 
JBossCache without the app server overhead.  

We have 3 servers, one that writes and 2 that reads.  We would like to 
replicate changes from the writer to the readers.  The writer is writing to a 
Sybase database.  If we use the DummyTransactionManager, will it default to a 
Sybase transaction?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877161#3877161

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877161


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to