[
https://jira.jboss.org/browse/TEIID-1128?page=com.atlassian.jira.plugin.s...
]
Ted Jones commented on TEIID-1128:
----------------------------------
See artifacts from
https://jira.jboss.org/browse/TEIID-1126 to reproduce. The query
executed is: exec Books_MySql_WS.Books_MySql_AUTHORS.getAUTHORS(?); with a parameter of
<?xml version="1.0" encoding="UTF-8"?><aut:AUTHORS_Input
xmlns:aut="http://www.metamatrix.com/AUTHORS_Input">
<!--Optional:-->
<AUTHOR_ID xmlns="">124</AUTHOR_ID>
</aut:AUTHORS_Input>
Invalid Resolver Error
-----------------------
Key: TEIID-1128
URL:
https://jira.jboss.org/browse/TEIID-1128
Project: Teiid
Issue Type: Bug
Components: Query Engine
Reporter: Ted Jones
Assignee: Steve Hawkins
Fix For: 7.0
Getting the following exception executing a stored procedure with a parameter from a web
service model:
11:28:24,508 WARN [PROCESSOR] Processing exception 'Error Code:ERR.015.008.0019
Message:Error Code:ERR.015.008.0019 Message:Unable to resolve element:
Books_MySql_Output_View.AUTHORS_OutputView.AUTHORS_Output.AUTHORS_Output_Instance.AUTHOR_ID'
for request 5A806b3/JTrd.1. Exception type
org.teiid.api.exception.query.QueryPlannerException thrown from
org.teiid.query.resolver.util.ResolverVisitor.handleUnresolvedElement(ResolverVisitor.java:116).
The element path is valid though and should be resolved.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira