Hi,
I have had quite a bit of luck using ActiveMQ streams.  We are currently
streaming very large files over JMS and ActiveMQ automatically breaks these
down into digestable 64k messages which can be reassembled on the other side
of the queue.  Perhaps that could help... I tried send large messages using
text messages but we brought down our development machines due to the memory
required to send as a single message.

-Yogesh
--
View this message in context: 
http://www.nabble.com/javax.jms.JMSException%3A-Failed-to-compress-message-payload-t1812666.html#a4948993
Sent from the ActiveMQ - User forum at Nabble.com.

Reply via email to