[JBoss-user] [JBossCache] - Re: Replicated caches with each node having its own store

2005-11-02 Thread gbarna
i understood the CacheLoaderShared so that in this case there is only one 
back-end store  and i want definitely that all of the members in the cluster 
has a backend store so all of the changes made in every member of the cluster 
have the same data transient and persistent.
and i need also statetransfer at startup and so far i know it is only possible 
with the CacheLoaderShared = false.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3904803#3904803

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3904803


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossCache] - Re: Replicated caches with each node having its own store

2005-11-02 Thread jiwils
I was not trying to suggest you set the CacheLoaderShared attribute to true.  I 
was only asking how it was set in your case given the observed behavior.  If 
you have set CacheLoaderShared to false, that, at least, would seem to be 
correct.  I have used independant cache loaders like this before, and I have 
not had this trouble.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3904880#3904880

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3904880


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossCache] - Re: Replicated caches with each node having its own store

2005-11-01 Thread jiwils
Is your cache loader setup to be shared or unshared?  This sounds like shared 
cache loader behavior, which based on your post, you do not want.

Example the following attribute in your cache configuration file:

attribute name=CacheLoaderSharedtrue/attribute

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3904673#3904673

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3904673


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user