[Logo] Terracotta Discussion Forums (LEGACY READ-ONLY ARCHIVE)
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
Ehcache replication doesn't work  XML
Forum Index -> Ehcache
Author Message
uthpala

neo

Joined: 05/21/2014 22:40:20
Messages: 1
Offline

Hi,

I am using ehcache in a clustered environment (with two nodes) and using RMI replication . I have attached ehcache.xml configuration file which is used for one node.

Once the cache object is created in node A, object is replcated to node B.
Then i change the obect and cached it again (with same key) in node B. Updated object is replicated to node A. Then again in node A I change the value. At that time those changes do not replicated to Node B.

I was using spring (3.2.4.RELEASE) annotation with ehcache (2.6.0) .

Replication method : RMI replcated caching

Can some one explain me where the issue is ??
Highly appreciate your help.

Thanks,
Uthpala
 Filename ehcache.xml [Disk] Download
 Description
 Filesize 2 Kbytes
 Downloaded:  149 time(s)

 
Forum Index -> Ehcache
Go to:   
Powered by JForum 2.1.7 © JForum Team