使用C#将XML消息发送到JMS [英] Sending a XML message to JMS using C#

查看:251
本文介绍了使用C#将XML消息发送到JMS的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将xml文件发送到jms队列.我将如何实现呢?我是否创建ITextMessage/IObjectMessage等...

I would like to send a xml file to a jms queue. How would i achieve this? Do i create a ITextMessage/IObjectMessage etc...

有人请引导我

推荐答案

您需要获取所选JMS代理的c#客户端库(如果有的话),其中应包含有关如何执行此操作的示例.

You need to get the c# client library for your chosen JMS broker (if there is one) That should have examples on how to do it.

Spring.net还通过​​其NMS模块支持某些JMS代理.请参见此处

Spring.net also has support for some JMS brokers through its NMS module. See here

发送xml的最好方法是通过短信.

The best way to send xml is via the text message.

这篇关于使用C#将XML消息发送到JMS的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆