Hello, I am new to the OSGi and Java world. At the moment I am working on a paper in which I want to compare how far Felix, Equinox and Knopflerfish are implementing the new OSGi 4.2 specification.
Sadly, I couldn't find a lot informaton about that on the Felix homepage. The "Framework" subproject seems to implement the whole Core specification. Is that correct? Or are there parts of the Core specs that are not implemented yet? To be more precise I mean: - Security Layer - Module Layer - Life Cycle Layer - Service Layer - Framework API - Package Admin Service - Start Level Service - Conditional Permission Admin Service - URL Handlers Service - Service Hooks And how about the Compendium Specs? How much of these specs are covered by Felix? On some of the parts of the Compendium spec (see below) I could find a subproject. For instance the "Log Service" is implemented by the "Log" subproject. - Remote Services - Log Service - Http Service - Device Access - Configuration Admin Service - Metatype Service - Preferences Service - User Admin Service - Wire Admin Service - Initial Provisioning - UPnP Device Service - Declarative Services - Event Admin Service - Deployment Admin - Auto Configuration - Application Admin - DMT Admin Service - Monitor Admin Service - Foreign Application Access - Blueprint Container - Tracker - XML Parser Service - Position - Measurement and State - Execution Environment I hope you can help me since I can't find any information about that anywhere. With best regards Jens --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

