Thanks for your reply..
--
View this message in context:
http://www.nabble.com/reg-ObjectMessages-in-ActiveMQ-CPP-tp14397624s2354p14398091.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
ActiveMQ-CPP does not support object messages, since serialized Java
Objects won't make a lot of sense to a C++ application. If you need
to send ObjectMessages, I recommend adding a Message Translator (http://activemq.apache.org/camel/message-translator.html
) using Apache Camel that converts