yeah, the cache is not meant to be used in a client-server manner. It is a P2P system.
What you need to do is to create another cache instance in your web app and put stuff
there. The 2 cache instances (standalone + webapp) will replicate data internally.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139229#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...