🎄 Happy Holidays! 🥳

Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.

Happy Holidays!

Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.

XMLMessageProducer

Pyp
Pyp Member Posts: 1

Hello, does anyone knows how to use XMLMessageProducer with JCSMPStreamingPublishEventHandler?
I tested sample code according to example on this page: https://docs.solace.com/API-Developer-Online-Ref-Documentation/java/com/solacesystems/jcsmp/XMLMessageProducer.html.
Event responseReceived is returning message id different to sent message id. For example, sent message id has value 10 and received has 11 (almost greater by one). Is it expected behavior?
I am talking about version 10.6.3.
Thanks

Answers