Quantcast
Channel: Service Bus forum
Viewing all articles
Browse latest Browse all 1916

Connection string for Qpid?

$
0
0

Hello,

It was very exciting to hear that Microsoft themselves use the lightweight bus "Apache Qpid" in their internal development. I am just getting started playing around with buses and would like to hit Qpid via the Service Bus .NET Client DLL. First of all, is this even possible? I would imagine yes, since I intend to use the glorious AMQP protocol which both Qpid and the DLL in question are supposed to speak. However, I'm having a hard time finding any documentation on what the connection string and other such should be... Right now I just have the following default line in my App.config:

        <add key="Microsoft.ServiceBus.ConnectionString"
            value="Endpoint=sb://[your namespace].servicebus.windows.net;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=[your secret];TransportType=Amqp"/>

Any pointers to how to get it all going? : )

Thanks in advance,

Q.



Viewing all articles
Browse latest Browse all 1916

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>