[
https://issues.jboss.org/browse/TEIID-3458?page=com.atlassian.jira.plugin...
]
Van Halbert commented on TEIID-3458:
------------------------------------
Updating deploy VDB groovy script to be able to be scriptable (OOTB). To execute:
./adminshell.sh -Dvdbname=
{vdbname}
-Dvdbfile=
{vdbfile}
. ./examples/DeployAndVerifyVDB.groovy
example:
./adminshell.sh -Dvdbname=People -Dvdbfile=./portfolio-vdb.xml .
./examples/DeployAndVerifyVDB.groovy
Update admin shell example(s) to assist with life cycle management
tasks
------------------------------------------------------------------------
Key: TEIID-3458
URL:
https://issues.jboss.org/browse/TEIID-3458
Project: Teiid
Issue Type: Enhancement
Components: Build/Kits
Affects Versions: 8.7.1.6_2
Reporter: Van Halbert
Assignee: Kylin Soong
Add, or update existing examples, in the admin shell tool that provide examples for life
cycle management tasks. These may include (but not limited to):
deploying VDB
configuring datasource / resource adapter
deploying jdbc driver (type 4)
???
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)