Changing the ports in server.xml is not necessary - the bindings.xml file includes those ports. But note that the settings in server.xml take precedent if you change them due to the way that the port numbers in binding.xml are applied to server.xml.
And I gave you the wrong port binding name, it should be (sorry): run -Djboss.service.binding.set=ports-01 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4213519#4213519 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4213519 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
