JBoss Community

Re: JBoss 7.0.2 binding to IP Address

created by Peter Johnson in Beginner's Corner - View the full discussion

And when I run standalone.bat -Djboss.bind.address=172.16.122.194

I got the following line

08:25:30,432 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-8) Starting Coyote HTTP/1.1 on http--172.16.122.194-8090

Then you should be able to access http://172.16.122.194:8080 or http://hostname:8080 where hostname resolves to IP address 172.16.122.194. You will not be able to access http://localhost:8080

Reply to this message by going to Community

Start a new discussion in Beginner's Corner at Community