You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Raul Kripalani (JIRA)" <ji...@apache.org> on 2012/12/12 11:45:22 UTC

[jira] [Created] (CAMEL-5866) Pass Exchange param to TypeConverter.convertTo calls where possible

Raul Kripalani created CAMEL-5866:
-------------------------------------

             Summary: Pass Exchange param to TypeConverter.convertTo calls where possible
                 Key: CAMEL-5866
                 URL: https://issues.apache.org/jira/browse/CAMEL-5866
             Project: Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.10.3
            Reporter: Raul Kripalani
            Assignee: Raul Kripalani
             Fix For: 2.9.6, 2.10.4, 2.11.0


Where the Exchange object is available, pass it to TypeConverter.convertTo.

Currently, when Camel happens to pick a Type Converter requiring the Exchange, conversion may fail (as there's no check for this situation).

See CAMEL-5864 as an example.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira