Since my original posting was truncated, here comes the rest:

it executes the n.createChild(...) but never calls the CacheLoader to get the 
data. Do I misunderstand what the TreeCache.get(Fqn) method is supposed to do 
(ie fetch the data from 2nd store if not available in the local cache)? 
I'm rather confused at this point.

Also, looking at the TreeCache code it seems like TreeCache.get(Fqn, key) would 
result in calling CacheLoader.get(Fqn) which means that I could use this method 
instead. On the other hand this only increases my confusion.

Grateful for any help

Erik Svensson

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to