jbossqueuejmshornetq

Configuring JmsToolBox for JBoss EAP 6.3 (HornetQ 2.3.x)


JMSToolBox is a tool for browsing queues in a jms provider.

But it's not possible to configure it for browsing in JBoss EAP 6.3 (HornetQ 2.3).

Anyone tried this and can provide the right configuration?

Thanks in advance, Mario


Update 2017-02-28:

With the help of the JTB author everything works now.

  1. There was a problem in the version of JTB i used. This was fixed with JTB 3.8. The problem was that the bundled hornetq clients (version 2.4.x) had a problem with connecting to older versioned hornetq servers (version 2.3.x). This seemd to be a known bug.
  2. The user/role used for the connection has to have the permission "manage".

@titou10: Thank you very much for your help!


Solution

  • I'm the author of JMSToolbox.

    JTB should work with HornetQ. At least it does on my test workstation.

    Did you follow the instructions to setup JMSToolBox for HornetQ?

    What exact problem do you encounter?