Description
Class org.apache.cxf.clustering.AbstractStaticFailoverStrategy logs the following message:
FAILING_OVER_TO_ADDRESS_OVERRIDE
In line 74. The correct message (defined in /org/apache/cxf/clustering/Messages.properties) is:
failing over to alternate address {0}
Message is not resolved due to typo in aforementioned properties file. Patch included. Please verify whether all other messages are displayed correctly.