To change the port numbers, see http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigurePorts
Also, look at the file docs/examples.binding-manager/sample-bindings.xml for instructions on setting up the port binding manager. Another possibility is to assign each server a different IP address. This works only if you have multiple nICs or you NIC supports multiple iP addresses (and you have set up multiple IP addresses). To bind a server to a specific IP address, use the -b command line option. For example: run -b 192.168.0.100 -c server01 run -b 192.168.0.101 -c server02 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043214#4043214 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043214 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
