作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
在 hornetmq-jms.xml 中我看到
<queue name="ExpiryQueue">
<entry name="/queue/ExpiryQueue">
</queue>
但是如何配置主题呢?
在 jboss 3.2.1 中,我们通过 jbossmq-destinations-service.xml
最佳答案
下载 HornetQ 二进制发行版并查看“主题”示例。文件 examples/jms/topic/server0/hornetq-jms.xml
包含以下内容:
<!--the topic used by the example-->
<topic name="exampleTopic">
<entry name="/topic/exampleTopic"/>
</topic>
还有很多其他例子。如果您觉得有用,请投票。
关于java - 如何在 jboss 6 上的 HornetMQ 中设置主题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3575422/
在 hornetmq-jms.xml 中我看到 但是如何配置主题呢? 在 jboss 3.2.1 中,我们通过 jbossmq-destinations-service.xml 最佳
我想在 jboss 7.1.1 的 hornetmq 队列中列出 jms 消息 我尝试了几种方法: 使用 QueueBrowser - 始终为空列表 listJmsqserverControl.lis
我是一名优秀的程序员,十分优秀!