Being a newbee to JBoss Cache I have some stupid questions. I created a new 
CacheLoader and followed the instruction on the manual to create a new 
configuration file. I have two question regarding to this:
1-) In order to deploy cache as a MBean do I need to add the following section 
on top of the TreeCache configuration section: 
    
      jboss:service=invoker,type=jrmp
      jboss.cache:service=TreeCache
      MyCache true org.jboss.cache.TreeCacheMBean
       
      org.jboss.proxy.ClientMethodInterceptor
      org.jboss.proxy.SecurityInterceptor
      org.jboss.invocation.InvokerInterceptor
       
      jboss:service=invoker,type=jrmp
      jboss.cache:service=TreeCache
       
2-) Do I package this configuration file as part of my application or just drop 
it in /server/default/deploy ?

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

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


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to