We need to expose removeRegion(Fqn) in Cache. Right now you can create a region but there
is no way to clean it up without doing
((CacheSPI) cache).getRegionManager().removeRegion(Fqn);
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005663#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...