[teiid-issues] [JBoss JIRA] (TEIID-2126) xmltype derserialization fails with jdk1.5 jar

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Aug 1 08:41:07 EDT 2012


Steven Hawkins created TEIID-2126:
-------------------------------------

             Summary: 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


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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list