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

Steven Hawkins (Jira) issues at jboss.org
Fri Nov 2 09:53:00 EDT 2018


     [ https://issues.jboss.org/browse/TEIID-5156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-5156.
-----------------------------------
    Resolution: Won't Fix


> 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.11.6_4
>            Reporter: Jan Stastny
>            Assignee: Van Halbert
>            Priority: Major
>
> 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.12.1#712002)


More information about the teiid-issues mailing list