At 18.51 28/08/2002 +0200, you wrote: >I just dropped it into the lib folder. My setup in web.xml and >cocoon.xconf are like Jermey Aston desribed in his reply (only >difference are the classnames for connector/j).
OK I dropped the mysql-connector-java-3.0.0-beta-bin.jar file ( I did not rename it) into my cocoon/WEB-INF/lib folder and add the classname com.mysql.jdbc.Driver to the web.xml file. Cocoon starts up, but in the access.log I got a java exeption ... >Try dropping it $CATALINA_HOME/common/lib, that seems to work for some >setups. No if a drop the mysql-connector-java-3.0.0-beta-bin.jar file here tomcat will not start. Is there something else that could be wrong ? May be a Java classpath ? The configuration of tomcat ( even if all the examples/applications of tomcat worked fine) ? Cocoon (here also no problems with the standard installation and given examples ). May be some conflict with other drivers. P.ex. I got the jdbc interbase driver in my classpath ... --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>