Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Deploying the QMan servlet within JBoss

First you need to copy the provided qman.war in <jboss-home>/server/default/deploy/ (note that you can use another server configuration like for example minimal)

...

  • If you wish to configure QMan via a configuration file so QMan establishes a connection with one or several broker at starting time then add the options -Dqman-config=myconfigFile.xml to JAVA_OPTS.
  • When Qpid is built form source, the war archive qman.war is located in qpid/java/build/management/client/servlet

The following screenshot is a view on the queue message_queue obtained form the JBoss JMX viewer.

Image Added