Category Archives: Publications - Page 2

OSGi with Spring Dynamic Modules

Java Magazin 08/2009 with Dr. Lofi Dewanto, DPCom

This article introduce you into OSGi with Spring Dynamic Modules. It starts with a typically sample of version conflicts if you use libraries with different versions. The next step is the try with pure OSGi. But this results in problems with the current sample application, because this one is Spring-powered.

Now it will evaluated with Spring Dynmaic Modules. After this we discuss problems with webapplications and different versions and service interfaces.

The PDF to this article I will offer you the next days. Stay tuned.

Modularizing of Software with Spring dm

EclipseMagazin 03.09 with Dmytro Mayster, itemis AG

This article shows how to modularize existing software in different ways. The first one use pure OSGi. With the second try the modularization will be done with Spring dm.

This article is written german. If you can read german here is the original abstract:

Geschnitten oder am Stück? – Modularisierung von Software mir Spring Dynamic-Modules

Bob D. Veloper schlägt die Hände über dem Kopf zusammen. Schon wieder ist der Build fehlgeschlagen. Und schon wieder wurden interne Klassen der Adresskomponente von der Customerkomponente verwendet. Dieser Vorfall bewegt Bob dazu dieses Thema genauer anzugehen und zu lösen.
Dieser Artikel beschreibt den Weg von Bob D. Veloper, den er nimmt, um seine Software zu OSGI-fien.