I too had the same problem with MySQL and having the driver jar in
classpath solved it :-)
Guido García Bernardo wrote:
Is your driver in the classpath?
Dropping the driver .jar file into your TOMCAT_HOME\common\lib directory
should work fine...
Regards
Bertulu Gianluca wrote:
Hi, I'm usin
Is your driver in the classpath?
Dropping the driver .jar file into your TOMCAT_HOME\common\lib directory
should work fine...
Regards
Bertulu Gianluca wrote:
Hi, I'm using ibatis 2.0 mith sybase ASE 12.5, but the connection fails with
this message:
Failed to queryForList - id [getModuli],
Hi, I'm using ibatis 2.0 mith sybase ASE 12.5, but the connection fails with
this message:
Failed to queryForList - id [getModuli], parameterObject [null]. Cause:
org.apache.commons.dbcp.SQLNestedException: Cannot load JDBC driver class
'com.sybase.jdbc2.jdbc.SybDriver'
Here you can see my c