[ https://issues.apache.org/activemq/browse/CAMEL-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen resolved CAMEL-2862. -------------------------------- Resolution: Fixed trunk: 958456. > NotifyBuilder - Add fromRoute and let it filter per route by default to avoid > triggering on producers sending into routes > ------------------------------------------------------------------------------------------------------------------------- > > Key: CAMEL-2862 > URL: https://issues.apache.org/activemq/browse/CAMEL-2862 > Project: Apache Camel > Issue Type: Improvement > Components: camel-core > Affects Versions: 2.4.0 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Fix For: 2.4.0 > > > ProducerTemplate is not UoW scoped as well which causes the notify builder to > react only producers sending in messages to routes. > This is a bit confusing when using jms, seda style as then it would cause 2 > uow (1=consumer,1=producer). > And people normally only want to react on the routes. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.