0 Replies Latest reply on Jan 13, 2005 5:39 PM by rocklord1960

    run.bat question

    rocklord1960

      I'm trying to set up Jboss in an OS/2 environment.
      The batch file that starts it has some set statements. This one works fine:
      set JAVA_OPTS=%JAVA_OPTS% -Xms128m -Xmx512m
      But this does not:
      set JAVA_OPTS=%JAVA_OPTS% -Dprogram.name=%PROGNAME%
      It think it doesn't like the = sign. Any help would be greatly appreciated.

      Bart
      --