[jira] Created: (CXF-2596) Default logging in interceptor chain may pollute the log with stacktrace from application exceptions that are a part of the flow (should not be logged).

2009-12-30 Thread Tomas Majak (JIRA)
Default logging in interceptor chain may pollute the log with stacktrace from application exceptions that are a part of the flow (should not be logged). -

[jira] Updated: (CXF-2596) Default logging in interceptor chain may pollute the log with stacktrace from application exceptions that are a part of the flow (should not be logged).

2009-12-30 Thread Tomas Majak (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomas Majak updated CXF-2596: - Attachment: custom_logging_in_interceptorchain.patch patch for custom logging in interceptor chain > Defau

[jira] Updated: (CXF-2596) Default logging in interceptor chain may pollute the log with stacktrace from application exceptions that are a part of the normal flow (should not be logged).

2009-12-30 Thread Tomas Majak (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomas Majak updated CXF-2596: - Description: A user of CXF may need custom handling for runtime errors produced by the application, not ca

[jira] Updated: (CXF-2596) Default logging in interceptor chain may pollute the log with stacktrace from application exceptions that are a part of the normal flow (should not be logged).

2009-12-30 Thread Tomas Majak (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomas Majak updated CXF-2596: - Description: A user of CXF may need custom handling for runtime errors produced by the application, not ca

[jira] Commented: (CXF-2596) Default logging in interceptor chain may pollute the log with stacktrace from application exceptions that are a part of the normal flow (should not be logged).

2009-12-30 Thread Tomas Majak (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795291#action_12795291 ] Tomas Majak commented on CXF-2596: -- Yes, I actually considered both, but I wanted to keep it

[jira] Updated: (CXF-2596) Default logging in interceptor chain may pollute the log with stacktrace from application exceptions that are a part of the normal flow (should not be logged).

2009-12-30 Thread Tomas Majak (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomas Majak updated CXF-2596: - Attachment: custom_logging_in_interceptorchain_ver2.patch new version after Sergeys comments > Default log

[jira] Commented: (CXF-2596) Default logging in interceptor chain may pollute the log with stacktrace from application exceptions that are a part of the normal flow (should not be logged).

2009-12-30 Thread Tomas Majak (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795299#action_12795299 ] Tomas Majak commented on CXF-2596: -- Maybe FaultLogger isn't the best name for this, its more

[jira] Commented: (CXF-2596) Default logging in interceptor chain may pollute the log with stacktrace from application exceptions that are a part of the normal flow (should not be logged).

2009-12-30 Thread Tomas Majak (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795319#action_12795319 ] Tomas Majak commented on CXF-2596: -- Sure, I'll look out for it when applied. Remove the auth