[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 10:27:06 EDT 2012


     [ https://issues.jboss.org/browse/TEIID-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-2126.
-----------------------------------

    Fix Version/s: 8.1
       Resolution: Done


repackaged the retro classes to create a 1.5 specific target (which creates a much smaller jar) and added a 1.4 jar.  also changed the classifiers to jdbc-jdkx.x rather than the old naming convention of client-jdkx.x
                
> 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: 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