0 Replies Latest reply on Sep 25, 2013 4:17 AM by imranbaseer

    Regarding the MYSQL JDBC Driver update

    imranbaseer

      Dear Folks,

       

      Due to some issue, I am going to downgrade the MYSQL JDBC driver from "mysql-connector-java-5.1.18-bin.jar" to old version  "mysql-connector-java-5.0.5-bin.jar" in jboss-5.1. If it doesnt works then I will upgrade it to latest version "mysql-connector-java-5.1.25-bin.jar".

       

      I have placed the MYSQL JDBC driver jar file and DS configuration file in the below mentioned path.

       

      For changing only the MYSQL JDBC driver jar file in our current environement,

       

      1) Could you please confirm whether i need to mention the MYSQL JDBC driver jar file path in any of the configuration file(.xml, .ini)?

      2) Only by placing the MYSQL JDBC driver jar file in the Jboss is enough to start and connect the Jboss and DB?

       

      MYSQL JDBC driver jar file:

      ***********************************

      ../aaa/lib/mysql-connector-java-5.0.5-bin.jar

       

      DS configuration File:

      *************************

      ../aaa/deploy/mysql-ds.xml

       

      Thank you.