Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
Port numbers for connectors can be dynamically allocated using special port number 0, but there is currently no way for integration clients to determine the correct port number.
Registering the connector URI's as maven project properties makes it easy to use the dynamically-allocated port numbers, making integration tests safer to run on a shared server by eliminating the possibility of port conflicts.