[jboss-user] [JNDI/Naming/Network] - Re: UnknownHostException after successful connection to port

kahzoo do-not-reply at jboss.com
Tue Mar 25 08:17:08 EDT 2008


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



More information about the jboss-user mailing list