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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...