Re: File component and TypeConverter question

2009-07-06 Thread Claus Ibsen
On Mon, Jul 6, 2009 at 11:53 PM, wrote: > Hi, > > I am new to camel.  I am having problem figuring out what is in the > message body in the following route. I was expecting a File object in > the body according to what camel documents say: > "By default the file endpoint sends a FileMessage which

File component and TypeConverter question

2009-07-06 Thread brian.xiang
Hi, I am new to camel. I am having problem figuring out what is in the message body in the following route. I was expecting a File object in the body according to what camel documents say: "By default the file endpoint sends a FileMessage which contains a File as body. If you send this directly