JBoss 4.2 binds to 127.0.0.1 by default. You need to specify the bind address with
-b <IP>
eg
-b 0.0.0.0
to bind to all addresses
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051298#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...