[jboss-user] [JBoss Eclipse IDE (users)] - Re: Can't Access JBoss 4.0.2 via IP address while running in

rob.stryker@jboss.com do-not-reply at jboss.com
Wed Jan 10 13:01:23 EST 2007


Ok... so here's what I've been told. 

If you start JBoss with the --host=x, or -b x, where x is an ip, localhost, or machine name, it will ONLY bind to that one address.  If you do not include those flags, it will bind to all available addresses. (This is clearly what you want)

The default behavior in the IDE is to bind to the host declared in the wizard used to create the server. 

** TO CHANGE THIS ** for one server, you have to change it's command line arguments as follows:

In the server or JBoss Servers view, double click the server to open its editor.
Select the "Open Launch Configuration" hyperlink. 
Go to the start arg tabs and remove the "--host=xyz" portion.

That should fix your issue. 

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

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



More information about the jboss-user mailing list