0

I'm trying to add queues to a running JBoss A-MQ service.

Currently I can do it manually via the Web interface, as shown below: Red Hat JBoss A-MQ Web Console

But, I would like to use the A-MQ Command Console to do it: Red Hat JBoss A-MQ Command Line Interfacee

What would be the JBoss A-MQ Console command equivalent to the "Create" button on the Web Interface?

I've searched the official documentation, but I can't seem to find it.

E.Z.
  • 6,393
  • 11
  • 42
  • 69

2 Answers2

1

There is no commands in the A-MQ command console currently to do so. But it is a good idea, so I have logged a ticket to implement such commands

Claus Ibsen
  • 56,060
  • 7
  • 50
  • 65
0

FWIW, AMQ 7 has a command-line interface to create queues.

Justin Bertram
  • 29,372
  • 4
  • 21
  • 43