Ok I know what the problem is. My machine has IP 192.168.1.201 and another static IP say
1.2.3.4. After the changes made to use ports-01, if I type
http://192.168.1.201:8180, then
it works but not with
http://1.2.3.4:8180. In the server.log, I see that
jboss.bind.address is taken as 0.0.0.0. I somehow need to change jboss.bind.address to
1.2.3.4. How do I do it?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004022#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...