News

Develop and deploy your first OSGi Web application using your Eclipse IDE, Server-Side Equinox, Jetty, and Tomcat. This article concludes the 'Hello, OSGi' series by introducing OSGi on the server ...
OSGi facilitates creating and managing modular Java components (called bundles) that can be deployed in a container.As a developer, you use the OSGi specification and tools to create one or more ...
The OSGi Alliance announced that many leading Enterprise Service Bus providers in the market have demonstrated their commitment to the platform through the current or planned employment of OSGi ...
After shipping the OSGi Core Release 8 in December, the OSGi Working Group (WG) is now incubating at the Eclipse Foundation. The OSGi WG (previously named “OSGi Alliance”) announced the move ...
With the recently-released OSGi Release 5 early access documents, one of the most anticipated features of the upcoming specification – that of SNAPSHOT style versions for OSGi – has been ...
eWEEK content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. The effort to deliver a distributed Open Services ...
As a non-OSGi advocate, I would like to take some time to try to explain OSGi to the people who don't know about it – a novel idea, apparently – along with some example code to help people get started ...
The OSGi Alliance, originally just called OSGi, developed a set of standards for breaking large Java programs into individual components, called bundles, so they can be managed more easily.
Learn about a pattern that a lot of OSGi programmers say is the way to go - and it's certainly one way to go. We'll discuss the whiteboard pattern for OSGi and then discuss some of its strengths and ...
Hi there, while I agree that developing another C++ OSGi framework is not advisable, it definitely is a good exercise I recently blogged about the state-of-art regarding C++ OSGi implementations here: ...