2014. 11. 25. 06:26
Modularizing existing web applications with OSGi
2014. 11. 25. 06:26 in 3. Implementation/OSGI
The following site gives good explanation and examples to show how to modularize existing web applications with OSGI.
http://server.dzone.com/articles/modularizing-existing-web
To make examples to be run, the point is that you should make the new Target definition which loads bundles under [example]/rsp_repository/rsp_target_platform.
and don't forget to copy org.eclipse.pde.http.ui_1.0.0.jar file to the dropins folder under eclipse installed folder.
The following picture shows example.