[
https://issues.apache.org/jira/browse/CXF-7221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15834168#comment-15834168
]
ASF GitHub Bot commented on CXF-7221:
-------------------------------------
GitHub user iweiss opened a pull request:
https://github.com/apache/cxf/pull/225
[CXF-7221] NullPointerException when using org.apache.cxf.logging.enable
and logging interceptors
Issue: https://issues.apache.org/jira/browse/CXF-7221
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/iweiss/cxf CXF-7221
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cxf/pull/225.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #225
----
commit 2536963c78b785656155a9c9518dd8fb4d92bb87
Author: Ingo Weiss <[email protected]>
Date: 2017-01-23T09:53:40Z
[CXF-7221] NullPointerException when using org.apache.cxf.logging.enable
and logging interceptors
----
> NullPointerException when using org.apache.cxf.logging.enable and logging
> interceptors
> --------------------------------------------------------------------------------------
>
> Key: CXF-7221
> URL: https://issues.apache.org/jira/browse/CXF-7221
> Project: CXF
> Issue Type: Bug
> Components: logging
> Affects Versions: 3.1.9
> Reporter: Ingo Weiss
>
> When using trying to {{org.apache.cxf.logging.enable}} to log SOAP messages,
> a NPE is thrown on {{LoggingInInterceptor}} and {{LoggingOutInterceptor}}
> when looking up for the property.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)