[
https://issues.apache.org/jira/browse/POOL-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simone Tripodi resolved POOL-233.
---------------------------------
Resolution: Not A Problem
Assignee: Simone Tripodi
Hi Ankur,
yes, have a look at
[PoolUtils.adapt(KeyedObjectPool)|http://commons.apache.org/proper/commons-pool/api-1.6/org/apache/commons/pool/PoolUtils.html#adapt(org.apache.commons.pool.KeyedObjectPool)].
Marking this issue as resolved
> Borrow specific object from Pool
> --------------------------------
>
> Key: POOL-233
> URL: https://issues.apache.org/jira/browse/POOL-233
> Project: Commons Pool
> Issue Type: Improvement
> Affects Versions: 1.6
> Reporter: Ankur Raiyani
> Assignee: Simone Tripodi
> Priority: Minor
> Labels: common-pool
>
> Hi,
> I am using common pools to hold session objects of web service.
> The web service provider has asynchronous login service. So, in immediate
> response of login request it returns blank token.
> The actual Session Token is received on post back listener URL and at this
> time i need to get the object from pool and update it with session token.
> That is the reason of this enhancement request. So, that i can borrow
> specific object by its id or some unique property and update its status and
> release it.
> Please let me know if any further clarification is required.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira