Like many Java developers, Sebastien Arbogast only recently realized OSGi's tremendous potential for bringing modularity to
the Java platform. Since then he has become an OSGi enthusiast and founded
DZone's OSGi zone. In this discussion with Andrew Glover, Sebastien succinctly introduces OSGi and explains why its contribution
to Java modularity is such good news for Java developers on the server side. He also discusses the competing Java modules
specifications (JSR 291 and JSR 277), talks about the app-server migration to OSGi, and makes a tentative prediction about
what might be coming next for this exciting technology.
Back to JavaWorld's Java Technology Insider
| Subject | Replies |
Last post
|
|
By Michael Hunger |
0 |
05/16/08 06:29 AM
by Anonymous |
|
By Athen
|
0 |
05/16/08 06:29 AM
by Anonymous |
|
By Athen
|
0 |
05/16/08 06:29 AM
by Anonymous |
|
By |
0 |
05/16/08 06:29 AM
by Anonymous |
Some reader favorites:
EJB fundamentals and session beans
Create a scrollable virtual desktop in Swing
Wizard API updated!
Tim Boudreau has released a new version of the Swing Wizard library (version 0.997) that fixes the WizardException bug reported in JavaWorld's recent Open Source Java Project profile. The article's examples have been reworked to test out the new, improved WizardException. Thanks, Tim, for this helpful fix!
Open Source Java Projects: The Wizard API