[jboss-dev-forums] [Design of JBossCache] - Re: Last chance for any changes to the 2.0.0 API

bstansberry@jboss.com do-not-reply at jboss.com
Mon Dec 18 10:35:19 EST 2006


Re: exposing the TransactionManager, the http session repl code needs this.  For http session repl, we use "BatchModeTransactionManager", not that main TM running in the AS.  The external code to gets this from the cache, since it's the cache that creates the BatchModeTransactionManager.

If we're exposing the TM directly via the Cache interface, I don't need that.  Having the cache stick a ref to its TM in Configuration.runtime would serve the need.

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

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



More information about the jboss-dev-forums mailing list