[teiid-issues] [JBoss JIRA] Commented: (TEIID-713) JDBC Connector deregistration logic is incorrect.

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Jul 10 12:35:29 EDT 2009


    [ https://jira.jboss.org/jira/browse/TEIID-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12475789#action_12475789 ] 

Steven Hawkins commented on TEIID-713:
--------------------------------------

I should mention the side effect of this is that drivers registered outside of the connector class loader could be deregistered.  This isn't a problem for teiid logic as we don't use the drivermanager (except for tests), but is an for embedded use.

> JDBC Connector deregistration logic is incorrect.
> -------------------------------------------------
>
>                 Key: TEIID-713
>                 URL: https://jira.jboss.org/jira/browse/TEIID-713
>             Project: Teiid
>          Issue Type: Bug
>          Components: JDBC Connector
>    Affects Versions: 6.0.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 6.2.0
>
>
> The current deregistration logic is checking the wrong classloader.  It should be using the context class loader to compare against the driver's classloader.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the teiid-issues mailing list