[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - how to configure multiple treecache instances?

2004-07-02 Thread fe2o3
There are several reasons why I am using TreeCache in my jboss 3.2.4 environment. I have a couple general questions with what I think are correct answers. Could someone verify/dispute them? 1. If I have the need for different treecache commit properties (LOCAL, REPL_SYNC, REPL_ASYNC), do I

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - anyone using the JNDI lookup of mbean instantiated TreeCache

2004-07-02 Thread fe2o3
I'm using the mbean instantiated TreeCache instance(s). Bela has mentioned he added the JndiName attribute (which I confirmed from another post that the code is currently commented-out/in-progress) to assist in looking up of the instance. I was wondering if anyone is running with that code

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - need in-container treecache example

2004-02-12 Thread fe2o3
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3821342#3821342 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3821342 I am having trouble understanding what is required to instantiate a TreeCache within jboss-3.2.3 from