JSF 2.2 Proposed Final Draft Posted Blog
This
quick blog entry is just to advertise the availability of the Proposed
Final Draft of JSF 2.2 (JSR-344). You may download the draft of the spec
at <http://jcp.org/aboutJava/communityprocess/pfd/jsr344/index.html>. You may try out the implementation by dropping this maven GAV into the modules
directory of GlassFish 3.1.2.2: org.glassfish:javax.faces:2.2.0-m11
.
It will also work on Tomcat 7, but none of the features that require
CDI, such as Faces Flows, will be available. Or you can simply download
b80 or later from the GlassFish 4.0 promoted builds.
Please submit your feedback to the "users" list accessible from <http://jsf-spec.java.net/lists/>. I'd like to extend a special thanks to Leonardo Uribe and Frank Caputo for their valuable contributions to the spec effort thus far.