Here's a page that tries to show how to setup startup destinations; it
doesn't render in the FireFox or Safari for me, but the show source can be
deciphered:

http://activemq.apache.org/configure-startup-destinations.html

Here's how to configure a startup destination:

<broker ...>
    <destinations>
        <queue physicalName="QUEUE.STARTUP" />
        <topic physicalName="TOPIC.STARTUP" />
    </destinations>
</broker>




--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Problem-with-JMX-mbean-not-showing-ActiveMQ-DLQ-when-ActiveMQ-service-restarted-tp4677858p4677947.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to