t;
> - Original Message -
> From: Lajos Moczar <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, September 23, 2001 1:15 PM
> Subject: Re: Configure a oracle db conection in cocoon2
>
>
>
>>Hi Alberto:
>>
>>H
;
Alberto
- Original Message -
From: Lajos Moczar <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 23, 2001 1:15 PM
Subject: Re: Configure a oracle db conection in cocoon2
> Hi Alberto:
>
> Here is what you have to do:
>
> 1) Add the Oracle class to
Hi Alberto:
Here is what you have to do:
1) Add the Oracle class to Cocoon's web.xml in the ""
section, thus:
load-class
oracle.jdbc.driver.OracleDriver
... // Other database classes
2) Add the oracle datasource to cocoon.xconf, thus:
Hello everybody,
I would like to create a connection with an oracle db in cocoon2.
I've been looking for the way to make it in internet , and I have to
configure the cocoon.properties file, but I can't find this file in my
cocoon2 installation.
Do I have to create this file? where? who?
Sorry ab