Difference between revisions of "OSGi : Develop Simple Apps"
Line 6: | Line 6: | ||
<h3>[[Steps for Building Applications from Bundels]]</h3> | <h3>[[Steps for Building Applications from Bundels]]</h3> | ||
− | + | [[File:OSGi-DS.png|border|SOA in JVM|400px| ]] | |
<h2>Bundels and the Declarative Services</h2> | <h2>Bundels and the Declarative Services</h2> |
Latest revision as of 22:56, 24 January 2011
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 Java Applications
- Check out the Service Interface
- Check out the Service Provider
- Check out the Service Consumer
Steps for Building Applications from Bundels
Bundels and the Declarative Services
- Check out the Declarative Service Consumer
- Check out the Declarative Service Provider