Did it for a JUG: - the server: https://github.com/rmannibucau/rmannibucau.github.com/blob/master/2015/LorraineJUG/demo/src/main/java/com/github/rmannibucau/jug/lorraine/jcs/remote/RemoteServerLauncher.java (not this was just by laziness cause there is already a main in jcs) - the client config: https://github.com/rmannibucau/rmannibucau.github.com/blob/master/2015/LorraineJUG/demo/src/main/resources/client.properties
Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com> 2015-11-30 20:10 GMT+01:00 sgjava <[email protected]>: > Can you configure the client and server on localhost with the same JCS > configuration file? I want this for an example, so it wouldn't be something > you'd normally do. > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/JCS-JCache-replication-tp4677031.html > Sent from the TomEE Users mailing list archive at Nabble.com. >
