You're probably using '-b hostname' option (or the equivalent long version '--host=hostname' option) when you start JBoss run.sh/run.bat.
If that is the case, replace the hostname portion with the IP address. Alternatively, removing the -b (or --host) option will have the same effect, but if your JBoss is running on a multi-homed host, then this has a side effect of allowing connections on all IP addresses). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138692#4138692 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138692 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
