Hi,

just to inform you your setting for the DBPostgres seems to be wrong.
It should be org.postgresql.Driver.

Max

> -----Original Message-----
> From: Lajos Moczar [mailto:[EMAIL PROTECTED]]
> Sent: Freitag, 9. November 2001 15:47
> To: [EMAIL PROTECTED]
> Subject: Re: [C1] Installation woes [rant AND request] - PLEASE help!
> 
> 
> 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,DBInst
> antDB,DBPostgres,DBSybase,DBInformix,DBMM
> processor.xsp.pool.database.adaptor.DBWeblogic=weblogic.jdbc.p
> ool.Driver
> processor.xsp.pool.database.adaptor.DBOracle=oracle.jdbc.drive
> r.OracleDriver
> processor.xsp.pool.database.adaptor.DBInstantDB=org.enhydra.in
> stantdb.jdbc.idbDriver
> processor.xsp.pool.database.adaptor.DBPostgres=postgresql.Driver
> processor.xsp.pool.database.adaptor.DBInformix=com.informix.jd
> bc.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]>

Reply via email to