4 Replies Latest reply on Jan 2, 2012 5:24 AM by rob.stryker

    JBoss 7 accessable only localhost when launched from eclipse but not standalone.bat.

    monty_hall

      When server is running under eclipse, I can only access the web app locally.  when I run using standalone.bat, it works.  Running jboss 7, win 64, eclipse indigo 64, standalone.xml.  How can I get eclipse to allow external access?  I'm developing a facebook app and would find it rather annoying to run standalone.bat when should be able to do it from eclipse.

       

      I've set on the server

      jboss.bind.address=192.168.1.53

       

      Log:

      11:50:59,967 INFO  [org.apache.coyote.http11.Http11AprProtocol] (MSC service thread 1-14) Starting Coyote HTTP/1.1 on http-XXX-192.168.1.53-8080

       

      I've also set it to: 0.0.0.0