Re: Client Reconnect/failover problem via Core API with HA Configuration when configured with SSL

2017-01-31 Thread funkyjive
Did you try this with the latest 1.5.2? Or with 1.4.0? If you "just worked" with 1.5.2, maybe I'll try that first. There is a bit of work to do to extract everything enough to reproduce this and get it down to its smallest set. A couple of important questions: Did you actually use two differen

Client Reconnect/failover problem via Core API with HA Configuration when configured with SSL

2017-01-31 Thread funkyjive
I have an Artemis 1.4.0 embedded in a Java application acting as the queuing server for 2->N wildly 10 nodes connected as clients. WildFly 10 is only connecting as a client to this external Artemis and it is obviously using the JMS interface since that is what is supported in WildFly. The Java ap