This post originated from an RSS feed registered with Java Buzz
by Franco Martinig.
Original Post: A Practical Guide to Mixing OSGi and Java EE
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
This tutorial is a practical introduction to combining OSGi and Java EE . You will learn how to use OSGi services and Java EE as the basis for enterprise applications and how to deploy them in the cloud. The presentation demonstrates how to build an enterprise application from scratch.
The following topics are discussed:
* How to create bundles
* Using OSGi services to modularize
* Dependency injection
* Standard OSGi services (logging, HTTP service, and so on)
* Mixing OSGi and Java EE (using GlassFish technology)
* Provisioning servers in the cloud
The tutorial is aimed at ...