-
Enhancement
-
Resolution: Done
-
Critical
-
3.0.0.Alpha2
-
None
A JDBC JAR is identified using the Java service provider mechanism. Such JARs will contain a text a file named "META-INF/services/java.sql.Driver", which contains the name of the class(es) of the Drivers which exist in that JAR.
We should add this to our two JDBC driver jars.