1 Reply Latest reply on May 17, 2007 10:00 AM by saswel

    Accessing jboss server from other machines

    kannan_jboss

      Hi, JBOSS 4.0.2
      I would like to know, why jboss server is not accessible from other machines, like http://localhost:8080/app works but not http://qa-machine:8080/app does not. I googled and found this link,
      http://rimuhosting.com/jboss.jsp

      This mentions about removing e -b 127.0.0.1 option however when I open run.conf I could not find any such configuration.

      Can someone help me?