analytic

Saturday, 24 November 2012

Configuring Jboss Cluster using Apache JK Module:

Configuring Jboss Cluster using Apache JK Module: Jboss clustering is used to enable application failover and load balancing.  To configure jboss cluster, you need to Jboss Application Servers with similar configuration and one apache server.  Apache can also be configured on any one of the jboss application server. Please follow the below steps to configure a jboss cluster using Apache JK Module. 1. Install apache 2.0.x server. 2. Download and install JK module from apache.org.  If the JK module is installed,...