Details
-
Type:
Task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.20.0
-
Component/s: camel-core, examples
-
Labels:
-
Estimated Complexity:Unknown
Description
This new experimental code needs a bit more unit tests and also it would be good to build an example in the examples that uses it so end users can play with it.
The example should demonstrate that CamelContext startup but the routes are failing during startup and they are re-attempted to start. Then there can be some other JVM that the user can start which then allows the route to startup, for example the JVM can have an embedded SQL database or something.