3 Replies Latest reply on Sep 20, 2007 7:27 AM by brucespringfield

    best way to manage a lot of start options?

    brucespringfield

      I have to set a lot of system properties to start my jboss servers, -D options.

      What is the best way to manage these options so I don't have to type huge entries on my command line whenever I start jboss? (i.e. run -Dblahblah -Dblahblah . . . )

      Can I add these options to the run.bat file?