-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Attached sample FIS project. Project uses a twitter component via ./src/main/resources/spring/camel-context.xml and does not configure it's auth settings. Expecting those routes to report errors.
build with: mvn package
run with: java -jar target/twitter-1.0-SNAPSHOT.jar
If you remove the id attributes in the XML, it loads the routes as expected and throws the expected errors.
- is related to
-
FUSETOOLS-2394 Provide error validation to ensure component id cannot be similar to the component definition id
- Closed
-
CAMEL-11225 Loading...
- links to