Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-2830

NullPointerException in EndpointReferenceUtils.SchemaLSResourceResolver resolveResource when systemId is null

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.8
    • 2.2.9
    • Core
    • None
    • Novice

    Description

      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.

      Attachments

        1. patch.txt
          0.8 kB
          Chris Nelson

        Activity

          People

            dkulp Daniel Kulp
            cnelson Chris Nelson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: