Hi again:

I configured my client to use pooled jms connection, via pax-jms.

This is how my config looks like:

name = consumer
jms.url = tcp://localhost:61616
jms.username = system
jms.password = manager
type = activemq
pool = pooledjms
osgi.jndi.service.name = jms/consumer
org.apache.karaf.features.configKey = org.ops4j.connectionfactory-consumer

But, I still see hundreds of connections. The same settings in my local
system behaves completely normal, with one connection and multiple consumer
sessions using that connection.

Also, I tried restarting my karaf instances. But, does not help much on this
issue.

Regards,
Cooshal.



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Reply via email to