~~ 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 provides an implementation of the technology needed to expose a JSF 2.0 application as a portlet within a Portlet 2.0 environment. It is derived directly from the reference implementation for JSR 329 and uses its APIs unchanged. The work, however, is not currently being done within the JCP process (JSR) as there was a need to accelerate access to a bridge running in a JSF 2.0 environment. Once sufficient progress on the implementation has occurred standarizing the bridge via a JSR will be considered. 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 samples included in the distribution.