On 11/20/2009 08:44 AM, Alexei Sosin wrote:
Hi everyone.

I recently downloaded a windows C++ broker and dotnet client libs, to try QPID 
out.
Everything seems to work, but when I tried to obtain C# sources for client lib, it turned out that 
the sources available for download have a lot of differences from compiled dll (qpid.client.dll) 
For instance, in dll there are namespaces like "org.apache.qpid.client" while in the 
sources "Apache.Qpid.Client", moreover classes are not the same..

There are two different dotnet client libs on the download page, one for AMQP 0-10 [1] (in the org.apache.qpid.client), one for AMQP 0-8 and 0-9 [2] (in the Apache.Qpid.Client namespace).

There appears to be no individual source tar ball for these, so I guess you have to get the sources from the full project tarball [3]. Within that the AMQP 0-10 client library is under dotnet/client-010/. I'm afraid I don't myself have any experience of building either of these, but perhaps someone else on the list may be able to help.

(I should perhaps note also that in the upcoming 0.6 release there will be a new WCF component that is built on top of the c++ client.)

[1] http://www.apache.org/dist/qpid/0.5/qpid-dotnet-0-10-0.5.zip
[2] http://www.apache.org/dist/qpid/0.5/qpid-dotnet-0-8-0.5.zip
[3] http://www.apache.org/dist/qpid/0.5/qpid-0.5.tar.gz

So where do I get Dotnet client sources, preferably compilable and working?

Thanks.

--Alexei
    yahoo: alexei.sosin
    mts: 6021715


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to