On Tue, Feb 25, 2014 at 9:02 AM, Rural Hunter <[email protected]> wrote: > Thanks. I know how to create a ConnectionFactory. My question is how to use > it with ActiveMQComponent. Is there some code sample? >
Yeah check the source code of unit tests for camel-jms > δΊ 2014/2/25 15:31, Claus Ibsen ει: > >> 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 >> >> > -- 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
