2009/1/19 omoumen <[email protected]>: > > Non, we don't use PooledConnectionFactory. > We use JMS (jmsTemplate102) of Spring for sending and receiving the message. > we don't programming any thing about pooling, if ther's any management of > pooling, it's encapsulate in ActiveMQ or Spring.
Please read that document again :). You should use PooledConnectionFactory if using ActiveMQ with JmsTemplate -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://fusesource.com/
