Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] alternative to osgi.bundles starting via FrameworkFactory

Hi Raymond,

When using the FrameworkFactory API, initial bundles are usually installed (and started) programmatically via BundleContext.installBundle().

Regards,
Neil

On Mon, Sep 3, 2012 at 3:38 AM, Raymond Auge <raymond.auge@xxxxxxxxxxx> wrote:
Hey all,

Is there an alternative to "osgi.bundles" property when loading via the FrameworkFactory ?

It appears that "osgi.bundles" is only ever used by EclipseStarter and never by EclipseLauncher which is what is used in the factory case.

--
Raymond Augé  | Senior Software Architect | Liferay, Inc. 

---

8-9 October 2012 | Liferay North America Symposium | liferay.com/northamerica2012

16-17 October 2012 | Liferay Europe Symposium | liferay.com/europe2012

24-25 October 2012 | Liferay Spain Symposium | liferay.com/spain2012



_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev



Back to the top