[jboss-user] [Remoting] - Re: Encounting

lanceliao do-not-reply at jboss.com
Wed Apr 30 03:42:05 EDT 2008


It's not the jboss-remoting.jar itself, but the command line to start jboss that caused the above problem.  Problem was resolved by adding -Dremoting.bind_by_host=false, like this:

sh run.sh -b 172.30.2.180 -Djboss.bind.address=0.0.0.0 -Dremoting.bind_by_host=false.


 

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

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



More information about the jboss-user mailing list