Essentially you just need to change the Artemis modules in Wildfly (i.e.
"org.apache.activemq.artemis",
"org.apache.activemq.artemis.protocol.stomp",
"org.apache.activemq.artemis.protocol.hornetq", &
"org.apache.activemq.artemis.protocol.amqp") to use the jar files from the
1.5.5 distribution.  There may be a couple of new jars you need to add here
or there.

You'll probably need to update the Netty module (i.e. "io.netty") as well
with the version from the Artemis distribution.

BTW, this is one reason why I would recommend using standalone Artemis.


Justin

On Tue, Aug 1, 2017 at 8:40 AM, aragoubi <aymen....@gmail.com> wrote:

> could you tell me how I could change from version seeing that I am using
> the
> native artemis of wildfly-10.1.0.Final ?
>
>
>
> --
> View this message in context: http://activemq.2283324.n4.
> nabble.com/User-null-does-not-have-permission-CREATE-
> DURABLE-QUEUE-on-address-sys-mqtt-queue-qos2-JavaSample-
> tp4729120p4729124.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>

Reply via email to