Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-5579

standalone.bat using 'or' keyword for --debug parameter

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Minor Minor
    • None
    • EAP 6.1.0.Alpha (7.2.0.Final)
    • Scripts
    • None

      When using a parameter like --server-file with standalone.bat, at line 18, keyword 'or' prevents the IF test from working correctly and always set DEBUG mode. this is not supported in .BAT

      ) else if "%1" == "--debug" or "%1" == "-d" (

            tomazcerar Tomaž Cerar (Inactive)
            donnber Bertrand DONNET (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: