Goal: integration of gwt application into an OSGI environment.
Features:
- All started bundle contaning gwt application should be registered in the Http osgi service dynamicaly. (stopping the bundle should unregistered the gwt application)
- The gwt application should be able to call any (and maybe only) registered OSGI services.
@need project osgi from google code: http://code.google.com/p/osgi
@need project widget from google code: http://code.google.com/p/gwtfaces
@See project hibernate-in-osgi from google code: http://code.google.com/p/hibernate-in-osgi/
@How-to install: http://code.google.com/p/osgi/wiki/SetupOSGIEnvironment