1 Reply Latest reply on Dec 3, 2002 10:08 AM by slaboure

    HA Port Questions

    jjaxn

      We're trying to run 2 JBoss (3.0.2) servers in a cluster. I have a couple of questions:

      1) Should our clients connect to the HA-JNDI port rather than the JNDI port?

      2) JBoss seems to listen on a high-numbered port that I'm not specifying. Can anyone call out the ports used by clustered JBoss? Are there any other than:

      (HA-)JNDI Port
      (HA-)JNDI RmiPort
      (HA-) RmiObjectPort
      Webserver Port

      ?

      If so, how do I specify them so that we can tighten up our firewall?

      Thanks for any help,

      --Jerry Jackson

        • 1. Re: HA Port Questions
          slaboure

          1) yes
          2) the HA-JRMP port for invocation. You can specify this in the HA-Invoker mbean definition thanks to a "Port" attribute.

          Cheers,


          sacha