Don't mix PojoCache API calls (putObject) and plain cache API calls (remove(String))
in this manner. Pick one or the other -- use removeObject(String) or put(String, Object,
Object).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075029#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...