There's nothing official that I'm aware of, but here are a few places where
different users have shared settings they've used:
- https://issues.apache.org/jira/browse/AMQ-5549
-
http://activemq.2283324.n4.nabble.com/NFS-locking-issue-for-Master-Slave-tp2359793p2359795.html
-
http:
On Sun, May 08, 2016 at 07:54:50AM -0700, Raffi wrote:
> Looking for advice on how to update activemq.xml in a distributed topology
> that uses M/S pairs and NoB.
>
> Some ideas we're considering...
>
> Option A: *Custom Startup Bean*
> On startup (before activemq.xml is read), a custom class que
Hi Tim,
Should have mentioned earlier, we're on RedHat AMQ, and the custom bean for
loading new config files would be OSGI. The problem is configuring a
dependency on the broker bundle ensuring our custom stuff loads first. I
know how to do it with OSGI features, but only if I control packaging th
Hi Tim,
Thanks for your reply,
Can you please share any article or wiki page or example link on how to use
NFSv4 to achieve my use case defined above.
Thanks
Srikanth.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/can-we-share-the-data-folder-of-activemq-between-two-ma
I'd do A, but implement it in a shell script that wraps the standard
ActiveMQ one, so you don't have to figure out how to get your class loaded
before activemq.xml.
Or isn't this the type of thing Puppet is meant for?
Tim
On May 8, 2016 9:29 AM, "Raffi" wrote:
> Looking for advice on how to upd
Looking for advice on how to update activemq.xml in a distributed topology
that uses M/S pairs and NoB.
Some ideas we're considering...
Option A: *Custom Startup Bean*
On startup (before activemq.xml is read), a custom class queries GIT/SVN for
latest version of broker config files, comparing ver
On Thu, 5 May 2016 16:45:49 Justin Bertram wrote:
One quick note...You are certainly free to use Apollo, but it is not under
> active development at the moment as far as I'm aware. However, the Artemis
> broker is an option for you as well as ActiveMQ 5.x.
> Whichever broker you choose I would re