OSGi Community Update

29
OSGi Alliance Community Update Richard Nicholson Christian Baranowski November 16 th 2011

Transcript of OSGi Community Update

Page 1: OSGi Community Update

OSGi Alliance Community Update

Richard Nicholson Christian BaranowskiNovember 16th 2011

Page 2: OSGi Community Update

Willkommen in der

OSGi Welt2011

Page 3: OSGi Community Update
Page 4: OSGi Community Update

OSGi World - Aufbau

Core Specification 4.2 / 4.3

Service Compendium 4.2Enterprise Specification 4.2

OSGi Application, e.g. Eclipse, GlassFish,Atlassian Confluence…

OSGi Community, Standards and Toolse.g. OBR, Bndtools…

Page 5: OSGi Community Update

Core Specification UpdatesVersion 4.3 April 2011

• Service Layer - new methods added with generic signatures

• Replaced Package Admin Service with Wiring API

• Remote Services Specification Version 1.0• Weaving Hook Service Specification• …

Page 6: OSGi Community Update

Core Specification Updates

ServiceTracker<PackageAdmin, PackageAdmin> packageAdminTracker

= new ServiceTracker<PackageAdmin, PackageAdmin>(bundleContext, PackageAdmin.class, null);

packageAdminTracker.open();

PackageAdmin packageAdmin = packageAdminTracker.getService();packageAdmin.refreshPackages(null);

Page 7: OSGi Community Update

OSGi Service Platform

Early Draft 2011.09 Updates

• RFC 112 OBR – OSGi Bundle Repository• Subsystems (RFP 121)• RFC 167 - SPI Service Loader support• RFC 169 - JMX Update• RFC 172 - Declarative Services

Annotations• RFC 176 Declarative Services 1.2• …

Page 8: OSGi Community Update

OSGi Enterprise Updates Version 4.2

• Web Applications Specification• JPA Service Specification• JNDI Services Specification• JDBC™ Service Specification• Blueprint Container Specification• …

Page 9: OSGi Community Update

OSGi Community

Updates

Page 10: OSGi Community Update

OSGi Community Wiki

http://wiki.osgi.org

Page 11: OSGi Community Update

Updates fromhttp://www.osgi.org/CommunityEvent2011/Agenda

Page 12: OSGi Community Update

Modularity Maturity Model™

Alex BlewittGraham Charters

Level 1 Ad Hoc

Level 2 Modules

Level 3 Modularity

Level 4Loose

Coupling

Level 5 Devolution

Level 6 Dynamism

Level 7 PK

Page 13: OSGi Community Update

OSGi in the Cloud

Update<hype> Cloud computing will be the biggest change to IT since the rise of the Web.</hype>

Page 14: OSGi Community Update

OSGi in the Cloud

Update• OSGi Alliance RFP 133 – OSGi and Clouds

• Remote Services• OSGi Bundle Repository• Configuration Admin• …

• JClouds runs on Felixhttp://www.jclouds.org/documentation/reference/osgi

• Paremus Service Fabric

Page 15: OSGi Community Update

Eclipse Gyrex

Update• „Cloud Plattform“• Gyrex Framework für OSGi Cloud Anwendungen

Page 16: OSGi Community Update

Apache KarafUpdate

• „Cloud Plattform“ • Basis Plattform für OSGi Enterprise Anwendung

Page 17: OSGi Community Update

OSGi Community Projects

Update

Page 18: OSGi Community Update

JVM Languages und OSGi Update

OSGi Ready

Runs not onOSGi

Groovy

Clojure

Page 19: OSGi Community Update

OSGi Repositories Update

• OBR• Apache Felix OBR• SpringSource OSGi Repository• Knopflerfish bundle repository

• Eclipse P2• Eclipse p2 Update Sites

• Maven• Maven Central• SpringSource OSGi Repository• Glassfish• …

Page 20: OSGi Community Update

Gemini - Enterprise Modules Project

Update• Gemini Web• Gemini Blueprint• Gemini JPA• Gemini DBAccess• Gemini Management• Gemini Naming• …

Page 21: OSGi Community Update

Apache AriesUpdate

• OSGi R4 V4.2 Enterprise Specification• Aris Application• Aris Blueprint• Aris JMX• Aris JNDI• Aris JPA• Aris Proxy• Aris Quiesce• Aris Testsupport• Aris Transaction• Aris Util• Aris Web

Page 22: OSGi Community Update

OPS4J PAX utilities Update

• Pax Runner• Pax Exam• Pax URL• Pax Wicket• Tinybundles• Pax Logging• Pax Web• ...

Page 23: OSGi Community Update

Vaadin Update• Webframework für Rich Client Internet Anwendungen

Page 24: OSGi Community Update

OSGi Tooling Update

Maven Felix Bundle Plugin

Maven Tycho

Eclipse Libra

Page 25: OSGi Community Update

Eclipse Virgo Update

• Spring DM Server moved to Eclipse • OSGi Application Server – Eclipse Virgo 3.0

• No STS Dependency / Virgo IDE• Equinox Indigo• Servlet 3.0 with Tomcat 7.x• New Shell based on Apache GoGo• Spring 3.0.5.RELEASE• Declarative Service• Log Service support

Page 26: OSGi Community Update

Apache Felix Gogo Shell Update

• Erweiterbare Standard Konsole für OSGi• RFC 147

Page 27: OSGi Community Update

Hudson moving to OSGi ???

• Oracle hat das Projekt Hudson an Eclipse übergeben.

Page 28: OSGi Community Update

Keynote Bewertung

Page 29: OSGi Community Update

Diskussion