Hi, Can anyone give me some idea on how i can implement the activemq connection pooling. I tried using this code PooledConnectionFactory connectionFactory = new PooledConnectionFactory(ipAddress);
and then setting up the number of connections.But when i ran it i got this error. java.lang.NoClassDefFoundError: org/apache/commons/pool/ObjectPoolFactory I am using activemq 4.0.2 jar Can someobne plz help Thanks -- View this message in context: http://www.nabble.com/Connection-pooling-tf3410751s2354.html#a9502837 Sent from the ActiveMQ - User mailing list archive at Nabble.com.