Community
Participate
Working Groups
When performing integration testing of JMX integration, it is necessary to create an RMI connector that needs to register its endpoint in an RMI registry. This RMI registry instance should be started on a non-standard port to avoid interference.
In the event the JMXServiceURL has the RMI registry port specified as 0, an available port will be allocated for it and the JMX Remote URL will reflect the canonical host name and port number allocated for this RMI registry instance.
Committed r2911.
Resolving the ticket.