[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: HTTP 404 not using localhost

tiozao_bp do-not-reply at jboss.com
Thu Jan 10 14:11:38 EST 2008


try this:
run.sh -b 0.0.0.0
look in the readme.html :

"JBossAS 4.2.0.GA
    * JBossAS now binds its services to localhost (127.0.0.1) *by default*, instead of binding to all available interfaces (0.0.0.0). This was primarily done for security reasons because of concerns of users going to production without having secured their servers properly. To enable remote access by binding JBoss services to a particular interface, simply run jboss with the -b option. To bind to all available interfaces and re-enable the legacy behaviour use -b 0.0.0.0. In any case, be aware you still need to secure you server properly. "



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

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



More information about the jboss-user mailing list