Uploaded image for project: 'Stratos'
  1. Stratos
  2. STRATOS-1106

CLI Startup Script does not accept Invocation Arguments

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.1.0 Alpha
    • 4.1.0 RC3
    • CLI
    • None

    Description

      It seems like we have not appended command line arguments to the CLI startup command in the bash script in 4.1.0-alpha:

      4.0.0:
      +java -cp "${class_path}" ${properties} ${debug} org.apache.stratos.cli.Main $*
      4.1.0 alpha:
      -java -cp "${class_path}" ${properties} ${debug} org.apache.stratos.cli.Main
      

      Attachments

        Activity

          People

            imesh Imesh Gunaratne
            imesh Imesh Gunaratne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: