3 Replies Latest reply on Jul 20, 2002 5:16 AM by slaboure

    Multiple Jboss instances on 1 machine

    joao.clemente

      I'll try clustering features using one machine running multiple JBoss instances.
      Being so, what do I need to do to get this running?

      Do I need to install JBoss into 2 different directories? Or can I share something, having only the configuration and deployment directories separated?

      And what do I need to change in my configuration files so that I don't have the 2 JBoss servers trying to "run over" each other? My guess is that I'll have to change my JNDI and HA-JNDI port numbers, my http server port number, and...?

      Thank you