[
https://issues.jboss.org/browse/TEIID-3899?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-3899:
---------------------------------------
Sorry I didn't see the full scope of what you were doing with the doc change. I saw
that the source related methods, weren't documented and added them to
https://docs.jboss.org/author/display/TEIID/Translator+Capabilities
We'll add back the doc change you had for the execution property if we need that.
It also may make sense to just switch the source required for metadata flag back to false
and keep the nativemetadatarepository change.
Allow Web Services translator to retrieve metadata without source
connection
----------------------------------------------------------------------------
Key: TEIID-3899
URL:
https://issues.jboss.org/browse/TEIID-3899
Project: Teiid
Issue Type: Enhancement
Components: Misc. Connectors
Affects Versions: 8.11
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Fix For: 8.13, 8.12.x
The "ws" translator, is set to "isSourceRequiredForMetadata" to true.
However, there are two issues
1) There is no way to turn this flag to false
2) If the "ws" translator is secured through "security-domain", then
authentication failure message by passes the "isSourceRequiredForMetadata" flag
and returns as error, thus leaving the VDB in "metadata load failed" state.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)