I have followed the directions to use TreeCache inside JBoss.  I put the 
jboss-cache.jar and jgroups.jar in jboss-4.0.0\jboss-4.0.0\server\default\lib 
directory and the tree-service.xml in the 
jboss-4.0.0\jboss-4.0.0\server\default\deploy directory.  I also add the 

   <!-- The JRMP invoker proxy configuration for the Tree CACHE Service  -->
   
      jboss:service=invoker,type=jrmp
      jboss.cache:service=TreeCache
      MyCache
      org.jboss.cache.TreeCacheMBean
      
          
             org.jboss.proxy.ClientMethodInterceptor
             org.jboss.proxy.SecurityInterceptor
             
org.jboss.jmx.connector.invoker.client.InvokerAdaptorClientInterceptor
             org.jboss.invocation.InvokerInterceptor
          
      
   

in the jmx-invoker-service.xml in the 
jboss-4.0.0\jboss-4.0.0\server\default\deploy.  JBoss started out fine.  My 
question is are there any example applications (Session Beans) that I can use 
as a reference to see how to use TreeCache in JBoss?  Do I need to instantiate 
a TreeCache each time?

Thanks!

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to