@Mircea - you should be able to bind to JNDI.  This is useful not only for 
local mode, but even clustered modes where you want to share 1 cache instance 
across several webapps/enterprise apps in the same container.

@gsoing - however, there is no point in putting the cache in a HA-JNDI server 
since that will attempt to replicate its contents across a cluster.  That is 
unnecessary since each cluster node should have its own (clustered) cache 
instance in its own local JNDI.

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4235183
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to