Hello there!

I'm using TreeCache in a Clustered JBoss environment. I created a startup  MBean, 
which loads several data entries to the TreeCache. All well so far.
But now: There is a possiblity to "Listen" for changes via TreeCacheListener. 
For this I created a simple Singleton based class file but this instance is only 
locally available. 
Now what kind of Java class do I have to use in a cluster. I've tried another MBean 
but this one never told me of changes...

Further more: I've read that it is possible to connect a client application (which 
doesen't run in the same context like the JBoss server cluster) to the TreeCache. How 
will this feature be performed?

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

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


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to