Re: AW: Using File language and Properties in Endpoint

2010-06-23 Thread Willem Jiang
Beck Geschäftsführer: Jochen Adenau, Hans-Günther Meier -Ursprüngliche Nachricht- Von: Claus Ibsen [mailto:claus.ib...@gmail.com] Gesendet: Mittwoch, 23. Juni 2010 11:11 An: users@camel.apache.org Betreff: Re: Using File language and Properties in Endpoint You can try using the bean style in

AW: Using File language and Properties in Endpoint

2010-06-23 Thread Schneider Christian
] Gesendet: Mittwoch, 23. Juni 2010 11:11 An: users@camel.apache.org Betreff: Re: Using File language and Properties in Endpoint You can try using the bean style instead > The problem is that file:name is not recoginzed. > > When I use the uri directly in the file:name works

Re: Using File language and Properties in Endpoint

2010-06-23 Thread Claus Ibsen
On Wed, Jun 23, 2010 at 10:59 AM, Schneider Christian wrote: > Hi all, > > I got the following problem. I want to configure a file Endpoint using the > File Language that should additionally have Properties replaced. As we are > still on Camel 2.1 we can only use properties in Spring Language En

Using File language and Properties in Endpoint

2010-06-23 Thread Schneider Christian
Hi all, I got the following problem. I want to configure a file Endpoint using the File Language that should additionally have Properties replaced. As we are still on Camel 2.1 we can only use properties in Spring Language Endpoint tags. So my try was: The problem is that file:name is not rec