Ben, Does the use-case above appear in any of the cache docs? If you have any more info on this, I would very much like to read it. I want to do something similar to the above, i.e., access a distributed cache from EJBs in order to implement an in-memory, cluster-aware singleton.
I was reading through this doc: http://docs.jboss.org/jbcache/current/TreeCacheAop/html/ I'm not sure what is necessary to integrate those examples into an EJB. Can I get a reference to a cache instance similar to the way I get, for example, a Hibernate SessionFactory via JNDI? Thanks in advance for your help. Justin View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877197#3877197 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877197 ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
