Hello All, I have an architectural question related *Apacheds embedded into a war *file
I am facing challenges while doing weblogic/tomcat cluster setup with Apacheds embedded into a war file. Apacheds provides a directory lock and whichever server instance get hold of that lock will start up Apacheds and other instances (app deployment) are left in an unknown state. I have checkout multi-master and master-slave replication but that still do not solve the issue with cluster enabling *multiple server instances on the same machine*. Can you guide as how we can achieve cluster setup with the core capabilities of clusters intact: *1. failover 2. replication* 3. load balancing Thanks!
