Missing documentation for version 2.6.x

2018-07-16 Thread Stefaniuk, Marcin
It seems that documentation site is not up to date with version 2.6.x (2.6.2 in particular). Last version mentioned here is 2.5.0 https://activemq.apache.org/artemis/docs/latest/versions.html Kind regards Marcin Stefaniuk CREDIT SUISSE (POLAND) SP. Z O.O Solution Architect | Messaging Engineerin

RE: [ARTEMIS] Three nodes symmetric static discovery cluster with HA replication colocated and automatic client failover

2018-07-12 Thread Stefaniuk, Marcin
consuming and error prone. Do you have any kind of reproducer that you could share? Justin On Wed, Jul 11, 2018 at 11:01 AM, Stefaniuk, Marcin < marcin.stefan...@credit-suisse.com> wrote: > I have tried to recreate my case with use of provided tooling (ServerUtil) > for orchestrated s

RE: [ARTEMIS] Three nodes symmetric static discovery cluster with HA replication colocated and automatic client failover

2018-07-11 Thread Stefaniuk, Marcin
it into a GitHub repo somehwere. Justin On Wed, Jul 4, 2018 at 9:19 AM, Stefaniuk, Marcin < marcin.stefan...@credit-suisse.com> wrote: > I'm struggling to create set-up as mentioned in the subject on ActiveMQ > Artemis 2.5.0. My key configuration looks as follows

RE: [ARTEMIS] Clustered broker with multiple live servers and shared JDBC-Store

2018-07-05 Thread Stefaniuk, Marcin
Any follow-up on that because I'm also struggling with version 2.5.0? Marcin -Original Message- From: Archibald [mailto:arch...@gmx.net] Sent: 26 April 2018 20:37 To: users@activemq.apache.org Subject: Re: [ARTEMIS] Clustered broker with multiple live servers and shared JDBC-Store @jbe

[ARTEMIS] Three nodes symmetric static discovery cluster with HA replication colocated and automatic client failover

2018-07-04 Thread Stefaniuk, Marcin
I'm struggling to create set-up as mentioned in the subject on ActiveMQ Artemis 2.5.0. My key configuration looks as follows (for first node of three): tcp://0.0.0.0:61616?tcpSendBufferSize=1048576;tcpReceiveBufferSize=1048576;protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE;useEpoll=true;amq

RE: [ANNOUNCE] ActiveMQ Artemis 2.6.2 Released

2018-06-24 Thread Stefaniuk, Marcin
Release notes are a dead link. -Original Message- From: Clebert Suconic [mailto:clebert.suco...@gmail.com] Sent: 23 June 2018 16:28 To: d...@activemq.apache.org; users@activemq.apache.org Subject: [ANNOUNCE] ActiveMQ Artemis 2.6.2 Released I'm pleased to announce the release of ActiveMQ

RE: Has anyone connected ActiveMQ to Active Directory?

2018-05-02 Thread Stefaniuk, Marcin
I've successfully configured ActiveMQ Artemis with LDAP / AD. Example configuration below: ADLogin { org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule required debug=true initialContextFactory="com.sun.jndi.ldap.LdapCtxFactory" connectionURL=

[ARTEMIS] Client certificate based login to management console

2018-04-26 Thread Stefaniuk, Marcin
I'm struggling to configure Artemis 2.4.0 management console to use the same client certificate based JAAS realm. CertLogin { org.apache.activemq.artemis.spi.core.security.jaas.TextFileCertificateLoginModule required debug=true org.apache.activemq.jaas.textfiledn.user="certif

Client certificate login to management console

2018-04-18 Thread Stefaniuk, Marcin
I'm struggling to configure Artemis 2.4.0 management console to use the same client certificate based JAAS realm. CertLogin { org.apache.activemq.artemis.spi.core.security.jaas.TextFileCertificateLoginModule required debug=true org.apache.activemq.jaas.textfiledn.user="certif