[ 
https://issues.apache.org/jira/browse/CXF-3555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Freeman Fang resolved CXF-3555.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.5
                   2.4.1

apply patch on behalf of Tomasz Nurkiewicz with thanks
http://svn.apache.org/viewvc?rev=1128979&view=rev for trunk
http://svn.apache.org/viewvc?rev=1128980&view=rev for 2.3.x branch

> Wrong log message logged by AbstractStaticFailoverStrategy
> ----------------------------------------------------------
>
>                 Key: CXF-3555
>                 URL: https://issues.apache.org/jira/browse/CXF-3555
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.4
>            Reporter: Tomasz Nurkiewicz
>            Assignee: Freeman Fang
>            Priority: Trivial
>             Fix For: 2.4.1, 2.3.5
>
>         Attachments: CXF-3555.patch
>
>
> Class {{org.apache.cxf.clustering.AbstractStaticFailoverStrategy}} logs the 
> following message:
> {code}FAILING_OVER_TO_ADDRESS_OVERRIDE{code}
> In line 74. The correct message (defined in 
> {{/org/apache/cxf/clustering/Messages.properties}}) is:
> {code}failing over to alternate address {0}{code}
> Message is not resolved due to typo in aforementioned {{properties}} file. 
> Patch included. Please verify whether all other messages are displayed 
> correctly.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to