Hi...
I want to disable the JMS queue/topic auto creation in the broker.
I know I can accomplish this by setting the following in the
Configuration -> {cluster}-config -> Java Message Service -> Start
Arguments field: -Dimq.autocreate.queue=false -Dimq.autocreate.topic=false
But I want to be able to do this in a different way: CLI and AMX/JMX.
What is the equivalent command for CLI. How about the MBean?
thanks,
Daniel.