[
https://issues.apache.org/activemq/browse/SMX4-523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gert Vanthienen resolved SMX4-523.
----------------------------------
Resolution: Fixed
Fixed in http://svn.apache.org/viewvc?view=revision&revision=938024
> Use Camel Synchronization to ensure NMR exchange can be handled asynchronously
> ------------------------------------------------------------------------------
>
> Key: SMX4-523
> URL: https://issues.apache.org/activemq/browse/SMX4-523
> Project: ServiceMix 4
> Issue Type: Improvement
> Affects Versions: 4.2.0
> Reporter: Gert Vanthienen
> Assignee: Gert Vanthienen
> Fix For: 4.4.0
>
>
> Currenty, the Camel NMR component processes the Camel Exchange and afterwards
> sends back the response message into the NMR. By using the Camel
> Synchronization interface, we can ensure that the NMR exchange gets property
> handled from the Camel route, even if the Camel route processing is happening
> asynchronously (e.g. a seda:// endpoint with waitForTaskToComplete=Never)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.