Thanks Claus for the link !
2013/4/25 Claus Ibsen
> Hi
>
> There is a getRouteStatus method
>
> http://camel.apache.org/maven/current/camel-core/apidocs/org/apache/camel/CamelContext.html#getRouteStatus(java.lang.String)
>
> On Thu, Apr 25, 2013 at 10:48 AM, Jean Francois LE BESCONT
> wrot
I am using it because camel looks to have a strange behavior.
I would like to execute code at the end of (spring/camel) context loading
and if the code execution is OK then start an other route.
( First I download referential data and load it )
( Secondly start route which process file and enrich
Hi
There is a getRouteStatus method
http://camel.apache.org/maven/current/camel-core/apidocs/org/apache/camel/CamelContext.html#getRouteStatus(java.lang.String)
On Thu, Apr 25, 2013 at 10:48 AM, Jean Francois LE BESCONT
wrote:
> Hey Folks !
>
> Just a little post to say that it sound tricky to d