You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by Gianfranco Boccalon <gb...@tiscali.it> on 2009/07/06 12:07:40 UTC

JMS connection factory pool question

I'm using an ActiveMQConnectionFactory to pool JMS connections.
Is it possible to set parameters to choose the permanence policy of 
objects in the pool?

E.g. is possible to specify that a connection must remain in the pool 30 
minutes, and then if it's unused it should be discarded ?

Thanks
Gianfranco