-
Type:
Story
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Dev Tools
-
Labels:
Currently the method for deploying JavaScript portlets to the portal is through OSGi bundle packaging.
A new proposal is to create a way to allow JavaScript portlets to be deployed in a more flexible and simple manner, namely as a simple filesystem directory that contains the compiled JavaScript portlet. Also, the location of these directories that contain JavaScript portlets could be declared via a simple config file.