hornetq - Is it possible to publish messages using JMS API and consume them using MQTT? -


given abctopic topic on artemis (previously hornetq) mq server, internally represented jms.topic.abctopic address.
can somehow subscribe mqtt client topic ? problem see when i'm subscribing topic, internally becomes address prefixed $sys.mqtt (org.apache.activemq.artemis.core.protocol.mqtt.mqttutil#mqtt_address_prefix) result in impossibility connect jms.topic.abctopic.


Comments

Popular posts from this blog

html - Styling progress bar with inline style -

java - Oracle Sql developer error: could not install some modules -

How to use autoclose brackets in Jupyter notebook? -