Changes between Version 37 and Version 38 of WikiStart
- Timestamp:
- 05.11.2009 18:14:53 (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v37 v38 1 1 = Welcome to Person Manager, a dynamic OSGi Swing application = 2 2 3 This demo application shows how to use OSGi Declarative Services (DS), Spring Dynamic Modules (Spring DM), iPOJO and Guice/Peaberry together with Swing UI (and the Swing Application Framework, JSR 296). The goal of this project is to share best practices when it comes to dynamic OSGi-based applications. Also, an experimental approach to enhance OSGi DS with annotations is part of the project, see [wiki:a4ds A4DS].3 This demo application shows how to use OSGi Declarative Services (DS), Spring Dynamic Modules (Spring DM), iPOJO and Guice/Peaberry together with Swing UI. The goal of this project is to share best practices when it comes to dynamic OSGi-based applications. Also, an experimental approach to enhance OSGi DS with annotations is part of the project, see [wiki:a4ds A4DS]. 4 4 5 5 Enjoy! … … 11 11 12 12 == News == 13 * Updated target platform: OSGi DS 1.1, Spring 2.5.6, Spring DM 1.1.3, iPOJO 1.2.013 * Updated target platform: OSGi 4.2, DS 1.2, Spring 3.0.0, Spring DM 2.0.0, iPOJO 1.4.0 14 14 * New tree view using the experimental [wiki:a4ds A4DS] (Annotations for OSGi Declarative Services) 15 15 * New tree view implemented using iPOJO (XML and annotations)
