]
Steven Hawkins updated TEIID-5018:
----------------------------------
Fix Version/s: 10.0
(was: 10.x)
Unable to deploy war using Quickstart: hibernate-on-top-of-teiid
using "mvn package jboss-as:deploy" method
------------------------------------------------------------------------------------------------------------
Key: TEIID-5018
URL:
https://issues.jboss.org/browse/TEIID-5018
Project: Teiid
Issue Type: Bug
Components: Quick Starts
Affects Versions: 8.12.11.6_4, 10.x
Reporter: Van Halbert
Assignee: Van Halbert
Priority: Minor
Fix For: 10.0, 8.12.11.6_4
When trying to deploy the vdb as part of the hibernate-on-top-of-teiid quickstart, unable
to run the command: mvn -s ../settings.xml package jboss-as:deploy
had to manually deploy the war.
Would suggest changing to use a CLI script. example:
execute: ./jboss-cli.sh --connect
--file=../quickstarts/hibernate-on-top-of-teiid/src/scripts/deploy-vdb.cli