[jboss-user] [Security & JAAS/JBoss] - Re: To grant access to JBOSS for web client not on the local

sfisque do-not-reply at jboss.com
Wed Jul 30 11:38:20 EDT 2008


when you launched jboss with run.sh, did you give it a bind address via the -b command flag?  otherwise it only binds to the loopback (127.0.0.1) and wont be accessible to the outside world.

try launching jboss with the following extra parameter:

-b [your hostname or external facing ip address]

that should fix it up for you.

== stanton


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

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



More information about the jboss-user mailing list