[
https://issues.apache.org/activemq/browse/AMQCPP-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nathan Mittler resolved AMQCPP-80.
----------------------------------
Resolution: Fixed
fixed in trunk.
It seems that by not including the message ID in the message, the broker throws
an NPE. Since the Java client seems to ignore the disableMessageID flag
(always add the message id), we will simply follow suit.
> sending with explicit message id hangs
> --------------------------------------
>
> Key: AMQCPP-80
> URL: https://issues.apache.org/activemq/browse/AMQCPP-80
> Project: ActiveMQ C++ Client
> Issue Type: Bug
> Components: Openwire
> Affects Versions: 2.0
> Reporter: Teemu Torma
> Assigned To: Nathan Mittler
> Fix For: 2.0
>
> Attachments: test.cpp, test2.cpp
>
>
> By disabling automatic message id and setting one explicitly causes send to
> hang.
> The attached program tries to send a message and receive it, but never
> finishes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.