Re: Camel File Component and the Splitter

2010-12-08 Thread Tarun Ramakrishna
Just please ignore the mail below and save me the embarassment. This will teach me not to send emails at 3:00am in the morning. Thanks, Tarun On Thu, Dec 9, 2010 at 3:07 AM, Tarun Ramakrishna wrote: > Hi all, > > I have a puzzler and I thought I would throw it to the list before > going into ca

Camel File Component and the Splitter

2010-12-08 Thread Tarun Ramakrishna
Hi all, I have a puzzler and I thought I would throw it to the list before going into camel debugging. I have a custom mapping processor that given an Exchange, takes its payload, split it to several payloads, creates an array list of byte[] and sets them back into the IN message of the exchange.