1 Reply Latest reply on Sep 11, 2008 2:22 AM by jaikiran

    Problems for windows service

      I follow instruction "Use the JavaServiceWrapper" and run jboss service, it work well, but only for localhost.

      i try to modify command line in the wrapper.conf

      wrapper.app.parameter.3=-b 0.0.0.0

      OR IP address

      wrapper.app.parameter.3=-b 192.XXX.XXX.XXX

      But it still does not work as remotely

      Anyone can solve this problem for me?