Hi All, We have a use case where we want to send data from producer to consumer via a queue. One data-set contains few Strings, few files and few Integers. I would like to know if it is possible to send this entire data via one message. We are aware of ObjectMessage, BlobMessage, ByteMessage but I am not sure if this use case can fit into anyone of them.
Let us know your thoughts on this ? -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html