Hi When sending messages from a C++ client and receiving them in a Java client, we are having problems with custom message properties in the message header. String message properties set on the C++ sender side are not visible in the receiving Java app. Other property types seem to be processed fine.
The C++ client is messaging v0.7, the Java client is 0.10. Any ideas? Cheers Jiri
