Van Halbert created TEIID-5018:
----------------------------------
Summary: 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.x-6.4
Reporter: Van Halbert
Assignee: Van Halbert
Priority: Minor
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
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)