Hi.
In Fortress, one just have to change lifestyle handler to PoolableComponentHandler and 
releasing the instance through service manager will not erase instance, but return it 
to internal pool. My question - Is there some way to mark the instance as invalid thus 
ordering this pool to erase this instance in case this object becomes unusable anymore 
(similar case with db pools when db connection gets closed fvor some reason and 
connection object doesn't get returned to pool) ?

Regards,
Vjeran


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to