> Thank you, Olivier, you helped me to get started!
You're welcome

> I'm running c1.8.2 so I implemented your example.
> 
> But when I try to open the pages, I get a 
> java.lang.ClassNotFoundException.
> The same happens when I try to open pages from 
> cocoon/samples/sql. I guess I
> have done a little and ridiculous mistake somewhere, but I 
> need some hints
> as to what could be wrong...
> 
> Thanx for your time!
> /Anne Marie
I'm using tomcat, and I put mm.mysql-2.0.4-bin.jar with all the other .jar
of cocoon in the /var/tomcat/lib (linux)
Be sure you have the 'bin' version, not the 'src', of the driver there.
The way to tell your servlet engine to find the file may vary
Also, take a look at the mail list archive, I think that there was a
discussion about the configuration of mysql with cocoon.
(The link to the JDBC driver is http://mmmysql.sourceforge.net)
And be carefull with your request: if there is an error (syntax, invalid
column name), I get no exception or message...
Olivier

---------------------------------------------------------------------
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