[teiid-issues] [JBoss JIRA] (TEIID-1781) It is possible to call stored procedure via Teiid JDBC driver on VDB even though VDB doesn't contain the imported procedure

Steven Hawkins (Closed) (JIRA) jira-events at lists.jboss.org
Thu Nov 17 14:25:41 EST 2011


     [ https://issues.jboss.org/browse/TEIID-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins closed TEIID-1781.
---------------------------------


    
> 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

        


More information about the teiid-issues mailing list