xmltype derserialization fails with jdk1.5 jar
----------------------------------------------
Key: TEIID-2126
URL:
https://issues.jboss.org/browse/TEIID-2126
Project: Teiid
Issue Type: Feature Request
Components: JDBC Driver
Affects Versions: 8.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.1
The jdk 1.5 jdbc jar is actually a 1.4 compatible jar. Our version 1 serialization
expected by 8.0+ clients writes XMLType values directly to the output which leads to the
deserialization getting out of place since it cannot read a retrotranslated value that is
no longer an enum as an enum.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: