javaee-spec icon indicating copy to clipboard operation
javaee-spec copied to clipboard

Update for JSF in JAVAEE 8 Platform Specification Table EE.5-1

Open pnicolucci opened this issue 8 years ago • 0 comments

The JAVAEE 8 Platform Specification Table EE.5-1 lists the following:

JSF managed classesb Standard

b.See the JSF specification section “JSF Managed Classes and Java EE Annotations” for a list of these managed classes.

However, this should list the JSF managed classes as "Limited" as they do not support constructor injection.

See the following JSF spec issue: https://github.com/javaee/javaserverfaces-spec/issues/1455 As well as the following JSF spec discussion: https://javaee.groups.io/g/jsf-spec/message/24

Let me know if further details are required.

pnicolucci avatar Dec 01 '17 02:12 pnicolucci