[jboss-user] [JBossCache] - Re: Cache, missing entries

bstansberry@jboss.com do-not-reply at jboss.com
Thu Dec 21 10:03:10 EST 2006


I don't see any puts or removes to the tree cache here. TreeCache is not aware of changes you make to localCacheCopy.

Also, getObject(String, Object) is not part of the TreeCache API.  Did you mean "treeCache.get("OURCACHE", key)"?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995616#3995616

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995616



More information about the jboss-user mailing list