JMSToolbox with Wildfly 26

Connecting JMSToolbox with Wildfly to Browse JMS Queues


In Jboss standalone.xml, set manage permission for guest role.


Create a application user in jboss with guest role.


In JMSToolbox, create new Session and set below properties. 

Hostname -> JBoss running instance hostname

Port -> Http Web port

use Apache Active MQ Artemis 2.

use the same credentials created in Jboss for configuring.


set httpUpgradeEnable to true


No additional jars required, JMSToolbox comes bundled with required Artemis jars.


Clicking Connect, should display all the JMS Queues available in the JBoss instance.



Reference:

2.6 Setup for Apache Artemis · jmstoolbox/jmstoolbox Wiki · GitHub