Description of problem: mysql-connector-java version 3.1.12 does not load with tomcat5. Loading the driver does lead to a trap. Version-Release number of selected component (if applicable): mysql-connector-java-3.1.12-3.fc6 mysql-5.0.37-2.fc7 How reproducible: Allways Steps to Reproduce: 1. Install mysql-server, mysql, mysql-connector-java, tomcat5 2. start a web application 3. watch java trapping while accessing the loaded mysql-jdbc-driver. Actual results: Java trap while accessing the mysql-connector-java mysql-jdbc-driver. Expected results: no trap. Additional info: The problem is solvable by removing the yum installed mysql-connector-java and installing the latest stable mysql-connector-java version from "http:// ftp.gwdg.de/pub/misc/mysql/mysql-connector-java-5.0.7.tar.gz"
Could we close this, since Fedora Core 6 isn't supported any more (AFAIK) and Fedora 7 onwards has an updated MySQL-Connector-JDBC version 5.0.8.
Updated package available.