Hi
I have logged a ticket to get this fixed
https://issues.apache.org/jira/browse/CAMEL-6766
On Fri, Sep 13, 2013 at 2:47 PM, Claus Ibsen wrote:
> Property placeholders is intended to be supported on and
> also. So if it does not work, then it sounds like a
> little bug.
>
>
>
> On Thu, Sep 12
Property placeholders is intended to be supported on and
also. So if it does not work, then it sounds like a
little bug.
On Thu, Sep 12, 2013 at 6:32 PM, Steve wrote:
> Hello Camel-Users,
>
> Can property placeholders be used in the URI supplied to the
> interceptFrom(String) method belonging
Hello Camel-Users,
Can property placeholders be used in the URI supplied to the
interceptFrom(String) method belonging to the RouteBuilder class? My
apologies if this topic is covered by existing documentation; if so, I did
not see it.
I was reading CAMEL-5129 which addressed a similar issue, bu