[jbossts-issues] [JBoss JIRA] Updated: (JBTM-314) JDBCStore.getJDBCClass does not work for some JDBC drivers

Mark Little (JIRA) jira-events at lists.jboss.org
Wed Jan 14 07:25:05 EST 2009


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

Mark Little updated JBTM-314:
-----------------------------

    Fix Version/s: 4.7


> JDBCStore.getJDBCClass does not work for some JDBC drivers
> ----------------------------------------------------------
>
>                 Key: JBTM-314
>                 URL: https://jira.jboss.org/jira/browse/JBTM-314
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Transaction Core
>            Reporter: Jeremy Stone
>            Assignee: Mark Little
>             Fix For: 4.7
>
>
> Implementation of com.arjuna.ats.internal.arjuna.objectstore.JDBCStore getJDBCClass(Connection) breaks if JDBC driver DatabaseMetaData getDriverName()  is not consistent between driver releases or driver implementations (e.g. SQLServer), and tries to load illegally named classes if first word of reported driver name contains illegal characters (e.g. MySql).
> Maybe a pluggable strategy for determination of the class should be used instead.

-- 
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 jbossts-issues mailing list