Hi Donald, I need to use the in a distributed multi jvm but of course with eviction. That is why wonder if the ehcache replikation itself can do the job. OpenJpa Cache will be configured as "sjvm" and ehcache will be configured to replicate "removes, updates as synchronized ". So if a e.g. "remove" on the DataCache is synchronized propagated by ehcache via jgroups to all other nodes, we should have the same behavior as using TCPRemoteCommitProvider.
Oliver -- View this message in context: http://openjpa.208410.n2.nabble.com/configure-RemoteCommitProvider-for-Amazon-EC2-tp5064783p5087435.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
