Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/solr/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Activemq Spring.net NMS与Apache NMS_Activemq_Spring.net_Nms - Fatal编程技术网

Activemq Spring.net NMS与Apache NMS

Activemq Spring.net NMS与Apache NMS,activemq,spring.net,nms,Activemq,Spring.net,Nms,我使用ActiveMQ查找,发现spring.net有自己的NMS库,Apache社区也有 http://activemq.apache.org/nms/nms-api.html 有人知道它们吗?Spring.NET正在使用下面的Apache.NMS库,就像普通的Spring JMSTemplate etc使用您配置的watch JMS提供程序一样。据我回忆,Spring.NET版本默认使用较旧版本的NMS.ActiveMQ。因此,如果您想使用最新的ActiveMQ.NET库,就必须直接使用A

我使用ActiveMQ查找,发现spring.net有自己的NMS库,Apache社区也有

http://activemq.apache.org/nms/nms-api.html


有人知道它们吗?

Spring.NET正在使用下面的Apache.NMS库,就像普通的Spring JMSTemplate etc使用您配置的watch JMS提供程序一样。据我回忆,Spring.NET版本默认使用较旧版本的NMS.ActiveMQ。因此,如果您想使用最新的ActiveMQ.NET库,就必须直接使用Apache.NMS.ActiveMQ,或者了解如何将alter LIB连接到Spring.NET中

不知道这是否有帮助,但Spring.NETV2几天后就推出了。他们可能已将LIB更新为最新版本。