Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Directory / Open Source Projects / Database Software / Connection Pools / Jakarta DBCP

Tip: Looking for answers? Try searching our database.


Related Docs

DBCP Jakarta Project...
... jdbc 2.'0 and datasource,so i've thinked to use Jakarta DBCP project. I've read documentation but i'm not able to go onDBCP Jakarta Project... gbattine Hi guys, i need a disperate help,because i'm crazing ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/28288

How to configure pool properties of jakarta.commons.DBCP?
... How to configure pool properties of jakarta.commons.DBCP? jmueto Hi Folks I can't find any docu on how to configure ...
http://www.javakb.com/Uwe/Forum.aspx/java-databases/2030

Deploying Commons DBCP
... BasicDataSource properties such as maxActive and maxIdle, as described in    // http://jakarta.apache.org/comm  ons/dbcp/api/org/apache/common s/dbcp/Ba...    ds.setMaxActive(5);    // Create a PoolableDataSource as described in http ... url = jdbc:mysql://172.16.6.66:3306/myDB?user=user5&password=secret&autoReconnect=true&maxReconnects=20     *     * Uses Jakarta ...
http://www.javakb.com/Uwe/Forum.aspx/java-databases/1839

setting tomcat for datasource dbcp
... setting tomcat for datasource dbcp Nitin <b>Hi all I am trying to set dbcp as in example http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jndi-datasource-examples-howto.html my server.xml ... connectionInit(Unknown Source)        at com.mysql.jdbc.Driver.connect(Unknown Source)        at org.apache.commons.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:82)        at org.apache.commons. ...
http://www.javakb.com/Uwe/Forum.aspx/java-databases/437

DBCP Configuration with Tomcat 4.1.27 and mySQL
... 1.27. I was told this version of Tomcat supports Database Connection Pooling (DBCP) better than previous versions. I followed the instructions as listed at: < http://jakartaDBCP Configuration with Tomcat 4.1.27 and mySQL Tom Martin I'm a ...
http://www.javakb.com/Uwe/Forum.aspx/java/1243

Using ant to compile Tomcat on Solaris
... on this version of Solaris? downloadgz:      [get] Getting: http://archive.apache.org/dist/jakarta/commons/dbcp/source/commons-dbcp-1.2.1-sr c.tar.gz      [get] To: /usr/share/java/file ... destroyObject(enum.nextElement());    [javac]                                            ^    [javac] /usr/share/java/tomcat-deps/src/java/org/apache/tomcat/ dbcp/dbcp/BasicDataSource.java:43: org.apache.tomcat. ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/36590

Standard way to setup JDBC connection pooling?
... easy-to-use connection pool that is open source can be found at http://jakarta.apache.org/commons/dbcp/ . This library requires an implementation of an object pool which can be found ... The following code shows how to create a DataSource with DBCP ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/15379

DataSource problem
... make JDBC accessible via a JNDI namespace: http://sourceforge.net/projects/poolman or jakarta-commons-DBCP ( http://jakarta.apache.org/commons/dbcp/ ) hf, dani datanet Thak you, Dani! Okip David Baer This is how it look in ...
http://www.javakb.com/Uwe/Forum.aspx/java-databases/675

Hibernate connection pool
... We are using Hibernate 3 with JTDS, and JTDS recommends either C3P0 or Jakarta DBCP for connection pool.  We decided to go with the DBCP ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/23805

problem with stored procedures in ibatis Options
... properties" />        <!-- Configure a datasource to use with this SQL Map using Jakarta DBCP        notice the use of the properties from the above ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/37411

1 2 3 4 5

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage




©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.