I am pleased to announce that JSR-329 (Portlet 2.0 Bridge for JavaServer
Faces 1.2) has been finalized, approved and all its constituent parts
published.
The final specification is available here:
*
http://www.jcp.org/en/jsr/detail?id=329
The reference implementation can be downloaded in source or binary form
from here:
*
http://myfaces.apache.org/portlet-bridge/download.html
The reference implementation can also be accessed from Apache's central
Maven repository under the Group ID "org.apache.myfaces.portlet-bridge"
The TCK is only available in source form. It is built and run directly
as a maven project. The source contains a User manual detailing usage.
Download the TCK from:
*
http://myfaces.apache.org/portlet-bridge/jsr329tck.html
or access it directly from the following subversion location:
*
http://svn.apache.org/repos/asf/myfaces/portlet-bridge/tck/tags/jsr329-1.0.0
Michael Freedman