Top "Equinox" questions

Use this tag for questions about Equinox which is an implementation of the OSGi R4 core framework specification, a set of bundles that implement various optional OSGi services and other infrastructure for running OSGi-based systems.

Best way to shutdown an OSGi Container (specifically equinox)

I'm looking for a best practice on shutting down an OSGi container. Currently we are using a small launcher app …

osgi shutdown equinox
Eclipse password recovery

I tries find way how to get a couple my passwords that I stored in Eclipse for FTP`s. I …

java eclipse equinox password-recovery eclipse-rse
Trouble understanding the whole OSGi web eco system

I am pretty new to the whole Java and OSGi world and I have trouble understanding the eco system of …

tomcat osgi equinox apache-felix
Better handling of Thread Context ClassLoader in OSGi

I've been using OSGi for a while now and I have various solutions to the problems I encountered. I wanted …

java osgi equinox