4 Replies Latest reply on May 21, 2007 1:49 AM by sam07

    Need to deploy on localhost for debug, but browse using real

    nalbion

      Until I upgraded from JBoss 4.0.5 to 4.2.0 and MyEclipse 5.1 to 5.5 I was able to deploy my web app to local host, and then browse to it at 127.0.0.1:8080 or 192.168.1.1:8080 or myRealAddress:8080. Now, all that works is 127.0.0.1:8080. It's important that I can use the real IP address and not 127.0.0.1

      I'm not sure if it's a JBoss problem or a myEclipse problem, but hopefully someone here will know how to do this.