[ 
https://issues.apache.org/jira/browse/CXF-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642264#action_12642264
 ] 

Daniel Kulp commented on CXF-1102:
----------------------------------


No, not compatible with other providers.  It would really need to go into an 
"ActiveMQ" specific subclass of the JMS transport.   As such, it's not really a 
high priority.

The major win with the streaming is reduced memory overhead, especially for 
large messages.  (like mtom things)



> Ability to use BlobMessage when using ActiveMQ 4.2 
> ---------------------------------------------------
>
>                 Key: CXF-1102
>                 URL: https://issues.apache.org/jira/browse/CXF-1102
>             Project: CXF
>          Issue Type: Improvement
>          Components: Transports
>    Affects Versions: 2.0.2
>            Reporter: Daniel Kulp
>
> When using new versions of ActiveMQ, it would be nice to be able to configure 
> the JMS transport to use  a BlobMessage to allow streaming of the stuff from 
> the CachedOutputStream without having to load it all into a byte[].

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to