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

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

exposing JMX interfaces to ANY object is a simple thing.  We expose the EJB caches 
through JMX so there are some code examples. 



Exposing the cache as JCA sounds very overkill to me.  You want to manage it with JMX 
sure sure, but accessing it should be simple java. 



Finally if you are going to write your own cache... take a look at JBossCache.  It is 
a fairly advanced implementation and it is stable today (being productized but the 
code is really there). 






-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to