mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-13 21:46:07 +00:00
* Add BindingDTO to allow configuring multiple addresses to listen on * Start a new ServerConnector for each binding and deploy the corresponding web-applications * Update documentation and tests * Add tests to verify old and new configuration style produce equal results
Smoke tests
These tests are based on real servers.
Each directory here represents a real server created with the maven plugin.