OK, I see where you are boot strapping the server, but is there a way to do
it through all configuration? In other words, if I use:
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jcs-jcache</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>
This way it is agnostic across caching providers. I'm steering away from
coding any JCache replication related code.
--
View this message in context:
http://tomee-openejb.979440.n4.nabble.com/JCS-JCache-replication-tp4677031p4677033.html
Sent from the TomEE Users mailing list archive at Nabble.com.