Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
The base driver depends on the org.osgi.compendium bundle, but on jdk1.3 platform it require that some bundles installed in OSGi to export the javax.xml.parsers because it's not included in jdk1.3.
At the moment java.xml.parsers is exported only by the commons/xml-apis bundles which is quite big for embedded system where jdk1.3 is usually found.
Attachments
Attachments
Issue Links
- blocks
-
FELIX-514 Update compendium bundle to include osgi r4.1 interfaces
- Resolved