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.