0 Replies Latest reply on Jan 27, 2005 1:05 PM by gshekar

    How does ServiceBindingManager assign port 8190 for 2nd inst

    gshekar

      Hi,

      I am able to successfully run 2nd instance of jboss using ServiceBindingManager. But i don't understand how ServiceBindingManager is using port 8109 for the 2nd instance. This port is not even mentioned in ${JBoss_Home}/server/node1/conf/service-binding.xml file, which is a copy of ${JBoss_Home}/docs/examples/binding-manager/sample-bindings.xml .

      I am starting the 2nd instance of jboss as follows
      nohup ./run.sh -Djboss.server.ports=ports-01 -c node1

      Thanks & Regards,
      -GnanaShekar-