0 Replies Latest reply on Feb 13, 2015 9:05 PM by vikas.reddy

    Deploying Dynamic Web Project on cluster

    vikas.reddy

      I am new to JBoss AS and Cluster Computing,

       

      I have a simple setup of a cluster with 4 nodes running JBoss 7.1.1, and using mod_cluster

      and I need to deploy my dynamic web application which uses MySQL database.

      My question is, should I create database on each node, and how they will be synchronized.

       

      Thank you very much.