[teiid-issues] [JBoss JIRA] (TEIID-5156) Quickstarts unify simpleclient instructions

Jan Stastny (JIRA) issues at jboss.org
Sat Nov 18 16:26:00 EST 2017


Jan Stastny created TEIID-5156:
----------------------------------

             Summary: Quickstarts unify simpleclient instructions
                 Key: TEIID-5156
                 URL: https://issues.jboss.org/browse/TEIID-5156
             Project: Teiid
          Issue Type: Bug
          Components: Quick Starts
    Affects Versions: 8.12.x-6.4
            Reporter: Jan Stastny
            Assignee: Van Halbert


Unify simpleclient instructions
{code}
==== Using the simpleclient example ====

1) Change your working directory to ${JBOSS_HOME}/quickstarts/simpleclient"

2) Use the simpleclient example to run the following queries:

Example:   mvn exec:java -Dvdb="portfolio" -Dsql="example query" -Dusername="xx" -Dpassword="xx"
{code}
vs.
{code}
==== Using the simpleclient example ====

1. Change your working directory to "<quickstart.install.dir>/simpleclient"

2. Use the simpleclient example to run the following queries:

Example:   mvn exec:java -Dvdb="portfolio" -Dsql="example query"
{code}

* the location of simpleclient project is different each time



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the teiid-issues mailing list