Hi Yeah you can setup the pooling using java code. The unit tests of camel-jms does that etc.
https://github.com/apache/camel/blob/master/components/camel-jms/src/test/java/org/apache/camel/component/jms/CamelJmsTestHelper.java On Tue, Feb 25, 2014 at 2:58 AM, Rural Hunter <[email protected]> wrote: > Hi, > > I read the activemq component doc here: http://camel.apache.org/activemq. It > desribes how to use connection pool with Spring support. Is it possible to > use this connection pool without Spring? I didn't find anything about this > in the doc. -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen Make your Camel applications look hawt, try: http://hawt.io
