[teiid-issues] [JBoss JIRA] (TEIID-3839) minimize implicit dependencies on sun classes

Steven Hawkins (JIRA) issues at jboss.org
Mon Nov 23 08:14:00 EST 2015


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

Steven Hawkins resolved TEIID-3839.
-----------------------------------
    Fix Version/s: 8.13
       Resolution: Done


Updated the logon result class to prevent a classnotfound exception and to send the timezone id so that newer client won't need the sun.jdk module dependency.

> minimize implicit dependencies on sun classes
> ---------------------------------------------
>
>                 Key: TEIID-3839
>                 URL: https://issues.jboss.org/browse/TEIID-3839
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: JDBC Driver, Server
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.13, 8.12.3
>
>
> Serialization of the server timezone can rely on sun.util.calendar.Zoneinfo, which is not allowed by default in EAP/Wildfly if using the driver as just a jar.  Ideally we should avoid direct serialization of these classes as much as possible.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list