[
https://issues.apache.org/jira/browse/AMQ-5218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dejan Bosanac resolved AMQ-5218.
--------------------------------
Resolution: Fixed
I implemented a simple plugin that does this on broker start/stop.
{code} <plugins>
<destinationsPlugin location="/workspace/destinations"/>
</plugins> {code}
A default location is broker data directory. It can be further improved to do
import/export periodically or on demand (exposing it through JMX).
> Provide a way to export/import destinations created during runtime
> ------------------------------------------------------------------
>
> Key: AMQ-5218
> URL: https://issues.apache.org/jira/browse/AMQ-5218
> Project: ActiveMQ
> Issue Type: New Feature
> Affects Versions: 5.10.0
> Reporter: Dejan Bosanac
> Assignee: Dejan Bosanac
> Fix For: 5.11.0
>
>
> In some environments we clients can't create destinations and only
> administrators are allowed to do that. As destinations are not part of the
> configuration, we need a mechanism to replicate destinations on another
> broker.
--
This message was sent by Atlassian JIRA
(v6.2#6252)