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

Daniel Kulp resolved CXF-2830.
------------------------------

         Assignee: Daniel Kulp
    Fix Version/s: 2.2.9
       Resolution: Fixed

> NullPointerException in EndpointReferenceUtils.SchemaLSResourceResolver 
> resolveResource when systemId is null
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-2830
>                 URL: https://issues.apache.org/jira/browse/CXF-2830
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.2.8
>            Reporter: Chris Nelson
>            Assignee: Daniel Kulp
>             Fix For: 2.2.9
>
>         Attachments: patch.txt
>
>
> If the ResourceManager is used in resolveResource and the systemId is null we 
> will get a null pointer exception. Adding a check for systemId != null before 
> calling the resource manager fixes the problem. I will attach a patch with 
> this fix.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to