Re: JMS exception when a Property is sent to java broker from qpid-cpp

2017-08-11 Thread Gordon Sim
On 10/08/17 23:10, sivasnp wrote: Hi, I am getting an exception when a property value is sent from qpid-cpp(1.35) to a client which is running a java broker. From Sender(qpid-cpp) I am doing the following: qpid::messaging::message msg; std::string id = "xyztry"; msg.setProperty("a", id); ms

JMS exception when a Property is sent to java broker from qpid-cpp

2017-08-10 Thread sivasnp
pe". Any help is appreciated. Thanks, Siva. -- View this message in context: http://qpid.2158936.n2.nabble.com/JMS-exception-when-a-Property-is-sent-to-java-broker-from-qpid-cpp-tp7665646.html Sent from the Apache Qpid users mailing list archive at Nabble.com.