Andy McCright created CXF-7604:
----------------------------------
Summary: Change to "Error occurred during error handling, give
up!" message
Key: CXF-7604
URL: https://issues.apache.org/jira/browse/CXF-7604
Project: CXF
Issue Type: Bug
Components: Core
Affects Versions: 3.2.1, 3.1.14
Reporter: Andy McCright
Priority: Minor
One of our users complained about the message "Error occurred during error
handling, give up!" that is output from AbstractFaultChainInitiatorObserver.
The complaint is that it sounds like the message is telling the user to give
up, rather than alerting them that error handling process is aborting due to an
unexpected failure.
It looks like that message is hardcoded into the Java source instead of loaded
from the Messages.properties file, so this should probably change to. I'd like
to suggest that we change the message to something like this:
_An unexpected error occurred during error handling. No further error
processing will occur._
Please comment if you have strong opinions on the proposed wording or have
other suggestions.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)