[jboss-jira] [JBoss JIRA] (JBJCA-1253) Multiple JDBC drivers versions - wrong driver is used

Enrique González Martínez (JIRA) issues at jboss.org
Wed Mar 11 09:57:19 EDT 2015


Enrique González Martínez created JBJCA-1253:
------------------------------------------------

             Summary: Multiple JDBC drivers versions - wrong driver is used
                 Key: JBJCA-1253
                 URL: https://issues.jboss.org/browse/JBJCA-1253
             Project: IronJacamar
          Issue Type: Bug
            Reporter: Enrique González Martínez
            Assignee: Enrique González Martínez


When multiple verions of the driver are being used only one is being used. the class driver is cached with the same string, i.e: "jdbc:mysql". This cache is shared among every mcf (the field LocalManagedConnectionFactory::driverCache  is static). 



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)



More information about the jboss-jira mailing list