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 2010/02/19 15:12:40 UTC

[jira] Created: (CAMEL-2489) Spring XML based CamelContext should support property placeholders in every attribute and tag

Spring XML based CamelContext should support property placeholders in every attribute and tag
---------------------------------------------------------------------------------------------

                 Key: CAMEL-2489
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2489
             Project: Apache Camel
          Issue Type: New Feature
          Components: camel-spring
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.3.0


For example {{trace="#{traceenabled}"}}

{code}
<jmxAgent port="#{jmxPort"/>
{code}

And where else 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-2489) Spring XML based CamelContext should support property placeholders in every attribute and tag

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-2489.
--------------------------------

    Resolution: Fixed

trunk: 911871.

> Spring XML based CamelContext should support property placeholders in every attribute and tag
> ---------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-2489
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2489
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-spring
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.3.0
>
>
> For example {{trace="#{traceenabled}"}}
> {code}
> <jmxAgent port="#{jmxPort"/>
> {code}
> And where else 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.