Description
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.
>>>> ${prefix} set body: Fri Jan 28 00:57:25 CET 2011
Until we can find a more definitive fix, a workaround is to move the cm: tags before the camel route in the xml file.