Tutorial OSGi: Difference between revisions

From air
Jump to navigation Jump to search
Line 16: Line 16:


=Lectures=
=Lectures=
==Spécifications==
* [http://www.osgi.org/Specifications/Javadoc OSGi R4 JavaDoc]
* [http://www.osgi.org/Specifications/Javadoc OSGi R4 JavaDoc]
* [http://www.osgi.org/Specifications/ OSGi R4 Specifications]
* [http://www.osgi.org/Specifications/ OSGi R4 Specifications]

=Livres=
=Livres=
* Neil Bartlett, [http://njbartlett.name/osgibook.html OSGi in Practice]
* Neil Bartlett, [http://njbartlett.name/osgibook.html OSGi in Practice]

Revision as of 08:46, 19 December 2012

Ce tutoriel a pour objectif de présenter les développements et le déploiement de bundles sur une plateforme OSGi.

Les plateformes seront Apache Felix puis Apache Karaf

Etapes

Bonus track

  • TP1b : Installation d'Eclipse Equinox & Premières commandes
  • TP4b : Développement d'un composant Blueprint

Lectures

Spécifications

Livres