Uploaded image for project: 'ServiceMix Components'
  1. ServiceMix Components
  2. SMXCOMP-910

NPE Generated whenever a soap message is received that contains a namespace prefix but no namespace uri.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2011.02
    • servicemix-cxf-bc
    • None

    Description

      if the incoming message like
      <?xml version="1.0" encoding="UTF-8"?><soap:Body xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
      <test xmlns="http://test">
      <child xmlns="" xmlns:q1="*">q1:</child>
      </test>
      </soap:Body>
      can cause NPE

      Attachments

        Activity

          People

            ffang Freeman Yue Fang
            ffang Freeman Yue Fang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: