~~ Licensed to the Apache Software Foundation (ASF) under one or more ~~ contributor license agreements. See the NOTICE file distributed with ~~ this work for additional information regarding copyright ownership. ~~ The ASF licenses this file to You under the Apache License, Version 2.0 ~~ (the "License"); you may not use this file except in compliance with ~~ the License. You may obtain a copy of the License at ~~ ~~ http://www.apache.org/licenses/LICENSE-2.0 ~~ ~~ Unless required by applicable law or agreed to in writing, software ~~ distributed under the License is distributed on an "AS IS" BASIS, ~~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ~~ See the License for the specific language governing permissions and ~~ limitations under the License. ~~ Note: See documentation on http://maven.apache.org/guides/mini/guide-apt-format.html ---------------------- ${project.name} ---------------------- Introduction This is the ${project.name} ${projectSeries} Project. It is designed to act as a bridge between a Portlet ${portletSpecVersion} container and JSF ${jsfSpecVersion}. The {{{${specLink}} ${specName}}} Specification is currently under active development by the JCP but it is in the process of being assigned a new JSR number and is therefore still looking for a home on jcp.org. Because this JSR is not yet complete, this project represents a "best guest" implementation of the latest specifications comming out of the expert group. Once a TCK has been made avaialble, it is intended that this project will eventually represent the official Reference Implementation for the JSF Portlet Bridge projects. The currently released version of this project is {{{downloads.html} ${project.name} ${latestRelease}}}. For information on using the bridge with an existing application, consult the {{{http://wiki.apache.org/myfaces/PortletBridge} wiki}}. To try it out, run the sample included in the distribution or download and tweek the Mojarra (Faces RI) samples as described in this wiki page.