1 Reply Latest reply on May 14, 2003 1:21 AM by slaboure

    How to install 2 identical web applications into one JBoss3.

    cdhuang_98

      Hi,

      I am new to JBoss, and I am able to install and use "mywebapp.war" web application under my JBoss installation. However, I am interested in making my JBoss installation run two instances of "mywebapp.war", so that I can eventually load balance across them using apache.

      Question: Is this type of setup possible? If yes, what do I have to do to get this going? I anticipate the need to change ports. Also, do I have to put "mywebapp.war" in a cluster? If yes, how?

      Your feedback is appreciated.

      Thanks in advance!

      -Carlton