-
Type:
Story
-
Status: In Development
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
The JSR 362 Specification requires that the portlet container use CDI to support the "bean portlet" feature. However, developers might want to use a different Inversion of Control (IoC) frameworks (such as the Spring Framework) for their bean portlets.
This is a parent issue for tasks related to implementing a bean portlet extension mechanism to support various IoC frameworks.