[
https://issues.jboss.org/browse/TEIID-2115?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-2115:
-------------------------------------
This is occurring because, the web-service procedure uses the reference to the mapping
document in its transformation. When the resolution is run on it, then the exception
occurs. Not sure how to check for the mapping document usage inside the transformation.
Designer VDB with WebService model failed to deploy
---------------------------------------------------
Key: TEIID-2115
URL:
https://issues.jboss.org/browse/TEIID-2115
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 8.1
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Fix For: 8.1
Attachments: TxnService.vdb
Trying deploy a VDB with Web service and XML models is having metadata resolution issues
during deploy.
{code}
11:18:07,636 WARN [org.teiid.PLANNER.RESOLVER] (teiid-async-threads - 3) TEIID31080 View
PostgreTxn_WS.PostgreTxn_g1.getg1 validation error: QueryResolverException-Group does not
exist: PostgreTxn_Output_View.g1_OutputView
11:18:07,638 WARN [org.teiid.PLANNER.RESOLVER] (teiid-async-threads - 3) TEIID31080 View
PostgreTxn_WS.PostgreTxn_g2.getg2 validation error: QueryResolverException-Group does not
exist: PostgreTxn_Output_View.g2_OutputView
11:18:07,639 INFO [org.teiid.RUNTIME] (teiid-async-threads - 3) TEIID40073 The metadata
for the VDB TxnService.1 is loaded, however it is not valid. Check models for errors.
Correct the metadata and re-deploy.
{code}
I originally remembered to skip the model validation on these types of models.
--
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