Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-1851

run.bat in simpleclient for teiid 7.5 incorrect path

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 7.6
    • 7.5
    • Common
    • None
    • Low

      following the instructions in the quick start guide and the README for the simpleclient, the command fails when run on windows.
      run.bat localhost 31000 dynamicportfolio "select * from tables"

      This part of the run.bat is incorrect:
      rem Second one adds the Teiid client
      set TEIID_PATH=../lib/teiid-7.5.0.Final-client.jar

      should be:
      rem Second one adds the Teiid client
      set TEIID_PATH=../../lib/teiid-7.5.0.Final-client.jar

              rhn-engineering-rareddy Ramesh Reddy
              mikebailey_jira Mike Bailey (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: