Hi

Are you using spring property placeholders by any chance?
I wonder if it interfere. It has an option to ignore unknown properties.


On Mon, Jun 25, 2012 at 8:14 PM, jtoepfer <jtoep...@brookdaleliving.com> wrote:
> I am using Apache Camel 2.7 with ActiveMQ 5.5.1.
>
> I am trying to setup an endpoint filename with dynamic date, can someone
> help.  I keep getting an error with the following...
>
>
> <endpoint id="ftpEndpoint"
>
> uri="ftp://a...@ftp.sample.com/OUT/Test?fileName=file-${date:now:yyyyMMdd}.xml";
> />
>
> If I take off ${date:now:yyyyMMdd} the data gets sent to the file correctly.
> I'm looking for some direction, being very new to camel.
>
> Thanks in advance.
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/dynamic-filename-endpoint-tp5715076.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to