[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: away from console setup for jmx-console?

PeterJ do-not-reply at jboss.com
Thu Oct 18 15:51:36 EDT 2007


I assume that you are running JBoss AS 4.2.x (you never said). That version binds to localhost by default. If you bind it to 0.0.0.0, then it will be accessible from anywhere:

./run.sh -b 0.0.0.0

By the way, this is documented in the readme file.

Oh, and if you are running the app server as a service, see my post in http://www.jboss.com/index.html?module=bb&op=viewtopic&t=121025&postdays=0&postorder=asc&start=10, near the bottom of the page .

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

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



More information about the jboss-user mailing list