[Artemis 2.5.0] config to duplicate clustered-static-discovery example on EC2

2018-05-17 Thread nico.dewet
Hi there, This example works just fine on your local: apache-artemis-2.5.0/examples/features/clustered/clustered-static-discovery On AWS EC2 in a VPC it does not (with my config at least) even when watered down to a 2 node cluster. If anyone has ever been able to duplicate that

Re: [Artemis 2.5.0] config to duplicate clustered-static-discovery example on EC2

2018-05-18 Thread nico.dewet
Hi there, My humble apologies. That setup does in fact work on EC2. I just had to adapt it and have posted it all here: https://github.com/nicodewet/activemq-artemis-clustered-static-discovery I'll clean it up & document what I did in the coming days so it could help others. Cheers, Nico --

[Artemis 2.5.0] clustered-static-discovery example on AWS EC2

2018-05-18 Thread nico.dewet
Hi there, After days trying & furious googling here is one last roll of the demonstrable clustering dice. Running apache-artemis-2.5.0/examples/features/clustered/clustered-static-discovery with mvn verify works just fine, which is great. When trying to duplicate this on AWS EC2 (in a VPC of