[ 
https://issues.apache.org/jira/browse/DOSGI-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909752#action_12909752
 ] 

David Bosschaert commented on DOSGI-69:
---------------------------------------

Looking at it I see that you're including all the spring classes in the cxf-dsw 
jar file. That's not really the right place to put these dependencies. 
The dependencies should be part of the single-bundle and multi-bundle distros. 
The cxf-dsw jar file can depend on the spring classes via package imports.

> CXF-DOSGi requires internet access when reading XML
> ---------------------------------------------------
>
>                 Key: DOSGI-69
>                 URL: https://issues.apache.org/jira/browse/DOSGI-69
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.1
>            Reporter: David Bosschaert
>            Assignee: David Bosschaert
>         Attachments: dosgi69.patch
>
>
> When the DOSGi system parses XML (such as an intent map or 
> remote-services.xml file) it tries to resolve the used XML schema's from the 
> internet, even though they are part of the distribution. This shouldn't be 
> happening.

-- 
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