Maybe it's obvious but check your /etc/hosts.. and check how you are starting both
JBoss configurations..
my /etc/hosts looks like:
| 127.0.0.1 localhost
| 127.0.1.1
node1.jboss.org
| 127.0.2.1
node2.jboss.com
|
| and when i run the two Jboss configuration:
| ./run.sh -c defaultOrg -b
node1.jboss.org
|
| and the other
|
| ./run.sh -c defaultCom -b
node1.jboss.com
|
| this is the basic configurations.. but maybe some typo.. or something missing...
| Hope it helps
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161782#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...