Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-106

SCR doesn't support XML documents with namespaces

    XMLWordPrintableJSON

Details

    Description

      For instance, the following (valid) XML will lead to an Exception :

      <component xmlns="http://www.osgi.org/xmlns/scr/v1.0.0"
      xmlns:scr="http://www.osgi.org/xmlns/scr/v1.0.0"
      name="scr.MyService">
      <scr:implementation class="MyService" />
      </component>

      Does KXML2 supports namespaces ?

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            sauthieg Guillaume Sauthier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: