[
https://issues.apache.org/jira/browse/CXF-6601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14902084#comment-14902084
]
ASF GitHub Bot commented on CXF-6601:
-------------------------------------
GitHub user davidkarlsen opened a pull request:
https://github.com/apache/cxf/pull/90
CXF-6601: avoid NPE
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davidkarlsen/cxf CXF-6601
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cxf/pull/90.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 #90
----
commit f39a804ca9c920c57fb1605cbad9bc00a5a122cd
Author: David J. M. Karlsen <[email protected]>
Date: 2015-09-22T07:12:04Z
CXF-6601: avoid NPE
----
> Swagger2Feature can hit a NPE when running in localtransport
> ------------------------------------------------------------
>
> Key: CXF-6601
> URL: https://issues.apache.org/jira/browse/CXF-6601
> Project: CXF
> Issue Type: Bug
> Affects Versions: 3.1.3
> Reporter: David J. M. Karlsen
> Fix For: 3.1.4
>
>
> mc.getServletContext() can be null when running with localTransport
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)