[jboss-jira] [JBoss JIRA] Created: (JBAS-5035) MySQLValidConnectionChecker has driver name com.mysql.jdbc.Driver hard coded
Luc Boudreau (JIRA)
jira-events at lists.jboss.org
Mon Dec 3 10:58:52 EST 2007
MySQLValidConnectionChecker has driver name com.mysql.jdbc.Driver hard coded
----------------------------------------------------------------------------
Key: JBAS-5035
URL: http://jira.jboss.com/jira/browse/JBAS-5035
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JCA service
Affects Versions: JBossAS-5.0.0.GA, JBossAS-4.2.3.GA, JBossAS-5.1.0.CR1, JBossAS-4.0.5.SP1
Environment: Any
Reporter: Luc Boudreau
Assigned To: Weston Price
Priority: Blocker
The JCA MySQLValidConnectionChecker class has the driver name com.mysql.jdbc.Driver hard coded which prevents it from using any other driver class provided by the standard MySQL library. A good example of this is the replicated driver, which uses class com.mysql.jdbc.ReplicationDriver.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list