Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

springdm

  • submit to reddit

Spring Dynamic Modules in Action

This book is aimed at Java programmers who want to use OSGi with Spring . Although all the major prerequisites (Spring Framework, OSGi, etc..) are covered, previous experience on these subjects will...

0 replies - 4753 views - 10/12/10 by Alessio Spadaro in Book Reviews

Running Spring MVC Web Applications in OSGi

For the past couple of weeks, I've been developing a web application that deploys into an OSGi container (Equinox) and uses Spring DM's Spring MVC support. The first thing I discovered was that Spring MVC's annotations weren't supported in the M1 release....

1 replies - 13149 views - 04/30/08 by Matt Raible in News