Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 368535 - Add support for Felix OSGi framework
Summary: Add support for Felix OSGi framework
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Apricot (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-13 06:32 EST by Bogdan Stefanescu CLA
Modified: 2019-08-14 11:15 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bogdan Stefanescu CLA 2012-01-13 06:32:19 EST
- Cleanup manifests to be able to launch on Felix
  - Remove all specific eclipse manifest tags
  - add missing requirements
- Use the right thread context class loader in xmap, jaxrs etc. since felix is not able to correctly resolve classes (equinox is using ContextFinder which is able to detect the correct context class loader)
- Fix startup pb on felix
Comment 1 Bogdan Stefanescu CLA 2012-02-18 10:53:53 EST
2 jars should be patched for now to be able to work in felix - see README.txt in build/product