[
https://issues.jboss.org/browse/TEIID-1781?page=com.atlassian.jira.plugin...
]
Van Halbert moved SOA-3481 to TEIID-1781:
-----------------------------------------
Project: Teiid (was: JBoss Enterprise SOA Platform)
Key: TEIID-1781 (was: SOA-3481)
Affects Version/s: 7.4.1
(was: 5.2.0.ER4)
Component/s: Server
(was: EDS)
Security: (was: Public)
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:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira