You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Shih, John" <Jo...@kla-tencor.com> on 2002/10/03 23:44:43 UTC

please show me how to download the DBCP API jar file

Dear Sir,

I like to use DBCP to connect to Oracle JDBC driver.

Would you please show me how to download the DBCP API jar file? So I can put
it into
$CATALINA_HOME/common/lib

DBCP uses the Jakarta-Commons Database Connection Pool. It relies on number
of Jakarta-Commons componenets: 
Jakarta-Commons DBCP 1.0 
Jakarta-Commons Collections 2.0 
Jakarta-Commons Pool 1.0 


Thanks for your help

John Shih

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: please show me how to download the DBCP API jar file

Posted by Bob Herrmann <bo...@jadn.com>.
Look here, 

http://jakarta.apache.org/builds/jakarta-commons/release/commons-dbcp/v1.0/



On Thu, 2002-10-03 at 17:44, Shih, John wrote:
> Dear Sir,
> 
> I like to use DBCP to connect to Oracle JDBC driver.
> 
> Would you please show me how to download the DBCP API jar file? So I can put
> it into
> $CATALINA_HOME/common/lib
> 
> DBCP uses the Jakarta-Commons Database Connection Pool. It relies on number
> of Jakarta-Commons componenets: 
> Jakarta-Commons DBCP 1.0 
> Jakarta-Commons Collections 2.0 
> Jakarta-Commons Pool 1.0 
> 
> 
> Thanks for your help
> 
> John Shih
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>