Yes, you could do it.
But here is other thing, if you put the different route into different camel context, these routes may not see each other's endpoints per camel context, such as "seda", "direct" etc, these endpoints can not be seen across the camel context.

Willem

titexe wrote:
hello,

it'is possible in camel to separate routes in different XML files?

sort: <import resource="route1.xml"/> like camel.xml and activemq.xml

This opportunity will allow me to separate routes and maintain versions for
each projects.

Thank you in advance

Best regards,

titexe

Reply via email to