Hi You should ask on ActiveMQ user mailing list / AMQ user forum, as its an ActiveMQ question.
On Wed, Jun 11, 2014 at 12:01 PM, vs_mahesh <vsmahesh...@yahoo.co.in> wrote: > Hi, > > Can anyone tell me what is the purpose of adding *idleTimeout* property ? > What impact does it make on the connection if idleTimeout is set to "0" ? > > <bean id="pooledConnectionFactory" > class="org.apache.activemq.pool.PooledConnectionFactory" > depends-on="connectionFactory"> > <property name="connectionFactory" ref="connectionFactory"/> > <property name="maxConnections" value="1"/> > * <property name="idleTimeout" value="0"/>* </bean> > > > Thanks, > Mahesh > > > > ----- > Thanks And regards, > Mahesh > -- > View this message in context: > http://camel.465427.n5.nabble.com/PooledConnectionFactory-idleTimeout-tp5752147.html > Sent from the Camel Development mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: cib...@redhat.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/