t; >
> >> >>> > Sent from a mobile device
> >> >>> > Am 04.03.2013 11:36 schrieb "jeff" :
> >> >>> >
> >> >>> >> Thks Claus for the answer, but I have not found the simplest way
> to
> &
gt;> a
>> >>> >> simple:
>> >>> >>
>> >>> >> from("file://input")
>> >>> >> .split()
>> >>> >> .tokenize("\n&qu
.split()
> >>> >> .tokenize("\n")
> >>> >> .unmarshal
> >>> >> .bindy(BindyType.Csv, AED.class)
> >>> >>
gt;> .unmarshal
>>> >> .bindy(BindyType.Csv, AED.class)
>>> >> .bean(AEDProcessor.class,
>>> "processTicket")
>>> >>
y I found is to do a :
>>
>> .to("file://output?fileName=${file:name}&fileExist=Append")
>>
>> But it is too slow !
>>
>>
>>
>>
>>
>> --
>> View this message in context:
>> http://camel.465427.n5.nabble.com/Opposite-of-split-tp5728255p5728481.html
>> Sent from the Camel - Users mailing list archive at Nabble.com.
>>
>
")
>
> The only way I found is to do a :
>
> .to("file://output?fileName=${file:name}&fileExist=Append")
>
> But it is too slow !
>
>
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Opposite-of-split-tp5728255p5728481.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
uot;file://output?fileName=${file:name}")
> >
> > The only way I found is to do a :
> >
> > .to("file://output?fileName=${file:name}&fileExist=Append")
> >
> > But it is too slow !
> >
> >
> >
> >
> >
> > --
> > View this message in context:
> >
> http://camel.465427.n5.nabble.com/Opposite-of-split-tp5728255p5728481.html
> > Sent from the Camel - Users mailing list archive at Nabble.com.
> >
>
tput?fileName=${file:name}&fileExist=Append")
But it is too slow !
--
View this message in context:
http://camel.465427.n5.nabble.com/Opposite-of-split-tp5728255p5728481.html
Sent from the Camel - Users mailing list archive at Nabble.com.
.to("file://output?fileName=${file:name}")
The only way I found is to do a :
.to("file://output?fileName=${file:name}&fileExist=Append")
But it is too slow !
--
View this message in context:
http://camel.465427.n5.nabble.
On Wed, Feb 27, 2013 at 11:38 PM, Jean Francois LE BESCONT
wrote:
> Hey all !
>
> I have read the document by I have not really understand which component
> should I use if I want to "unsplit" all message. I think that aggregate (
> and aggregate2 ) are their for that but I don't understand how to
10 matches
Mail list logo