Hello All, We are using ActiveMQ 4.0RC2 with Spring 2.0 M4. We are using the stream capabilities to send large files over JMS. The large files we send are broken into 64k pieces. We reassemble these messages using code that I posted at the spring forum:
http://forum.springframework.org/showthread.php?t=25481 The question I have is that the messages appear to be losing pieces of the data... Has anyone had any problems with streamed message losing data? Is this a configuration problem? Thanks, Yogesh -- View this message in context: http://www.nabble.com/activemq+streams+cutting+off+messages-t1714629.html#a4656091 Sent from the ActiveMQ - User forum at Nabble.com.
