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

can't catch BPMN error when camel throw exception #47

Closed deniskru closed 5 years ago

deniskru commented 5 years ago

I have demo Spring Boot application with camunda-bpm-camel extention. Process starts normally , but I always get log normal step even camel throw exception. Boundary event never catch exception . I expect log error step execution. What i'm doing wrong ? Versions ` 3.0.0</camunda.spring.boot.starter.version>

2.0.2.RELEASE 7.9.0 2.22.2 0.7-SNAPSHOT ` ![default](https://user-images.githubusercontent.com/7669486/50550102-47c47680-0c9c-11e9-8568-378498bf7c50.PNG) [https://github.com/deniskru/testCamelCamundaBoundary.git](url)
berndruecker commented 5 years ago

Hi @deniskru Sorry for not coming back to you earlier. Best ask in the http://forum.camunda.org/ to get a timely answer. Does the problem still persists? From a first glance it looks ok - so I also would need to try it out.

berndruecker commented 5 years ago

I close the issue for now - please reopen or better ask in the forum and share the link here