Croway opened a new pull request, #25947: URL: https://github.com/apache/camel/pull/25947
The CXF security integration tests still bind to port 9000 and skip when it is unavailable. Use `AvailablePortFinder` to reserve a dynamic port, pass it into both Spring contexts, and override the WSDL-derived client address. Tests: - `mvn -Dtest=GreeterClientTest,GreeterClientCxfMessageTest test` - same focused tests while port 9000 was occupied - `mvn test` in `tests/camel-itest` (62 tests, 0 failures) _Codex on behalf of Croway_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
