-
Bug
-
Resolution: Duplicate
-
Blocker
-
fuse-7.5-GA
-
None
-
%
-
Working with Claudio Miranda, we found out the problem,
- syndesis 1.8.6.fuse-750001 uses camel 2.21.0.fuse-750033
- syndesis 1.8.6 uses camel 2.21.0.fuse-750029
There was a change introduced in camel 2.21.0.fuse-750033 (you can see the git log https://github.com/jboss-fuse/camel/commits/camel-2.21.0.fuse-750033 search for #1057 PR) that is exactly the camel-box component requires the check parameter.
However there is the BoxConnector in syndesis 1.8.6.fuse-750001 [1] missed the custom code that adds the check parameter [2]
The jira issue is https://issues.redhat.com/browse/ENTESB-11433
This commit [1] should be backported to a 1.8.x branch and release fuse-online 1.8.6.fuse-xxx
1. https://github.com/jboss-fuse/syndesis/commit/8ca9001a5e379f51dbf1581b05ffc3edc4e9324f