Im using maven, hibernate3, struts and spring in my application and have successfully used ehcache. Caching is done locally and now i want to go distributed. I'm not able to find a good tutorial where it's explained step by step how i would be able to go distributed with ehcache with terracotta.
Help would be appreciated.
Thanks