简体   繁体   English

WSO2消息代理主题发布者

[英]WSO2 Message Broker Topic Publisher

I m working on WSO2 MB 2.0.0. 我正在使用WSO2 MB 2.0.0。

My requirement is to write a JAVA Code to publish messages to a particular topic. 我的要求是编写Java代码以将消息发布到特定主题。 I have created a topic in Message Broker. 我已经在Message Broker中创建了一个主题。 Now I want to create a connection to the topic and post/publish messages on that topic. 现在,我想创建与该主题的连接,并在该主题上发布/发布消息。

I have done same on Queues using JMS given on article at http://docs.wso2.org/wiki/display/MB200/Queue+sender+and+queue+receiver 我已经使用http://docs.wso2.org/wiki/display/MB200/Queue+sender+and+queue+receiver上的文章中给出的JMS在Queues上完成了相同的操作

Please help me in this regard. 请在这方面帮助我。

Thanks. 谢谢。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM