This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: JBoss 4.2GA binds to IP but not webapppeterj Jun 14, 2007 10:44 AM (in response to lpiccoli)First place I would look is in /etc/hosts to make sure my host name was declare properly. 
- 
        2. Re: JBoss 4.2GA binds to IP but not webapplpiccoli Jun 15, 2007 1:23 AM (in response to lpiccoli)"PeterJ" wrote: 
 First place I would look is in /etc/hosts to make sure my host name was declare properly.
 thanks peter.
 the /etc/hosts look fine.
 since jboss binds ok to the ip and listens on the public IP i guess it is ok.
 is there some config that binds the web application to an IP?
 thanks
 -lp
- 
        3. Re: JBoss 4.2GA binds to IP but not webapplpiccoli Jun 15, 2007 2:14 AM (in response to lpiccoli)is there some config that binds the web application to an IP? 
 ooops looks like this is user error. The web-app was deployed correctly to public IP just like the manual states!
 i was just testing incorrectly.
 ouch:-(
 -lp
- 
        4. Re: JBoss 4.2GA binds to IP but not webapppeterj Jun 15, 2007 11:02 AM (in response to lpiccoli)The "-b" option binds the app server to an IP address, and you used that option so that is the IP address it is bound to (as you apparently found out). 
 
    