Something like this...
<datasources>
<jdbc name="ConnMySQL">
<pool-controller min="5" max="10"/>
<dburl>jdbc:mysql://localhost/db_xxx</dburl>
<user>root</user>
<password></password>
</jdbc>
</datasources>
----- Original Message -----
From: "Cocoon User" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 26, 2002 12:41 AM
Subject: mySQL connection pool
>
> i have an mySQL database: "myDB" with one table "myTable" running at
> localhost
>
> can you please give me an example of connection pool syntax for
> cocoon.xconf file ?
>
>
> thank
>
> Kounis Stavros
>
>
>
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faq/index.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/faq/index.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>