Hello,

You can make the JBoss AS to listen an particular ipaddress instead of 
localhost by running the JBoss AS with the following option.

$ ./run.sh -b {ipaddress}

For your case,

$ ./run.sh -b 192.168.0.5

Regards,
ViSolve JBoss Team

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949569#3949569

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949569


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to