I add a new message named blobmessageLi which like textmessage but not like
original blobmessage,
I add blobmessageli.h and cpp file whick like textmessage.h and cpp in cms
directory.
I add ActiveMQBlobMessageli.h and cpp file,ActiveMQBlobMessageMarshaller.h
and cpp.
And modify relational code,ID_ACTIVEMQBLOBMESSAGELI =
29;ID_ACTIVEMQBLOBMESSAGE = 41;
Now I can send my blobmessageLi from C++ with setStringProperty which java
can receive my blobmessage 

with getStringProperty.
But send the setRemoteBlobUrl from C++ which can not be received by java
either.
It seems that this approach is harder to implement setRemoteBlobUrl and
getRemoteBlobUrl.



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/BlobMessage-in-ActiveMQ-CPP-by-now-2017-tp4726457p4726631.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to