Is it possible to enable/disable camel route based on external properties? For example, if I want to enable/disable a feature. I can create an external property file. At deployment time, by change the property value, I can control the camel route to support the change.
Something like a "if" statement in the camel-context.xml file using Spring DSL. -- View this message in context: http://camel.465427.n5.nabble.com/camel-route-enable-disable-based-on-configuration-tp5749315.html Sent from the Camel - Users mailing list archive at Nabble.com.
