Hi, I would like to Use Windows Service Bus 1.1 on premise using the AMQP transport type from my .Net (and Java) applications.
I have two questions:
Are the queues and topics I create via the .NetMessaging client, visible from an AMQP client ?
and
Can anyone guide me on how to create a connection string using the AMQP transport type to an on-premise Service bus ? All the documentation I can find only mentions connecting to an Azure implementation. (.Net and Java please).
(especially regarding Secret Issuer Name, and Secret. Where are these set ? )
Thanks
Geoff.