hi
when sending message by qpid proton writen in c, by default the message is
text message and i can recieve it with amqp broker in jms format, but when i
try to send message by qpid-cpp library it is always binary message, despite
message.setcontent("jms-type")anyone have an idea how to transform binary message to text? thx in advance -- View this message in context: http://activemq.2283324.n4.nabble.com/qpid-cpp-text-message-tp4698876.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
