Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-7104

Typo in windows run.bat prevents inclusion of tools.jar

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Trivial
    • 6.0.0.M1
    • JBossAS-5.1.0.GA
    • Other
    • None

    Description

      Just noticed the following in the windows run.bat while investigating an issue.

      if "x%JAVAC_JAR%" == "x" (
      set "RUNJAR=%JAVAC_JAR%;%JBOSS_HOME%\bin\run.jar"
      ) else (
      set "RUNJAR=%JBOSS_HOME%\bin\run.jar"
      )

      The set commands should be reversed.

      Attachments

        Activity

          People

            smarlow1@redhat.com Scott Marlow
            kconner@redhat.com Kevin Conner (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: