Hi,
Have a look at your cocoon.xconf file. There is a node there that looks like
this:
<datasources>
<jdbc name="personnel">
<pool-controller min="5" max="10"/>
<dburl>@database-url@</dburl>
<user>@database-user@</user>
<password>@database-password@</password>
</jdbc>
</datasources>
You just have to fill in the right parameters.
Don't forget to create the tables as specified in
webapp\docs\samples\sql\sql-pate.xml.sql
hth,
tomK
-----Original Message-----
From: Ling Kok Choon [mailto:[EMAIL PROTECTED]]
Sent: maandag 25 juni 2001 16:53
To: [EMAIL PROTECTED]
Subject: [C2] How to connect to mysql server ?
hi,
May i know how to connect my cocoon web application to the mySQL server ?
Thank.
>From Kok Choon.
--------------------------------------------------------
Name: Ling Kok Choon
E-mail: Ling Kok Choon <[EMAIL PROTECTED]>
Date: 06/25/01
Time: 22:53:03
This message was sent by Z-Mail Pro - from NetManage
NetManage - delivers Standards Based IntraNet Solutions
--------------------------------------------------------
---------------------------------------------------------------------
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]>