You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Cliff Jansen (JIRA)" <qp...@incubator.apache.org> on 2010/06/17 18:37:25 UTC

[jira] Commented: (QPID-2589) Add a .NET binding to QPID Messaging API

    [ https://issues.apache.org/jira/browse/QPID-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12879834#action_12879834 ] 

Cliff Jansen commented on QPID-2589:
------------------------------------

If I add the following to the map example:

  byte[] myBytes = new byte[3] { 102, 111, 111};
  content["myBytes"] = byBytes;

I get a NotImplementedException.  Is this a known todo item?

Presumably the dotnet map implementation is intended to interoperate with the Java MapMessage, including distinguishing between getBytes(), getString() [ and  setBytes(), setString()].



> Add a .NET binding to QPID Messaging API
> ----------------------------------------
>
>                 Key: QPID-2589
>                 URL: https://issues.apache.org/jira/browse/QPID-2589
>             Project: Qpid
>          Issue Type: New Feature
>          Components: C++ Client
>    Affects Versions: 0.7
>         Environment: Windows
>            Reporter: Chuck Rolke
>            Assignee: Ted Ross
>             Fix For: 0.7
>
>         Attachments: cpp_binding_dotnet.patch, cpp_bindings_qpid_dotnet__cleanup.patch, cpp_bindings_qpid_dotnet_update.patch, cpp_bindings_qpid_dotnet_vb-helloworld-uuid.patch, map_receiver_update.patch, qpid_add_x86_platform.patch, qpid_bindings.diff
>
>
> This binding package is a .NET Interop wrapper around the Qpid Messaging interface. It exposes the Messaging interface through a series of managed code classes that may be used by any .NET language.

-- 
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:dev-subscribe@qpid.apache.org