In the example you posted, you don't use the same route id's... And it's best practice to use routeId directly after the from definition.
Best, Christian ----------------- Software Integration Specialist Apache Camel committer: https://camel.apache.org/team V.P. Apache Camel: https://www.apache.org/foundation/ Apache Member: https://www.apache.org/foundation/members.html https://www.linkedin.com/pub/christian-mueller/11/551/642 On Wed, Jul 24, 2013 at 4:35 PM, Jothi <codeintheo...@gmail.com> wrote: > The problem was I used the same routeId's within the same Camel Context. > The > message that I see in the console does not directly say that. Would it be > possible to improve the error message? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/No-Consumer-available-Exception-tp5736133p5736223.html > Sent from the Camel - Users mailing list archive at Nabble.com. >