[ 
https://issues.apache.org/jira/browse/POOL-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13608767#comment-13608767
 ] 

Ankur Raiyani commented on POOL-233:
------------------------------------

Thanks a lot Simone.
                
> 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

Reply via email to