On Fri, Dec 18, 2009 at 10:03 PM, Mark Greene <green...@gmail.com> wrote:
> What is the current (AMQ 5.3) recommended implementation for producer
> connection factories? The wiki page for Spring Support suggests
> the org.apache.activemq.pool.PooledConnectionFactory which appears to have
> been removed from the API.

You can also make use of the Spring CachingConnectionFactory which
pairs well with the Spring JmsTemplate and the Spring message listener
container:

http://static.springsource.org/spring/docs/3.0.x/javadoc-api/org/springframework/jms/connection/CachingConnectionFactory.html

Bruce
-- 
perl -e 'print 
unpack("u30","D0G)u8...@4vyy9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

ActiveMQ in Action: http://bit.ly/2je6cQ
Blog: http://bruceblog.org/
Twitter: http://twitter.com/brucesnyder

Reply via email to