You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jens Kleine-Herzbruch (JIRA)" <ji...@apache.org> on 2018/03/05 08:15:00 UTC

[jira] [Updated] (CAMEL-12309) SpEL expression should be able to reference beans in non-Spring application context

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

Jens Kleine-Herzbruch updated CAMEL-12309:
------------------------------------------
    Attachment: spel-ref.diff

> SpEL expression should be able to reference beans in non-Spring application context
> -----------------------------------------------------------------------------------
>
>                 Key: CAMEL-12309
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12309
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-spring
>    Affects Versions: 2.20.2
>            Reporter: Jens Kleine-Herzbruch
>            Priority: Major
>              Labels: SpEL
>         Attachments: spel-ref.diff
>
>
> Currently, a SpEL expression like @myBean only gets resolved correctly when using a Spring application context. Considering that the Ref language can do this with any type of context, it shouldn't be tto hard to support this for SpEL, too.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)