1 Reply Latest reply on May 15, 2013 1:28 AM by soul2zimate

    How to run JBOSS6 through Eclipse indigo with Run Time Parameters

    saurabh_agr

      Hi,

      when i run JBOSS through Eclipse, jboss starts on 127.0.0.1 ip, and i want to run jboss on different ip.

      To do that i have to run JBOSS through command prompt by using -b run time parameter such as : run -b <ip>

      My Question : Is there any way to specify IP when run jboss through eclipse.

       

      I want to provide ip when starting server rather than defining it in configuration file.


      Thanks.