Details
-
Story
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
All the OSGi stuff has been developed inside the portal core. In order to decrease the core size we are going to move "all" the previous work to the plugins SDK. What does it mean?
- The plugins SDK will contain a new kind of plugins called _modules_. This new kind of plugins will be OSGi bundles. Once this story has been finished we will have three new modules: http-service-module, log-bridge-module and modules-admin-module
- Liferay developers will be allowed to create new OSGi bundles and deploy them to the running Liferay OSGi container.