You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2011/04/24 11:33:06 UTC

[jira] [Resolved] (CAMEL-3893) Support OGNL in simple expression language for exchange properties

     [ https://issues.apache.org/jira/browse/CAMEL-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-3893.
--------------------------------

    Resolution: Fixed

Thanks David. I have also updated the wiki page.

> Support OGNL in simple expression language for exchange properties
> ------------------------------------------------------------------
>
>                 Key: CAMEL-3893
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3893
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: David Valeri
>            Assignee: David Valeri
>             Fix For: 2.8.0
>
>         Attachments: CAMEL-3893.patch, CAMEL-3893.patch
>
>
> The log DSL is convenient for user-facing logging; however, it only supports the simple expression language.  There are cases where it is desirable to log the results of a method invocation on an exchange property.  The simple expression language currently supports OGNL on message headers but not on exchange properties.  The OGNL support for message headers should also be available for exchange properties.
> For example: ${property.wicket[cool]} should be allowable in addition to the currently supported simple expression capabilities.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira