Not in this route definition, but I have another route definition where I
used the same routeId as one of the routeId in this one.

Is there an exception that hints me that I used the same routeId?
Currently, it says no consumer available which seems a bit strange when the
actual problem was with a duplicate routeId.

Regards,
Joe


On Wed, Jul 24, 2013 at 8:27 PM, Christian Müller <
christian.muel...@gmail.com> wrote:

> 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.
> >
>

Reply via email to