Yes, using the configuration below.

The DataSource class needs to support the pooling bits of the API.

<data-source class-name="org.postgresql.PostgresqlDataSource">
    <param server-name="host" port-number="5432" database-name="db"
           user="user" password="secret" />
  </data-source>

Hope this helps,

Patrick
        
Arun Sudhakaran wrote:

> HI,
>  
>  
>         I would like to if there is any way of using connection 
> pooling in Castor JDO without using JNDI.
>  
> Thanks in advance
>  
> Arun

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to