Description
We should use dynamic port number assignments in tests\camel-itest.
This avoids CI servers to fail with
java.net.BindException: Address already in use
at sun.nio.ch.Net.bind(Native Method)
We should use dynamic port number assignments in tests\camel-itest.
This avoids CI servers to fail with
java.net.BindException: Address already in use
at sun.nio.ch.Net.bind(Native Method)