microservice_framework_version_6
microservice_framework_version_6 copied to clipboard
Update JMS Endpoint integration tests to use different port
Some of the integration tests (JMS Endpoint Generator?) fail if the port they use is already taken (eg, by running Artemis locally). The tests need to be updated so they use an alternative port - preferably randomised based on available ports - so they do not conflict.