InfoQ Homepage Presentations Modular Web Applications with OSGi and the RFC66 Web Container
Modular Web Applications with OSGi and the RFC66 Web Container
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.
Community comments
Code Source
by Michael Owen,
Re: Code Source
by Rob Harrop,
Code Source
by Michael Owen,
Your message is awaiting moderation. Thank you for participating in the discussion.
He mentioned the demo code would be available - anybody got any links to it?
Re: Code Source
by Rob Harrop,
Your message is awaiting moderation. Thank you for participating in the discussion.
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