3 Replies Latest reply on Jul 13, 2010 1:25 PM by peterj

    query regarding Service Binding Manager on JBoss 5.x

    gopi1828

      I have doubt regarding starting JBoss with service binding manager i.e using -Djboss.service.binding.set

       

      1. Is bindings-jboss-beans.xml the master file where in if we change any port number that will over ride the default port ie if server.xml has default http and https ports as 8080 and 8443. If we change these ports in bindings-jboss-beans.xml to 18080 and 18443 then irrespective of the ports given in server.xml does JBoss will list to ports defined in bindings-jboss-beans.xml.