[ 
https://issues.apache.org/activemq/browse/CAMEL-846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45140#action_45140
 ] 

Willem Jiang commented on CAMEL-846:
------------------------------------

According to  the Spring Integration Reference Manual,  the header's 
RETURN_ADDRESS value just is the fall back. 

"This is consistent across both configuration options (namespace and 
annotations) in that the the endpoint's output channel will be used if 
available, and the message header's RETURN_ADDRESS value will be the fallback. "

My last commit just makes sure this.

> support to send the response message according to the message's header return 
> address
> -------------------------------------------------------------------------------------
>
>                 Key: CAMEL-846
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-846
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-spring-integration
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 1.5.0
>
>
> In CamelTarget , we should support to send the response to the dynamical 
> message channel by checking the return address in then message header.

-- 
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