2 Replies Latest reply on Sep 7, 2012 3:02 PM by robertobeeman

    Why do i see "Deploying non-JDBC-compliant driver class com.mysql.jdbc.Driver"

    robertobeeman

      Hi All,

       

                I am very sure that my SQL Driver "mysql-connector-java-5.1.13-bin.jar" is JDBC 4 compliant still in the JBoss AS 7.1.2 Console output i can see the following INFO message:

       

      [Server:server-one] 14:15:02,884 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) JBAS010404: Deploying non-JDBC-compliant driver class com.mysql.jdbc.Driver (version 5.1)
      

       

                Why JBoss is not able to understand that my driver is JDBC 4 compliant.