Why don't you just use separate regions in the cache?

I.e.:
root  {}
  |   /data_a  
  |       /...   // first data set here
  |   /data_b  
  |       /...   // second data set here

That way you use one cache for your data.

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

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

Reply via email to