3 Replies Latest reply on Jul 7, 2003 2:12 AM by slaboure

    Changing the RMI Port

    jackpot

      Hi,

      I am trying the set up a cluster using the documentation. I am on a NT server system on network having a leased IP. I am having JBoss 3.2.1-Tomcat 4.x.

      If I modify the RmiPort from 0 to some other value, for HA JNDI, what other settings should I make?

      I have only one NIC. Should I modify the UDP and assign bind_addr?

        • 1. Re: Changing the RMI Port
          slaboure

          What is the goal of these changes BTW?

          • 2. Re: Changing the RMI Port
            jackpot

            My goal is to fully customize the server. I dont want the server to listen on the ports, partitions, that are commonly used. Since we are having our own client software, which we can be modified to the effect, this can make it feel like we are having our own server.

            Thankyou,
            JP

            • 3. Re: Changing the RMI Port
              slaboure

              I suggest you take a look at the binding manager service (in JBOSS_HOME/docs/....) of the most recent 3.2.x releases, it is a way to centralize you ip/port config (or something else in an XML file without changing the other JBoss conf files. There is something about it in the new 3.2 doco.

              Cheers,

              sacha