rained
> callbacks and can fire upon camel context started etc.
>
Yes indeed. Very nice.
Thanks again!
--
View this message in context:
http://old.nabble.com/Startup-invocation-of-a-route-tp26949232p26953636.html
Sent from the Camel - Users mailing list archive at Nabble.com.
nks for any help in unwinding my confusion.
> --
> View this message in context:
> http://old.nabble.com/Startup-invocation-of-a-route-tp26949232p26949232.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>
--
Claus Ibsen
Apache Camel Committer
Author o
ld.nabble.com/Startup-invocation-of-a-route-tp26949232p26952882.html
Sent from the Camel - Users mailing list archive at Nabble.com.
What'd
think?
BTW: I do not have a Main class as I'm using org.apache.camel.spring.Main.
Kind regards,
Christopher
--
View this message in context:
http://old.nabble.com/Startup-invocation-of-a-route-tp26949232p26950280.html
Sent from the Camel - Users mailing list archive at Nabble.com.
I'm using org.apache.camel.spring.Main.
>
> Kind regards,
> Christopher
> --
> View this message in context:
> http://old.nabble.com/Startup-invocation-of-a-route-tp26949232p26950280.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>
message in context:
http://old.nabble.com/Startup-invocation-of-a-route-tp26949232p26950280.html
Sent from the Camel - Users mailing list archive at Nabble.com.
he ability to specify that a route is invoked upon the CamelContext
> having been established (with all of its routes configured within the
> current RouterBuilder). Perhaps RouteBuilder needs a new overide-able method
> that is invoked in this situation.
>
> Incidentally I see many refere
t is invoked in this situation.
Incidentally I see many references to from("direct:start") throughout the
doco and examples, but no idea of how this route is invoked.
Thanks for any help in unwinding my confusion.
--
View this message in context:
http://old.nabble.com/Star