[
https://issues.apache.org/activemq/browse/CAMEL-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hadrian Zbarcea updated CAMEL-1777:
-----------------------------------
Fix Version/s: (was: 2.0.0)
2.0-M3
> The Exchange.BEAN_METHOD_NAME header is not be set rightly when the message
> exchange pattern is InOut
> -----------------------------------------------------------------------------------------------------
>
> Key: CAMEL-1777
> URL: https://issues.apache.org/activemq/browse/CAMEL-1777
> Project: Apache Camel
> Issue Type: Bug
> Components: bean-integration
> Affects Versions: 1.6.0, 2.0-M1, 1.6.1, 2.0-M2
> Reporter: Willem Jiang
> Assignee: Willem Jiang
> Fix For: 1.6.2, 2.0-M3
>
>
> If the Bean endpoint has an explicit method name , the Bean processor will
> set the message header of Exchange.Bean_METHOD_NAME with the value of method
> name before the invocation and will try to reset the message header of
> Exchange.Bean_METHOD_NAME with the preview method name after the invocation.
> Current camel code just set the InMessage's header , if the ExchangePatter is
> InOut , it forget to reset the OutMessage's header.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.