.NET client support for field table types requires extension (interop issue)
----------------------------------------------------------------------------
Key: QPID-336
URL: https://issues.apache.org/jira/browse/QPID-336
Project: Qpid
Issue Type: Bug
Components: Dot Net Client
Affects Versions: M1
Reporter: Marnie McCormack
If you send a message from a Java client and then consume from a .NET client
there's an error:
A first chance exception of type 'Qpid.Framing.AMQFrameDecodingException'
occurred in qpid.common.dll
Additional information: Unsupported field table type: 'x' charcode120
In the .NET case, this kills the connection to the broker as well, which would
seem to be a little extreme.
.NET client needs to support the set set of field table types as Java client.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.