4 Replies Latest reply on Jun 15, 2007 11:02 AM by peterj

    JBoss 4.2GA binds to IP but not webapp

    lpiccoli

      fedora fc5
      jboss4.2.GA

      hi all,

      i am using the run.sh -b option to bind jboss against a machine IP.

      netstat reports it running on 8080.

      I can access the default jboss page on the IP:8080

      but when i try to hit my web app it returns a 404.

      so i tried the jboss console. it is reporting that my web apps are deployed and bound to localhost. not sure exactly what it is reporting but it seems that the web apps are only accessible from localhost.

      errhh what is going on?

      -lp