Re: connection fails with sybase

2005-07-15 Thread Roomity
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

Re: connection fails with sybase

2005-07-05 Thread Guido García Bernardo
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],

connection fails with sybase

2005-07-05 Thread Bertulu Gianluca
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