开发者

creating a message in MSMQ from Mule

开发者 https://www.devze.com 2023-02-05 23:21 出处:网络
I am using a java class as a mule endpoint that writes a message into a windows message queue.This is 开发者_JAVA百科being done to \"glue\" a java app with a .Net app that consumes the data.

I am using a java class as a mule endpoint that writes a message into a windows message queue. This is 开发者_JAVA百科being done to "glue" a java app with a .Net app that consumes the data.

I am using the ionic msmq libraries

I intermittently get a message queue exception

"message queue exception: Cannot open queue. (hr=unknown hr (-2))"

The queue exists and permissions are correct.

Anyone throw any light on what this error means or know of reliable ways of writing to message queues from java/mule?


That exception looks like it might be coming from ionic. doesnt' look like a mule exception.

Specifically to MSMQ, MuleSoft offers and supports a MSMQ specific transport as part of their enterprise subscription. Mule does have strong support for both JMS and AMQP message protocols.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号