--
View this message in context:
http://camel.465427.n5.nabble.com/StreamCaching-and-multiple-context-tp5745898p5746050.html
Sent from the Camel - Users mailing list archive at Nabble.com.
: users@camel.apache.org
Subject: Re: StreamCaching and multiple context
Claus Ibsen-2 wrote
> Try a SNAPSHOT as we fixed something related to that.
Where can I find the configuration mvn to use the snapshot, there is' some
reference to the site http://camel.apache.org ?
Claus Ibsen-2 wro
ody this from
FileInputStreamCache to ByteArrayInputStreamCache?
--
View this message in context:
http://camel.465427.n5.nabble.com/StreamCaching-and-multiple-context-tp5745898p5746042.html
Sent from the Camel - Users mailing list archive at Nabble.com.
t; Endpoint ep = route.getEndpoint(); // take the first endpoint of the route
>
> Exchange ex = ep.createExchange(); // create the request exchange
>
> Exchange rt = pt.send(ep, ex); // invoke the route
>
>
>
> Thanks.
>
>
> Zulio.
>
>
>
>
> --
> Vi
tEndpoint(); // take the first endpoint of the route
Exchange ex = ep.createExchange(); // create the request exchange
Exchange rt = pt.send(ep, ex); // invoke the route
Thanks.
Zulio.
--
View this message in context:
http://camel.465427.n5.nabble.com/StreamCaching-and-multiple-context-tp
so it
> deletes the tempFile (at point [2]), correctly, but before i sent the
> response back to the client inside the principal context (at point [1]).
>
> How can I manage thi situation? I need to use streamCaching, i don't want to
> buffer messages.
>
> Any idea???
>
>
--
View this message in context:
http://camel.465427.n5.nabble.com/StreamCaching-and-multiple-context-tp5745898.html
Sent from the Camel - Users mailing list archive at Nabble.com.