| DA-Launcher Examples |
|
|
End User Application with GUIAn application that has a GUI and intended for end users to consume. Download. (The program might have some OSGi-inrelated problems when run in Mac OS) JPA, Toplink, H2 database ExampleAn application that uses non-bundled versions of JPA, Toplink and H2 database. This example shows how easy it's to deal with non-bundled libraries when using DA-Launcher. Download OSGi-baed Application embedded in a Web ApplicationThis example shows how easy it's to embed OSGi-based applications in Web Applications using DA-Launcher. You can download a WAR file for this example or a Tomcat instance with the example application. Spring Dynamic Modules ExampleThis example shows how easy it's to use Spring Dynamic Modules with DA-Launcher and how the resultive application is lightweight and performant. Download Spring Web Console ExampleThis example runs a Web Application archived in a WAR file from DA-Launcher using Spring and Tomcat. Download JAXB ExampleAn application that uses JAXB (which is OSGi-incompliant). This example shows how easy it's to deal with OSGi incompliant libraries when using DA-Launcher. Download |