You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Christian Haul <ha...@informatik.tu-darmstadt.de> on 2003/06/18 14:11:14 UTC

Re: Informix configuration

Galia Angelova wrote:
> Hi!
> Does anybody know how to configure cocoon in order to work with Informix?
> Ihe informix data base is on a remote PC- "profisrv",Informix server 
> name - "ol_profisrv", database name "eisppbase"
> I've done the folowing configuration:
>  
>  
>   in cocoon.xconf:
>  
>   <datasources>
>     <jdbc name="eispp">
>       <pool-controller min="5" max="10"/>
>       
> <dburl>jdbc:informix-sqli://profisrv:1526/eisppbase:INFORMIXSERVER=ol_profisrv</dburl>
>       <user>usr</user>
>       <password/>
>       <DBDATE>DMY4/<DBDATE>
>     </jdbc>
>   </datasources>

To use newer Informix drivers with pooling you need a special avalon 
connection pool for that. Don't have the details off head. See 
cocoon.xconf / avalon excalibur docs.

-- 
C h r i s t i a n       H a u l
haul@informatik.tu-darmstadt.de


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org