Qpid Cpp Messaging .NET Binding does not properly handle Qpid type VAR_VOID
---------------------------------------------------------------------------
Key: QPID-2915
URL: https://issues.apache.org/jira/browse/QPID-2915
Project: Qpid
Issue Type: Bug
Reporter: Chuck Rolke
Fix For: 0.7
Sending nullptr or receiving Qpid type VAR_VOID causes the binding to fail.
Sending nullptr should send a VAR_VOID value to Messaging.
Receiving a VAR_VOID should send a nullptr in place of an actual object to .NET
binding clients.
The Message decoder will display a zero-length string when ToString() processes
a nullptr.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]