[
https://issues.apache.org/jira/browse/DOSGI-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julien Vey updated DOSGI-69:
----------------------------
Attachment: dosgi69.patch
Since CXF moved to Spring 3, I think DOSGI could follow. Then we could use
GenericXMLApplicationContext (and the setValidating() method) instead of
OsgiBundleXMLApplicationContext, which will resolve this issue.
Cheers
Julien
> 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
> 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.