Hi Raman,
It may seem that way, but I think they actually are being pooled.
Check out:
http://activemq.com/Resource+Adapter+does+not+seem+to+pool+connections
Regards,
Hiram
On Sep 15, 2005, at 11:29 AM, Raman Gupta wrote:
The connections are not taken from the pool -- I see the following
on my
console on every call to JmsTemplate.send():
INFO: Adding new client: ID:... on transport: VmTransportChannel: null
INFO: Removing client: ID:... on transport: VmTransportChannel: null
Guillaume Nodet
Cheers,
Raman