Changes between Version 37 and Version 38 of WikiStart

Show
Ignore:
Timestamp:
05.11.2009 18:14:53 (3 weeks ago)
Author:
toedter_k
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v37 v38  
    11= Welcome to Person Manager, a dynamic OSGi Swing application = 
    22 
    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]. 
     3This 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]. 
    44 
    55Enjoy! 
     
    1111 
    1212== News == 
    13  * Updated target platform: OSGi DS 1.1, Spring 2.5.6, Spring DM 1.1.3, iPOJO 1.2.0 
     13 * Updated target platform: OSGi 4.2, DS 1.2, Spring 3.0.0, Spring DM 2.0.0, iPOJO 1.4.0 
    1414 * New tree view using the experimental [wiki:a4ds A4DS] (Annotations for OSGi Declarative Services) 
    1515 * New tree view implemented using iPOJO (XML and annotations)