add some XML configuration way to force the creation of certain destinations on 
startup
---------------------------------------------------------------------------------------

                 Key: AMQ-828
                 URL: https://issues.apache.org/activemq/browse/AMQ-828
             Project: ActiveMQ
          Issue Type: Improvement
            Reporter: james strachan
         Assigned To: james strachan
             Fix For: 4.1


e.g. have some kind of XML like

<destinations>
<queues>
  <queue>foo.bar</queue>
  <queue>foo.xyz</queue>
</queues>

<topics>
  <topic>a.b.c</topic>
</topics>
</destinations>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to