This looks like a Tomcat issue to me at this point. After looking around at some 
Tomcat docs, the only two suggestions I have are that you do not have an AuthType 
specified in your Resource tag (auth="Container"). I don't know if this is required. 
Also, did you check to make sure you updated the name in your ResourceParams entry to 
add jdbc/. Everything seems to be working OK on the Cocoon side I think.

Ugo Cei <[EMAIL PROTECTED]> wrote:

>[EMAIL PROTECTED] wrote:
>> Are you sure you have a valid datasource in Tomcat? Looks like it's having trouble 
>creating a connection. I noticed 
>> <value>oracl.jdbc.driver.OracleDriver</value> 
>> contains a type-o. Shouldn't it be oracle.jdbc.driver.OracleDriver instead of oracl 
>with no e?
>
>The error is just a typo due to cut&paste. The name of the class is 
>correct in the server.xml file. But yes, it looks like Tomcat has 
>troubles creating a connection, even though all it reports in his logs 
>is the following:
>
>DBCP DataSource configured without a 'username'
>
>which I can't figure out because I sure have a username in the 
>datasource configuration.
>
>    Ugo
>
>-- 
>Ugo Cei - Consorzio di Bioingegneria e Informatica Medica
>P.le Volontari del Sangue, 2 - 27100 Pavia - Italy
>Phone: +39.0382.525100 - E-mail: [EMAIL PROTECTED]
>
>
>---------------------------------------------------------------------
>Please check that your question  has not already been answered in the
>FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
>To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
>For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>

__________________________________________________________________
The NEW Netscape 7.0 browser is now available. Upgrade now! 
http://channels.netscape.com/ns/browsers/download.jsp 

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to