Hi, I am trying to configure a far cache where the data is stored in 
stand-alone storage caches (S) exposed via TcpCacheServer. An application (A) 
uses TcpDelegatingCacheLoader to access remote cache. 

In the simplest setup i have one 'S' jvm and one 'A' jvm. 'S' has buddy 
replication. 'A' does not have any replication enabled. What happens is that A 
does not see already existing nodes in 'S' and if i try to put some values in 
the node, ends up completely overwriting the 'S' value.

Question: what is the proper configuration I should use for 'A' so that it sees 
the values in 'S'? 

Thank you very much.
RS. 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198850
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to