Please ask this question on the Camel user list. This is the ActiveMQ dev list.
On Thu, Feb 20, 2014 at 3:59 AM, shanmugam <[email protected]> wrote: > > > Hello All > <camelContext id="camelContextTest" trace="true" > xmlns="http://camel.apache.org/schema/spring"> > <route autoStartup="true" startupOrder="1"> > <from uri="ref:queueURI" /> > <to uri="bean:handler?method=event" /> > </route> > </camelContext> > > above configuration continues running .. but i need when i running > camelContext then only run > > how to configure beans.xml file > > Thanks > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Camel-pooling-message-on-demand-tp4678189.html > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. -- Christian Posta http://www.christianposta.com/blog twitter: @christianposta
