as with other databases...
put a <datasource> tag in cocoon.xconf with your jdbc driver and url to 
your database : a mysql url is often (depends on the driver???) 
jdbc:mysql://host:3306/database

you also have to put the jar with the jdbc driver in the web/WEB-INF/lib 
and enjoy mysql-power!!!

Olivier GUCKERT wrote:

>Hello
>
>I have cocoon installed on my machine and an acces to a mysql database.
>
>Can somebody tell me how to make work together ?
>
>
>Thanks
>
>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]>
>



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