]
Ted Jones updated TEIIDDES-2158:
--------------------------------
Git Pull Request:
Add check to ensure procedure has REST metadata
-----------------------------------------------
Key: TEIIDDES-2158
URL:
https://issues.jboss.org/browse/TEIIDDES-2158
Project: Teiid Designer
Issue Type: Enhancement
Components: VDB & Execution
Affects Versions: 8.5
Reporter: Van Halbert
Assignee: Ted Jones
Fix For: 8.5
When in the VDB editor and selecting to have the war auto-generated, add checking to
ensure there is at least one procedure with REST based extension metadata, which is
required to generate a REST WAR file. Also, the procedure needs to return result set with
single column of either XML, Clob, Blob or String.