Hi The logfile created does not show anything when the ESQL tags are not processed; it is empty.
Have tried reinstalling all the components; again, everything works fine on the test machine, and not on the current web server - and we have tried to get the version and individual file configurations matching as far is as possible. I am not sure what you mean "explicitly load mysql_comp.jar in tomcat.sh" I cannot find any :staticClasspath section - can you please give me an example of what this section should look like and where to insert it. Thanks!! Derek >>> [EMAIL PROTECTED] 09/11/2001 04:47:07 >>> Hi Derek: Here is my cocoon.properties. Note the entire jdbc-driver section: you'll see that the DBMM driver is also listed on the first line: # These are the supported jdbc-drivers and their adaptors. # These properties are used by the DBFactory. processor.xsp.pool.database.adaptor=DBWeblogic,DBOracle,DBInstantDB,DBPostgres,DBSybase,DBInformix,DBMM processor.xsp.pool.database.adaptor.DBWeblogic=weblogic.jdbc.pool.Driver processor.xsp.pool.database.adaptor.DBOracle=oracle.jdbc.driver.OracleDriver processor.xsp.pool.database.adaptor.DBInstantDB=org.enhydra.instantdb.jdbc.idbDriver processor.xsp.pool.database.adaptor.DBPostgres=postgresql.Driver processor.xsp.pool.database.adaptor.DBInformix=com.informix.jdbc.IfxDriver processor.xsp.pool.database.adaptor.DBSybase=com.sybase.jdbc.SybDriver processor.xsp.pool.database.adaptor.DBMM=org.gjt.mm.mysql.Driver Also note the log line: this can help you see exactly where it is throwing up: processor.xsp.pool.logfile=c:\_trash\dbPool.log I guess the next thing to look at is versions: what is your tomcat, jdk & mysql versions? Also, do you explicitly load mysql_comp.jar in tomcat.sh/tomcat.bat? You might try that. Edit the :staticClasspath section and add it. It really seems like cocoon is just not able to access the jar. Lajos galatea.com Derek Hohls wrote: > Thanks - they do all already have the mysql_uncomp.jar as well... > > >>>>[EMAIL PROTECTED] 09/11/2001 10:35:02 >>> >>>> > Dunno if this makes a difference, but I have mysql_comp.jar located in $TOMCAT_HOME/webapps/cocoon/web-inf/lib > > Another thought: try each configuration using mysql_uncomp.jar. Perhaps one of the OS's (or one of the JDK's) is having a problem reading a compressed jar. > > HTH. > > > DR > > > > At 09:44 AM 11/9/01 +0200, you wrote: > >>Lajos >>Thanks - I have actually done all this - tho' I only have just put mysql_comp.jar in $TOMCAT_HOME/lib >>That's what so frustrating... it all *looks* the same on each machine [settings-wise] but behaves differently! If you could send a copy of whatever files you think are relevant, I would appreciate that. >>Derek >> > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> > > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> > > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>