Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
There are ActiveMQ users with embedded Camel in XML files that may have N+ <camelContext> today.
They may want a simple main JAR to keep running this as-is.
You would need to "hack" this today
https://gist.github.com/davsclaus/e0ac176a778e671908566bbae2d74a11
So lets make an option to allow multiple contexts, as this would only be for camel-spring-main. Not spring boot users where 1 is only allowed.