Sebastian Hinckel created DBCP-425:
--------------------------------------

             Summary: 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)

Reply via email to