[
https://issues.jboss.org/browse/TEIID-3989?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-3989:
---------------------------------------
This of course is a class loading issue. If the exception chain for the SourceWarning
contains a class that is not in the client classpath, then it is reconstructed as the base
TeiidSQLException rather than the expected SourceWarning.
PartialResultsWarning not being returned
----------------------------------------
Key: TEIID-3989
URL:
https://issues.jboss.org/browse/TEIID-3989
Project: Teiid
Issue Type: Bug
Components: JDBC Driver
Affects Versions: 8.11.3, 9.0
Reporter: Tom Arnold
Assignee: Steven Hawkins
Attachments: TeiidTest.zip, TeiidTest2.zip, Test-vdb.xml, translator-test.zip
I'm trying to follow the example
[
here|https://docs.jboss.org/author/display/TEIID/Partial+Results+Mode] to return source
failure information to my app. Partial results mode does work, but I'm getting
{{TeiidSQLWarning}} instead of the expected {{PartialResultsWarning}}.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)