Hi, i try to run the tutorial and every time i get an exception :
Original exception : org.apache.avalon.excalibur.datasource.NoValidConnectionException: No valid JdbcConnection class available at org.apache.avalon.excalibur.datasource.JdbcConnectionFactory.newInstance(JdbcConnectionFactory.java:164) at org.apache.avalon.excalibur.pool.ResourceLimitingPool.newPoolable(ResourceLimitingPool.java:629) at org.apache.avalon.excalibur.pool.ValidatedResourceLimitingPool.newPoolable. to work around the problem i have modified the .xsp file putting there inside the jdbc tags (driver, url ...) just before the connection in the esql tags ; in this it runs ... so i think - the jdbc configuration is right - the jdbc driver is correctly running - i have no compatibility problems between jdks it seems to be only a pool configuration problem. i run with XPpro, Tomcat 4.1.24, jdk 1.4.0_01, cocoon 2.04 from binaries, not ricompiled, MySql 3... thanks a lot Flavio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
