You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebastian Hinckel (JIRA)" <ji...@apache.org> on 2014/08/15 17:23:18 UTC

[jira] [Closed] (DBCP-425) Example code for pooling driver should be fixed.

     [ https://issues.apache.org/jira/browse/DBCP-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebastian Hinckel closed DBCP-425.
----------------------------------

    Resolution: Fixed

This is already being taken care of due to a comment to the original issue.

> Example code for pooling driver should be fixed.
> ------------------------------------------------
>
>                 Key: DBCP-425
>                 URL: https://issues.apache.org/jira/browse/DBCP-425
>             Project: Commons Dbcp
>          Issue Type: Bug
>    Affects Versions: 2.0
>            Reporter: Sebastian Hinckel
>            Priority: Minor
>             Fix For: 2.0
>
>
> Referring to https://issues.apache.org/jira/browse/DBCP-412 the example code for pooling driver should also be fixed, since the same problem occurs here, too. As of now this has only been fixed in the pooling datasource example. 
> Adding 
> poolableConnectionFactory.setPool(connectionPool); 
> is the solution.



--
This message was sent by Atlassian JIRA
(v6.2#6252)