OSGi : Develop Simple Apps
Revision as of 23:26, 24 January 2011 by Jordan.anastasiade (talk | contribs)
Main Page · Course Description · Course Topics · Schedule, Students, Teams · Course Resources · Course Projects
OSGi Activities
- Start and run the Eclipse for OSGi as installed in the previous lecture.
- Open the Subversion Perspective in Eclipse for OSGi.
- Check out the Simple Sample from OSGi Course Repository
- Run the sample and change it.
- Define the main steps involved in developing OSGi applications.
- Write a small tutorial (main steps) about using Eclipse to develop OSGi applications.
Start the lab activities in the order defined below:
Bundels and the Relationships
- Check out the Service Interface
- Check out the Service Provider
- Check out the Service Consumer
Bundels and the Declarative Services
- Check out the Declarative Service Consumer
- Check out the Declarative Service Provider