问题描述
我们都能够连接到一个片premises服务总线(在Windows Server服务总线1.1),使用下面的连接字符串:
We are able to connect to an on-premises service bus (Windows Server Service Bus 1.1) using the following connection string:
amqps://owner@FQDNofServer:5671/ServiceBusDefaultNamespace
编写与启用匿名访问结果的话题同伴没有创建远程端点的链接,目标:
Writing to a topic with anonymous access enabled results in "Peer did not create remote endpoint for link, target: "
从认购的结果读一些AMQP内部错误消息。
Reading from a subscription results in some amqp internal error message.
从MS Java的样本不有何启示。可有人[从MS] 紧急击>提供的信息?
The Java samples from MS do not shed any light. Can someone [ from MS ] provide the info?
显然,这是所有与企业SLA来了,但AFAICS它只是不工作。
Apparently this is all coming with an enterprise SLA, but AFAICS it just does not work.
推荐答案
我们刚刚把一篇文章了MSDN,提供了详细信息。你会看到,事情的Windows Server Azure的服务总线和服务总线之间有一点不同。这里的链接: http://msdn.microsoft.com/en-us/library/dn574799.aspx
We've just put an article up on MSDN that provides the details. You'll see that things are a little different between Azure Service Bus and Service Bus for Windows Server. Here's the link:http://msdn.microsoft.com/en-us/library/dn574799.aspx
最好的问候,
戴夫。
这篇关于究竟是什么,我们需要做的服务总线导通$ P $从Java客户端通过AMQP pmises在Linux上工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!