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.
I'm looking for a best practice on shutting down an OSGi container. Currently we are using a small launcher app …
osgi shutdown equinoxI 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-rseI am pretty new to the whole Java and OSGi world and I have trouble understanding the eco system of …
tomcat osgi equinox apache-felixI've been using OSGi for a while now and I have various solutions to the problems I encountered. I wanted …
java osgi equinoxI get a run time error when trying to run a grails application on Eclipse Equinox. java.lang.NoClassDefFoundError: org/…
java osgi equinoxI wrote an OSGi bundle using "maven-bundle-plugin"(where i try to make the "jruby-complete-1.4.0.jar" as osgi bundle, note that …
maven osgi equinox osgi-fragmentI tried running a really simple OSGi "Hello World"-style example with an activator after a longer while again and …
java osgi equinox