On Thursday 11 October 2007, Glen Mazza wrote: > Do you mean current production 4.1 or upcoming 5.0? (I don't believe > 4.2 will be made):
5.0 for the BlobMessages. However, 4.1 did have the ability to grab streams directly from the connections to allow some streaming of larger messages: http://activemq.apache.org/jms-streams.html I guess the real JIRA should read more like: Add hooks into JMS transport to allow easier use of propretary API's to aid in streaming messages. We could then have ActiveMQ 4 hooks for the streams and 5 hooks for the Blobs, etc.... Dan > http://activemq.apache.org/new-features.html > > Glen > > Am Mittwoch, den 10.10.2007, 14:41 -0700 schrieb Daniel Kulp (JIRA): > > 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[]. -- J. Daniel Kulp Principal Engineer IONA P: 781-902-8727 C: 508-380-7194 [EMAIL PROTECTED] http://www.dankulp.com/blog
