In Camel 1.6.0 there should be some stream cache you can enable (its
enabled by default If I recall correctly).
This stream cache should be able to let you read the http stream multiple times.

But there should be a .enableStreaming() or what the DSL name was,
cant remember exactly if you want to force it enabled.



On Wed, Apr 22, 2009 at 7:56 AM, Claus Ibsen <[email protected]> wrote:
> On Wed, Apr 22, 2009 at 7:25 AM, G.J. van de Streek <[email protected]> wrote:
>>
>> I am using Camel 1.5.0 / ActiveMQ 5.2.0.
>>
>> Is there any way to upgrade to Camel 2.0 and still use activeMQ 5.2.0?
> Camel has no strict dependency which version of ActiveMQ you are
> using. So Camel works basically with any one you like.
>
> Internally in Camel we use AMQ for testing only and we are currently
> using AMQ 5.2.0 for that.
>
>
>> --
>> View this message in context: 
>> http://www.nabble.com/usage-of-multicast-tp23163812p23169890.html
>> Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.
>>
>>
>
>
>
> --
> Claus Ibsen
> Apache Camel Committer
>
> Open Source Integration: http://fusesource.com
> Blog: http://davsclaus.blogspot.com/
> Twitter: http://twitter.com/davsclaus
> Apache Camel Reference Card:
> http://refcardz.dzone.com/refcardz/enterprise-integration
>



-- 
Claus Ibsen
Apache Camel Committer

Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus
Apache Camel Reference Card:
http://refcardz.dzone.com/refcardz/enterprise-integration

Reply via email to