InfoQ

InfoQ

Presentation

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Recorded at:
Recorded at

Modular Web Applications with OSGi and the RFC66 Web Container

Presented by Rob Harrop on Apr 11, 2010 Length 01:14:57     Download: MP3
Sections
Enterprise Architecture,
Architecture & Design,
Development
Topics
Spring ,
Java ,
SpringSource ,
Dependency Injection ,
Languages ,
VMWare ,
Design Pattern ,
Enterprise Architecture ,
Programming ,
Object Oriented Design ,
Patterns ,
Modularity ,
Design ,
Companies ,
SpringOne 2009 ,
OSGi ,
SpringSource dm Server
 

How would you like to view the presentation?

In case you are having issues watching this video, please follow these simple steps to help us investigate the issue:
1. Right click on the video player and select Copy log
2. Paste the copied information in an email to video-issue@infoq.com (clicking this link will fill in the default details in most email clients).
Note: in case your email client hasn't automatically picked up the email subject, please include in your email the URL of the video too.
3. Done.
We will investigate the issue and get back to you as soon as possible. Thanks for helping us improve our site!
Summary
In this presentation from SpringOne 2009, Rob Harrop provides a tutorial on creating effective modular web applications for OSGi and the RFC66 Web Container. Topics include the design and modularization of web applications, extending web applications dynamically using standard OSGi features, and using the OSGi Web Container (RFC66) to deploy web applications on an OSGi platform.

Bio
Rob Harrop is a respected speaker, author, entrepreneur and technologist. As Lead Engineer of SpringSource dm Server, Rob is driving SpringSource's enterprise middleware product line and ensuring that the company continues to deliver high-performance, highly scalable enterprise solutions. With a thorough knowledge of both Java and .NET, Rob has successfully deployed projects across both platforms.

About the conference
SpringOne 2GX is an annual event; it includes a technical exploration of the Spring ecosystem along with the latest developments in the Groovy/Grails space. As a participant, you will have the opportunity to attend two great events at one venue. Whether you're a Spring enthusiast, Tomcat user, Groovy/Grails fan, or just interested in open source development, you'll find valuable content in sessions presented here.
  • This article is part of a featured topic series on Java
Code Source by Michael Owen Posted
Re: Code Source by Rob Harrop Posted
  1. Back to top

    Code Source

    by Michael Owen

    He mentioned the demo code would be available - anybody got any links to it?

  2. Back to top

    Re: Code Source

    by Rob Harrop

    Michael,

    You can find the code here: bit.ly/9PUAFx.

    You'll need to pull down the build code from a Git submodule. Instructions are included in the README.

    Regards,

    Rob