[
https://issues.apache.org/jira/browse/CAMEL-13687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16876297#comment-16876297
]
Claus Ibsen commented on CAMEL-13687:
-------------------------------------
This is working as designed as the fromRoute is from the original route as its
stated in the javadoc.
To do what you want we need a new fromCurrentRoute that I am adding.
> NotifyBuilder not working as expected
> -------------------------------------
>
> Key: CAMEL-13687
> URL: https://issues.apache.org/jira/browse/CAMEL-13687
> Project: Camel
> Issue Type: Bug
> Components: came-core
> Affects Versions: 2.23.1
> Reporter: Sreejesh
> Priority: Major
> Attachments: camel-spring-boot-sample.zip
>
>
> am trying to test an error handling route. The {{NotificationBuilder}} does
> not work as expected (it always returns false).
> Created a main route and a test route to test the main route. I used Spring
> Boot - all other tests work fine, so there is no problem with the setup I
> guess.
>
> I have attached the sample project. Please uncomment the @Ignore method to
> test the method. Please read the README.md attached in the project
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)