----- Original Message -----
From: Berin Loritsch <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 04, 2001 3:57 PM
Subject: Re: [C2.0b2] - ComponentManager


> <datasources>
>   <jdbc name="zdam">
>     <pool-controller min="2" max="10"/>
>     <auto-commit>false</auto-commit>
>     <!-- Supply the correct class name.  The instructions
>          tell you to place this in web.xml, but this is
>          now possible -->
>     <driver>org.postgresql.driver.JDBCDriver</driver>
>     <dburl>jdbc:postgesql://193.120.120.11/zdam_test</dburl>
>     <user>sql</user>
>     <password>garfield</password>
>   </jdbc>
> </datasources>
>

That worked - now the connection seems to be available through the
ComponentManager
Thanks for your help,
Adrian




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