Setting the <broker> element's 'deleteAllMessagesOnStartup' attribute to true
will force the broker to delete all queues and messages on startup. 

<broker xmlns="http://activemq.apache.org/schema/core"; brokerName="broker0"
deleteAllMessagesOnStartup="true">

Joe
http://www.ttmsolutions.com



nmt999 wrote:
> 
> ActiveMQ when started creates all the old queues that was used for testing
> purpose. How can I prevent it from creating those queues? The queues are
> created from the java application.
> 
> nmt
> 

-- 
View this message in context: 
http://www.nabble.com/prevting-unnecessary-queues-from-being-created-tp24573743p24574463.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to