-
Task
-
Resolution: Done
-
Major
-
None
-
None
The WFLY-19537 fix for JMXConnectorTestCase didn't solve the s390 CI failure (see WFLY-18780).
It turns out what's needed is to create a custom RMISocketFactory subclass that creates the server socket on the desired address. Pass that into JMXConnectorServerFactory.newJMXConnectorServer via the 'environment' parameter.
- is related to
-
WFLY-19537 Bind ancillary test processes to the same interface as the server
- Resolved
- is triggered by
-
WFLY-18780 Fix s390x test failures
- Resolved