Yep both sets of code snippets work. No replication being done.
Super stuff Brian, thanks alot.
anonymous wrote :
| From your description, it sounds like you might want to use LOCAL cache mode and a
TCPCacheLoader. Have you looked into that?
|
I have read about it but the thing that i dont want is that when you add an entry into one
of the nodes, it will replicate the entry straight away into the cache loader(I assume,i
havent played with it yet,maybe you can turn this off). I only want to replicate data on
demand, i.e if someone asks for data on a node and it aint there, ask the others in the
cluster first if they have,if not then got to source. if i add an entry in a node i dont
want to push it somewhere else, it just sits on that node until someone else asks for it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109744#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...