It is possible to call stored procedure via Teiid JDBC driver on VDB
even though VDB doesn't contain the imported procedure
---------------------------------------------------------------------------------------------------------------------------
Key: TEIID-1781
URL:
https://issues.jboss.org/browse/TEIID-1781
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 7.4.1
Reporter: Filip Nguyen
Assignee: Van Halbert
I use setting same as in SOA-3478. But I deleted the procedure from xmi files in the VDB
(attachment) and changed query to:
{code:title=Teiid Query|borderStyle=solid}
String query = "{ CALL getEmployeeSurnames }";
{code}
The Query is called and result set is returned.
After conversation with Steven Hawkins I understand that this shouldn't be possible
and Teiid should respond that it cannot resolve the query.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: