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.

Reply via email to