Hi, I am "playing" around with Felix for evaluation purposes and was trying to launch a new framework from within a bundle already running in a "parent" framework.
I am experiencing "Unresolved constraints", "NoClassDefFoundError" depending on the various approaches I've tried. I have googled extensively, read about and tried various approaches: 1. launch with osgi.framework.system.packages.extra + declare import in bundle of child framaework 2. org.osgi.framework.bootdelegation + declare import in bundle of child framaework 3. Extension Bundle approach. Is this approach advisable or even possible? Should I continue to pursuit this approach? Am I missing something? -- View this message in context: http://old.nabble.com/launch-framework-from-bundle-tp32155585p32155585.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

