On Mon, Jul 7, 2008 at 5:37 PM, yanhongsan <[EMAIL PROTECTED]> wrote:

>
> I have said the question with JMX to create an empty queue at the top. I want
> to create the empty queue with program (the java code),not with the
> config.xml? Do you known how to do that?

Unless you are willing to send at least one message to the queue(s)
you wish to create programmatically, your only options are either to
use JMX or define them in activemq.xml.

See this for more info (note the info in the blue box):
http://activemq.apache.org/how-do-i-create-new-destinations.html

-- brian

Reply via email to