If you are using 2.0.0.CRX then then you can do:
| pojoCache.getCache().remove("/");
|
If you are using 1.X then it implements the TreeCache interface, which gives you that
method.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065362#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...