p running
> and stop contexts individually based on end time. Disadvantage with this is
> I need to have 100 threads to run 100 camel contexts simultaneously.
>
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Collecting-feeds-from-multiple-sou
running
and stop contexts individually based on end time. Disadvantage with this is
I need to have 100 threads to run 100 camel contexts simultaneously.
--
View this message in context:
http://camel.465427.n5.nabble.com/Collecting-feeds-from-multiple-sources-to-multiple-destinations-tp5782092.html
Hi
Current Spring configure doesn't support to create the route dynamically
as the Java DSL.
If you have to use the Spring configure to start the camel context, you
could consider to specify the RouteBuilder[1] yourself in the Spring
configure.
[1]http://camel.apache.org/spring.html
Wille
chieved in Java DSL using a for loop. I would
> like to know if the same can be achived using spring xml.
>
> Thanks in advance.
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Multiple-Sources-tp1924844p1924844.html
> Sent from the Camel - Users (ac
know if the same can be achived using spring xml.
Thanks in advance.
--
View this message in context:
http://camel.465427.n5.nabble.com/Multiple-Sources-tp1924844p1924844.html
Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.