0 Replies Latest reply on Jan 20, 2005 4:48 PM by gshekar

    How are the AJP port numbers determined for 2nd and 3rd inst

    gshekar

      Hi,

      I using BindingManger service to run multiple instance of jboss.
      There is no mention of portnumbers other than 8009 for AJP in service-bindings.xml.

      I am worndering as to how the AJP portnumbers are determined when 2nd and 3rd instance of jboss is run as follows.

      ./run.sh -Djboss.server.ports=ports-01 -c node1
      ./run.sh -Djboss.server.ports=ports-02 -c node2

      I know that the AJP portnumbers are 8109, and 8209 for 2nd and third instance of jboss respectively. But I want to know how this portnumber is determined.

      Please suggest.
      Thanks & Regards,
      -GnanaShekar-