[repost] MySQL no suitable driver

2002-08-16 Thread Jan Willem Penterman
[repost] still stuck on this [/repost] I'm quite new to Cocoon but want to set up a MySQL connection using ESQL. I followed the directives on http://www.cocooncenter.de/cc/documents/resources/db-app/index.html and altered the settings for MySQL like I see them everwhere in the mail archives. So

Re: [repost] MySQL no suitable driver

2002-08-16 Thread MTiffany71
I had the exact same problem... which was solved by uploading an *uncompressed* mysql driver .jar to WEB-INf/lib (yes yes, it seems like a a lot of voodoo nonsense...) good luck

RE: [repost] MySQL no suitable driver

2002-08-16 Thread Jan Willem Penterman
To: [EMAIL PROTECTED] Subject: Re: [repost] MySQL no suitable driver Look at http://xml.apache.org/cocoon/developing/datasources.html It's good if the pool is initialized long before your xsp's need it. In your web.xml file. The you need the following snippet with : ... init-param