camunda-community-hub / camunda-platform-7-camel

Community Extension to add Apache Camel support for Camunda Platform 7
Apache License 2.0
82 stars 57 forks source link

No error message when calling non-existing endpoint #26

Open falko opened 7 years ago

falko commented 7 years ago

${camel.sendTo('direct:non-existing-route')} should at least create a warning if not an exception.