You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2013/08/28 17:52:51 UTC

[jira] [Created] (DOSGI-206) Parse errors for xml files in discovery local and dsw

Christian Schneider created DOSGI-206:
-----------------------------------------

             Summary: Parse errors for xml files in discovery local and dsw
                 Key: DOSGI-206
                 URL: https://issues.apache.org/jira/browse/DOSGI-206
             Project: CXF Distributed OSGi
          Issue Type: Bug
    Affects Versions: 1.6.0
            Reporter: Christian Schneider
            Assignee: Christian Schneider
             Fix For: 1.6.0


There are two xml files types used to extend dosgi.
- For endpoint descriptions which is used in discovery local
- For adding and adding properties to services which is used in dsw-cxf

The files are at the same location but currently use different xsds.
So we get parse errors when the wrong bundle reads the file. We could solve this by either using one schema or by separating the files by name or directory.

The first solution is backwards compatible so we should go this way.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira