Try to implement CachedLDAPAuthorizationMap

2017-09-07 Thread angelwine
I try to implement LDAP Authorization for my ActiveMQ deploy into ServiceMix. ActiveMQ version is 5.14.5 In short i receive: java.lang.SecurityException: User ACTIVEMQFG is not authorized to create: topic://ActiveMQ.Advisory.Connection Here my plugin definition into file activemq.xml Here a

NetworkConnector and TransportConnector how to use and when to use

2017-09-07 Thread milandesai47
Hi, I am new this ActigveMQ configuration, and clustering under ZooKeeper enviroment Initially I am working on a project where I have 4 Nodes in Which I have to create 3 ZK and 1 plain node to work in as Cluster. To make in simple my server names are S1(162),S2(163),S3(164),S4(165). 1,2,3 should w

Re: Artemis HA cluster with replication and two slaves results in broken/none backup

2017-09-07 Thread Justin Bertram
I believe this has already been filed in JIRA [1]. Justin [1] https://issues.apache.org/jira/browse/ARTEMIS-1285 On Wed, Sep 6, 2017 at 10:43 PM, Clebert Suconic wrote: > I am not so sure multiple backup would work with shared nothing. > I have seen that working with shared storage. > > We co