You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2011/01/28 01:01:43 UTC

[jira] Created: (SMX4-751) Property replacement is broken in camel-blueprint examples

Property replacement is broken in camel-blueprint examples
----------------------------------------------------------

                 Key: SMX4-751
                 URL: https://issues.apache.org/jira/browse/SMX4-751
             Project: ServiceMix 4
          Issue Type: Bug
          Components: Bundles
    Affects Versions: 4.3.0
            Reporter: Gert Vanthienen
             Fix For: 4.4.0


When running the camel blueprint examples, the ConfigAdmin property replacement no longer works.  Instead of the configured value, you now see the replacement variable in the output.

{noformat}
>>>> ${prefix} set body:  Fri Jan 28 00:57:25 CET 2011
{noformat}

Until we can find a more definitive fix, a workaround is to move the cm: tags before the camel route in the xml file.

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


[jira] [Resolved] (SMX4-751) Property replacement is broken in camel-blueprint examples

Posted by "Jonathan Anstey (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SMX4-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Anstey resolved SMX4-751.
----------------------------------

    Resolution: Fixed

This is fixed on trunk. Just tried it out. This was likely fixed when we upgraded from Camel 2.6.x to 2.7.x.
                
> Property replacement is broken in camel-blueprint examples
> ----------------------------------------------------------
>
>                 Key: SMX4-751
>                 URL: https://issues.apache.org/jira/browse/SMX4-751
>             Project: ServiceMix 4
>          Issue Type: Bug
>          Components: Examples
>    Affects Versions: 4.3.0
>            Reporter: Gert Vanthienen
>             Fix For: 4.4.0
>
>
> When running the camel blueprint examples, the ConfigAdmin property replacement no longer works.  Instead of the configured value, you now see the replacement variable in the output.
> {noformat}
> >>>> ${prefix} set body:  Fri Jan 28 00:57:25 CET 2011
> {noformat}
> Until we can find a more definitive fix, a workaround is to move the cm: tags before the camel route in the xml file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (SMX4-751) Property replacement is broken in camel-blueprint examples

Posted by "Gert Vanthienen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SMX4-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gert Vanthienen updated SMX4-751:
---------------------------------

    Component/s:     (was: Bundles)
                 Examples

> Property replacement is broken in camel-blueprint examples
> ----------------------------------------------------------
>
>                 Key: SMX4-751
>                 URL: https://issues.apache.org/jira/browse/SMX4-751
>             Project: ServiceMix 4
>          Issue Type: Bug
>          Components: Examples
>    Affects Versions: 4.3.0
>            Reporter: Gert Vanthienen
>             Fix For: 4.4.0
>
>
> When running the camel blueprint examples, the ConfigAdmin property replacement no longer works.  Instead of the configured value, you now see the replacement variable in the output.
> {noformat}
> >>>> ${prefix} set body:  Fri Jan 28 00:57:25 CET 2011
> {noformat}
> Until we can find a more definitive fix, a workaround is to move the cm: tags before the camel route in the xml file.

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


[jira] Commented: (SMX4-751) Property replacement is broken in camel-blueprint examples

Posted by "Gert Vanthienen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SMX4-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987841#action_12987841 ] 

Gert Vanthienen commented on SMX4-751:
--------------------------------------

Workaround committed in http://svn.apache.org/viewvc?view=revision&revision=1064370

> Property replacement is broken in camel-blueprint examples
> ----------------------------------------------------------
>
>                 Key: SMX4-751
>                 URL: https://issues.apache.org/jira/browse/SMX4-751
>             Project: ServiceMix 4
>          Issue Type: Bug
>          Components: Examples
>    Affects Versions: 4.3.0
>            Reporter: Gert Vanthienen
>             Fix For: 4.4.0
>
>
> When running the camel blueprint examples, the ConfigAdmin property replacement no longer works.  Instead of the configured value, you now see the replacement variable in the output.
> {noformat}
> >>>> ${prefix} set body:  Fri Jan 28 00:57:25 CET 2011
> {noformat}
> Until we can find a more definitive fix, a workaround is to move the cm: tags before the camel route in the xml file.

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