[
https://issues.apache.org/activemq/browse/CAMEL-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hadrian Zbarcea resolved CAMEL-320.
-----------------------------------
Resolution: Fixed
Patch applied with thanks!
> DefaultParameterMappingStrategy doesn't load its defaults
> ---------------------------------------------------------
>
> Key: CAMEL-320
> URL: https://issues.apache.org/activemq/browse/CAMEL-320
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 1.2.0
> Reporter: Aaron Crickenberger
> Assignee: Hadrian Zbarcea
> Fix For: 1.3.0
>
> Attachments: camel-core.loadDefaultParameterMapRegistry.patch
>
>
> This is preventing BeanProcessor from using bean methods with a Message
> parameter, or bean methods not named "process" that have an Exchange as their
> parameter. For example, to map to a Message the it tries using the
> ParameterExpression bodyAs(Message.class) instead of inmessageExpression().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.