[jboss-user] [Installation, Configuration & Deployment] - Re: Start up 2 JBoss in same machine
PeterJ
do-not-reply at jboss.com
Mon Jan 8 10:34:50 EST 2007
Look at the ./docs/examples/binding-manager/sample-bindings.xml file. It simplifies setting ports for 2 servers.
The other option for running two servers is to bind each to its own IP address. Of course, you need to either be able to assign multiple IP addresses to a NIC, or have multiple NICs. Then each server can use the same ports, just different addresses.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999055#3999055
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999055
More information about the jboss-user
mailing list