You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/06/05 15:16:08 UTC

[jira] Updated: (POOL-164) GenericKeyedObjectPoolFactory should be able to load itself from a properties file

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

Phil Steitz updated POOL-164:
-----------------------------

    Fix Version/s: 2.0

> GenericKeyedObjectPoolFactory should be able to load itself from a properties file
> ----------------------------------------------------------------------------------
>
>                 Key: POOL-164
>                 URL: https://issues.apache.org/jira/browse/POOL-164
>             Project: Commons Pool
>          Issue Type: New Feature
>            Reporter: Mircea Markus
>             Fix For: 2.0
>
>
> This would be quite handy. Generally pooling configs are not hardcoded, but specified in a config and then passed to the GenericKeyedObjectPoolFactory/GenericObjectPoolFactory. It would be handy to allow a user to load all these configuration from a property file.
> a new constructor would be needed: GenericKeyedObjectPoolFactory(property)
> or even better GenericKeyedObjectPoolFactory(URL)
> Glad to contribute this myself if you find it useful. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.