Migrating to OSGi?
- by Paul McKenzie
We're currently running server-side java apps on windows using JavaServiceWrapper and this has been a good solution for us. We have a small number of Spring-based lightweight applications.
But now we need to look at introducing some modularity into our services. To that end I have been thinking about OSGi.
I need to know which OSGi containers are ready for prime-time production use in a medium-ish load environment?
Eclipse Equinox 3.5.xKnopflerfish 3.xApache Felix 2.xAnything else?