If I have several switchyard composite references with the same name containing different HTTP bindings, camel components with the same ID will be created. New component overrides the old one. This results in creation of only one camel endpoint, only one camel route,... We can check it via JMX in JConsole tool.
Connected issues:
-
If I use throttling, switchyard will use the throttling values from the last composite reference.
-
etc.
Switchyard should not allow to give the same names to the different switchyard composite references.
|