Hi

ActiveMQ does not output any javax.jms.StreamMessage, and therfore
Camel have never needed to map it.
And I also do not think javax.jms.StreamMessage is used very much?
Anyone every used them?

In terms of BlobMessage. Can you elaborate a bit? Is there anything in
the BlobMessage API you needed from Camel?
Doesn't you get all the data from the blob as a inputstream or the likes?




On Fri, Apr 2, 2010 at 7:48 PM, Norman Maurer <nor...@apache.org> wrote:
> Hi all,
>
>  from the Camel in Action book and online docs I see how objects get
> mapped to the corresponding JMS Message type. I saw that InputStream
> get mapped to ByteMessage. I wonder why its not using StreamMessage.
> Anyone knows why ? I thought use StreamMessages would give a real
> benifit when using big messages.
> The other thing I would like to see is be able to use BlobMessage when
> using ActiveMQ component. Is there any plan to support this ?
>
>
> Thx,
> Norman
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to