It works!

Thanks a lot.

The basic problem was in the confusion in the xconf file. Basing on  your
example I reordered the <datasources> section, and it works.

Have a nice day,
Matteo Villa


Felix Knecht wrote:

> This works for me:
>
> Generating a jar from the zip, put it in the %tomcat_home%/lib
>
> my entry in the config.conf looks a little different:
>
>   <datasources>
>     <jdbc name="myoracle">
>       <pool-controller min="5" max="10" oradb="true"/>
>       <dburl>jdbc:oracle:thin:@server:1521:db</dburl>
>       <user>test</user>
>       <password>test</password>
>     </jdbc>
>   </datasources>
>
> web.xml I've the same
>
> and it's working.
>
> Felix
>
>  -----Ursprüngliche Nachricht-----
> Von:    [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Gesendet:       Mittwoch, 25. Juli 2001 10:46
> An:     [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Betreff:        Help: connectivity problem with cocoon 2
>
>  << Datei: Help.txt >>  << Datei: cocoon.zip >>  << Datei: mv.vcf >>  <<
> Datei: Help.txt >>
>
> ---------------------------------------------------------------------
> 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]>
begin:vcard 
n:Villa;Matteo
tel;cell:+49 172 2521241
tel;fax:+49 228 3673 440
tel;work:+49 228 3673 140
x-mozilla-html:FALSE
url:www.prosolutions.de
org:ProSolutions GmbH
adr:;;Bürgerstrasse 12;Bonn;;53173;Germany
version:2.1
email;internet:[EMAIL PROTECTED]
title:Director
x-mozilla-cpt:;-27024
fn:Matteo Villa
end:vcard

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