Hi,
We want to install AEM 6.0 SP2 on JBoss Application Server with Apache HTTP Server. As of now I see there are 2 ways to configure JBoss and Apache.
1. Configure JBoss and apache using mod_cluster. If we do this do we need a dispatcher ?
2. Configure dispatcher to route the request to JBoss application server. In this case how do we configure clustering of JBoss.
3. Also if there are multiple publish instances, then is there any way i need to do the deployment once and not multiple times for each server.