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
Affects Versions: 1.5.5
Reporter: Mircea Markus
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.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira