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

ios - Memory not freeing up after popping viewcontroller using ARC -

Java JSoup error fetching URL -

webstorm - PhpStorm file cache conflict with TypeScript compiler -