Introduction
The MyFaces Portlet Bridge project provides implementations of the technology needed for exposing a JSF application as a portlet within a Portlet 1.0 or Portlet 2.0 environment. This technology is defined by the Portlet Bridge for JavaServer Faces standards. This project provides the refererence implementations for these standards and is being developed by the OpenSource community.
Though existing within the MyFaces project umbrella, these bridges don't require the use of the MyFaces implementation. They can be installed and run using any Faces environment. Likewise they are designed to run in any Portlet 1.0 (or Portlet 2.0) compliant portlet container.
Currently the MyFaces Portlet Bridge project supports the following specifications:
- JSR-301 : Portlet 1.0 Bridge for JavaServer Faces 1.2 - This specification has published its proposed final draft(2nd revision). The corresponding Portlet 1.0 Bridge for JavaServer Faces 1.2 contained within this project is consistent with this draft. The finalization of the specification is awaiting a TCK.
- JSR-329 : Portlet 2.0 Bridge for JavaServer Faces 1.2 - This specification has published its second early public draft. The corresponding Portlet 2.0 Bridge for JavaServer Faces 1.2 contained within this project is consistent with this draft.
More information on these bridges and their supported specifications can be found on the Apache MyFaces Portlet Bridge Projects Homepage as well as the introduction pages of each of the listed bridge implementations.
News
- 12-08-09 - Apache MyFaces Portlet Bridge 2.0.0-alpha-2 released!
- 12-08-09 - Apache MyFaces Portlet Bridge 1.0.0-beta-2 released!
- 15-01-09 - Apache MyFaces Portlet Bridge 2.0.0-alpha released!
- 05-01-09 - Apache MyFaces Portlet Bridge 1.0.0-beta released!
- 04-12-08 - Apache MyFaces Portlet Bridge 1.0.0-alpha-3 released!
- 15-08-08 - Apache MyFaces Portlet Bridge Master POM v.2 released!
- 12-03-08 - Apache MyFaces Portlet Bridge 1.0.0-alpha-2 released!
- 10-03-08 - Apache MyFaces Portlet Bridge Master POM v.1 released!
- 05-03-08 - Added Examples to Portlet Bridge 1.0. There is a "blank" project to help people get stared with thier own applications and a "demo" project which should be able to host an assortment of demos.
- 27-02-08 - Completed project migration for multiple trunks. New trunk (trunk_2.0.x) started in svn.
- 15-02-08 - Apache MyFaces Portlet Bridge 1.0.0-alpha released!