In JBoss Cache, usually you use FQN as the "key" and you'd put the content and groups under a single Node instance.
Using a single instance is okay as long you'd like the locking, replication, and cache loading behavior to be the same for all data in that cache. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165414#4165414 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4165414 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
