<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Jakarta Commons team announces DBCP and Pool 1.2 releases</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Sun, 26 May 2013 04:27:57 -0400</pubDate>


    <item>

        <title>MySQL/DBCP issues here too</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26479</link>

        

        
            <description><![CDATA[<blockquote>Excellent info Juergen, thanks.  Over the last year we too have encountered the exact same problems that you describe with the MySQL driver, both with and without Commons DBCP, although usually worse with it.  A big +1 from me on Juergen's...]]></description>
        

        <pubDate>Sat, 25 Jun 2005 10:10:11 -0400</pubDate>

        

        <jf:creationDate>Sat, 25 Jun 2005 10:10:11 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 25 Jun 2005 10:10:11 -0400</jf:modificationDate>
        <jf:date>Jun 25, 2005</jf:date>
        <jf:author>Mark Matthews</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Jakarta Commons team announces DBCP and Pool 1.2 releases</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26479</link>

        

        
            <description><![CDATA[<blockquote>Although Commons DBCP gets quite a lot of bashing recently (particularly from the Hibernate side), I've actually been happily using it in various environments.A particular nice thing is the ease of access to the underlying native JDBC...]]></description>
        

        <pubDate>Sat, 25 Jun 2005 10:03:50 -0400</pubDate>

        

        <jf:creationDate>Sat, 25 Jun 2005 10:03:50 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 25 Jun 2005 10:03:50 -0400</jf:modificationDate>
        <jf:date>Jun 25, 2005</jf:date>
        <jf:author>Mark Matthews</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>can we replace the current DBCP included in tomcat</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26479</link>

        

        
            <description><![CDATA[I've got 2 suggestions (Implemented in my project) through ConnectionFactory:<br>* an XADataSource wrapper (for XAPool by example)<br>* the possibility to define init statement to run when a Connection is created. I use it to define RDBMS session...]]></description>
        

        <pubDate>Wed, 09 Jun 2004 23:55:55 -0400</pubDate>

        

        <jf:creationDate>Wed, 09 Jun 2004 23:55:55 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 09 Jun 2004 23:55:55 -0400</jf:modificationDate>
        <jf:date>Jun 9, 2004</jf:date>
        <jf:author>David Bernard</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>[OT] XAPool</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26479</link>

        

        
            <description><![CDATA[I work with XADataSource, and I try XAPool. I encounter problems with the Pool of XAPool (I wrote the list on a paper somewhere). So I combine DBCP (Pool) and XAPool (XADataSource).]]></description>
        

        <pubDate>Wed, 09 Jun 2004 23:50:48 -0400</pubDate>

        

        <jf:creationDate>Wed, 09 Jun 2004 23:50:48 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 09 Jun 2004 23:50:48 -0400</jf:modificationDate>
        <jf:date>Jun 9, 2004</jf:date>
        <jf:author>David Bernard</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>[OT] XAPool</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26479</link>

        

        
            <description><![CDATA[Has anyone used XAPool from ObjectWeb? How does it compare to DBCP (except for the LGPL license)?<br><br>It does seem to have connection lifetime support.]]></description>
        

        <pubDate>Wed, 09 Jun 2004 18:04:18 -0400</pubDate>

        

        <jf:creationDate>Wed, 09 Jun 2004 18:04:18 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 09 Jun 2004 18:04:18 -0400</jf:modificationDate>
        <jf:date>Jun 9, 2004</jf:date>
        <jf:author>Dennis Dai</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>MySQL/DBCP issues here too</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26479</link>

        

        
            <description><![CDATA[BTW, the corresponding enhancement request that I submitted a while ago:<br><br><a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=28211" target="_blank">http://issues.apache.org/bugzilla/show_bug.cgi?id=28211</a><br><br>Juergen]]></description>
        

        <pubDate>Wed, 09 Jun 2004 16:08:33 -0400</pubDate>

        

        <jf:creationDate>Wed, 09 Jun 2004 16:08:33 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 09 Jun 2004 16:08:33 -0400</jf:modificationDate>
        <jf:date>Jun 9, 2004</jf:date>
        <jf:author>Juergen Hoeller</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Tomcat and DBCP</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26479</link>

        

        
            <description><![CDATA[Two points:<br>- Future releases of Tomcat will use the latest DBCP/Pool releases.  You can try copying the DBCP/Pool jars into existing tomcat installations, and it will probably work just fine (no interface changes that would break things).<br><br>-...]]></description>
        

        <pubDate>Wed, 09 Jun 2004 13:13:13 -0400</pubDate>

        

        <jf:creationDate>Wed, 09 Jun 2004 13:13:13 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 09 Jun 2004 13:13:13 -0400</jf:modificationDate>
        <jf:date>Jun 9, 2004</jf:date>
        <jf:author>Yoav Shapira</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>MySQL/DBCP issues here too</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26479</link>

        

        
            <description><![CDATA[Excellent info Juergen, thanks.  Over the last year we too have encountered the exact same problems that you describe with the MySQL driver, both with and without Commons DBCP, although usually worse with it.  A big +1 from me on Juergen's suggestion to...]]></description>
        

        <pubDate>Wed, 09 Jun 2004 13:05:47 -0400</pubDate>

        

        <jf:creationDate>Wed, 09 Jun 2004 13:05:47 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 09 Jun 2004 13:05:47 -0400</jf:modificationDate>
        <jf:date>Jun 9, 2004</jf:date>
        <jf:author>Scott McCrory</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>Jakarta Commons team announces DBCP and Pool 1.2 releases</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26479</link>

        

        
            <description><![CDATA[Although Commons DBCP gets quite a lot of bashing recently (particularly from the Hibernate side), I've actually been happily using it in various environments.<br><br>A particular nice thing is the ease of access to the underlying native JDBC objects, if...]]></description>
        

        <pubDate>Wed, 09 Jun 2004 11:38:19 -0400</pubDate>

        

        <jf:creationDate>Wed, 09 Jun 2004 11:38:19 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 09 Jun 2004 11:38:19 -0400</jf:modificationDate>
        <jf:date>Jun 9, 2004</jf:date>
        <jf:author>Juergen Hoeller</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>


    <item>

        <title>can we replace the current DBCP included in tomcat</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26479</link>

        

        
            <description><![CDATA[As we know tomcat comes with these libraries under common lib. so can we just replace those with the new ones ???<br>I can always find out - just wanted to know if any one is aware of it..<br>Thanks Apache Group]]></description>
        

        <pubDate>Wed, 09 Jun 2004 11:18:03 -0400</pubDate>

        

        <jf:creationDate>Wed, 09 Jun 2004 11:18:03 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 09 Jun 2004 11:18:03 -0400</jf:modificationDate>
        <jf:date>Jun 9, 2004</jf:date>
        <jf:author>sean decor</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Jakarta Commons team announces DBCP and Pool 1.2 releases</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26479</link>

        

        
            <description><![CDATA[The Jakarta Commons team is pleased to announce the release of version 1.2 of the Jakarta Commons DBCP component, and the Jakarta Commons Pool component. Commons-DBCP provides database connection pooling services. Together with Commons-Pool it is the...]]></description>
        

        <pubDate>Tue, 08 Jun 2004 22:13:24 -0400</pubDate>

        

        <jf:creationDate>Tue, 08 Jun 2004 22:13:24 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 08 Jun 2004 22:13:24 -0400</jf:modificationDate>
        <jf:date>Jun 8, 2004</jf:date>
        <jf:author>Dion Almaer</jf:author>
        <jf:replyCount>10</jf:replyCount>
    </item>



</channel>
</rss>

