Skip navigation.
Home

Spring Dynamic Modules Demos

Spring Dynamic Modules Demos

This page contains various demos for Spring Dynamic Modules. If you are interested in a certain feature to be demoed, please request it through our mailing list/forum.

Using Spring DM for OSGi integration testing

Introductory demo to Spring DM and its integration testing framework.

Part I

Shows how to setup Spring Dynamic Modules with Maven and how to run some basic tests on various OSGi platforms.

Part I

 

Part II

Continues the test from Part I and shows how to import and use an OSGi service inside the test relying on Spring DM for service retrieval and injection.

Part II 
 
The demo source code archive can be downloaded here.
 

Community demos

Integrating Pax Runner with Spring DM - here