Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要创建一个将从 MSMQ(Microsoft 消息队列)侦听的代理服务。我可以知道我应该使用什么传输协议/适配器来实现这一点吗?
那是 Oracle 服务总线吗?您需要一个 MSMQ 适配器 - MSMQ 使用它自己的传输协议(加上 HTTP/S 和 RPC)。看起来 OSB 只有一个 Websphere MQ 适配器。