Re: Camel NotifyBuilder does not match when exception is thrown

2024-07-11 Thread Lance Java
entRoute (route id based) instead > > On Thu, Jul 11, 2024 at 12:16 PM Lance Java > wrote: > > > I asked this question on stack overflow but didn't get a response so > asking > > here > > > > > https://stackoverflow.com/questions/78720143/camel-no

Re: Camel NotifyBuilder does not match when exception is thrown

2024-07-11 Thread Claus Ibsen
; https://stackoverflow.com/questions/78720143/camel-notifybuilder-does-not-match-when-exception-is-thrown > > It seems that camel's NotifyBuilder > <https://camel.apache.org/manual/notify-builder.html> works in normal > message processing but does not work when exceptions

Camel NotifyBuilder does not match when exception is thrown

2024-07-11 Thread Lance Java
I asked this question on stack overflow but didn't get a response so asking here https://stackoverflow.com/questions/78720143/camel-notifybuilder-does-not-match-when-exception-is-thrown It seems that camel's NotifyBuilder <https://camel.apache.org/manual/notify-builder.html>