2 Replies Latest reply on Dec 15, 2010 1:00 AM by jaikiran

    Starting jboss using -b 0.0.0.0

    dato.java

      Hello,

       

      When i start jboss-4.2.3.GA with option -b 0.0.0.0  from another machine i cant access ejb which is deployed , but when i start jboss-4.2.3.GA with using option -b <ip of server> it works fine, so can anyone tell me what i am missing?