yes, I understand. It certainly looks like that :-) But, since artemis has mqtt-support (according the documentation anyway, as I said I didn't try it myself), and since the protocols (stomp, amps, ...) in artemis are pluggable, it might just work in wildfly too.
I must say that the wildfly documentation doesn't explicitly mentions MQTT, but the protocol and codec-implementation for that particular artemis-wildfly integration version are available. (https://mvnrepository.com/artifact/org.apache.activemq/artemis-mqtt-protocol/1.1.0.wildfly-017 and https://mvnrepository.com/artifact/io.netty/netty-codec-mqtt/5.0.0.Alpha2 So I guess it is supposed to work on wildfly too. -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html