> From: "Julio J. Suárez Salinero" [mailto:[EMAIL PROTECTED] 
> Subject: OracleConnectionPoolDataSource 
> 
> I'm Trying to connect a JSP tomcat-based application to Oracle using 
> OracleConnectionPoolDataSource and related classes.

Don't suppose you'd be interested in telling us the version of Tomcat you're 
using?

> In context.xml:
> <Context path="/test" docBase="test" debug="0" reloadable="true" >

If you're on Tomcat 5.0 or above, remove the path and docBase attributes; they 
may not be used when the <Context> element is in META-INF/context.xml.  (That 
won't solve your problem, but let's get the obvious errors corrected first.)

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to