Portlet 3.0: Develop the bean portlet CDI portable extension
Description
Attachments
11
Activity
Show:
Completed
Details
Assignee
Brian ChanBrian ChanReporter
Neil GriffinNeil GriffinBranch Version/s
7.1.xBackported to Branch
CommittedGit Pull Request
Priority
Medium
Details
Details
Assignee

Reporter

Branch Version/s
7.1.x
Backported to Branch
Committed
Git Pull Request
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

Linked Tickets
Created July 30, 2018 at 3:23 PM
Updated June 26, 2023 at 7:06 AM
Resolved November 12, 2018 at 2:10 PM
This task involves developing a CDI portable extension that can be used by developers to enable:
1. CDI annotation scanning for bean portlets annotated with the Portlet 3.0
@PortletConfiguration
annotation2. Instantiation of bean portlets via CDI so that developers can use
@Inject
to inject Portlet 3.0 artifacts.3. Portlet 3.0 Scopes:
@PortletRequestScoped
@PortletSessionScoped
@PortletRenderStateScoped