Try with Camel 2.5
On Fri, Aug 27, 2010 at 12:42 PM, Charles Moulliard <[email protected]> wrote: > Hi, > > When we configure a route to connect to a queue through a JMSListener, the > route starts to consume messages even if we add the option .noAutoStartup() > in the route definition ? > > from(activemq:queue:toto).noAuToStartup().to() > > Regards, > > Charles Moulliard > > Senior Enterprise Architect (J2EE, .NET, SOA) > Apache Camel - Karaf - ServiceMix Committer > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Blog : http://cmoulliard.blogspot.com | Twitter : > http://twitter.com/cmoulliard > Linkedin : http://www.linkedin.com/in/charlesmoulliard | Skype: cmoulliard > -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
