equinox

Get Schooled by Eclipse

The Eclipse Foundation along with several member companies are offering a new training series this fall.  Based on feedback received from the community, the 4...

0 replies - 574 views - 09/17/09 by Lynn Gayowski in Announcements

Supporting OSGi Runtime at the JVM level

Excelsior JET 6.5 has become the first compliant Java SE implementation that supports the core of OSGi Runtime at the JVM level. Specifically, wiring of OSGi...

0 replies - 297 views - 06/30/09 by Vitaly Mikheev in Announcements

Gosling, OSGi, Jigsaw and Shenanigans

I read an article where James Gosling comments on OSGi and Jigsaw, here’s what I found: According to James, OSGi is:

21 replies - 4881 views - 06/22/09 by Chris Aniszczyk in Articles

Embedding OSGi in Tomcat

My last post embedded OSGi in an application server using Felix, Jetty, and PAX WEB. Here, I’m going to embed Equinox in Tomcat. I originally set out to...

0 replies - 7424 views - 02/17/09 by Kirk Knoernschild in Articles

Light Weight Reporting Server on Equinox OSGi

I’ve been building software for quite a few years now and as software programming techniques have advanced, so has the number of layers. Every once in a...

0 replies - 3998 views - 12/01/08 by ggalang in Articles

Debugging Spring OSGi with NetBeans IDE

NetBeans is my favorite IDE but it suffers from lack of OSGi support. Eclipse with Equinox and plug-ins wins in terms of fast build, test, and deploy.I try...

7 replies - 5731 views - 07/05/08 by slim.ouertani in Tips and Tricks

Running Spring MVC Web Applications in OSGi

For the past couple of weeks, I've been developing a web application that deploys into an OSGi container (Equinox) and uses Spring DM's Spring MVC support. The...

1 replies - 6405 views - 04/30/08 by Matt Raible in News