Author: SeanRogers
Date: 2009-10-23 01:01:21 -0400 (Fri, 23 Oct 2009)
New Revision: 15747
Modified:
root/docs/trunk/Component_Development_Kit_Guide/en-US/Book_Info.xml
root/docs/trunk/Component_Development_Kit_Guide/en-US/Component_Development_Kit_Guide.ent
root/docs/trunk/Component_Reference/en-US/Ajax_basics.xml
root/docs/trunk/Component_Reference/en-US/Book_Info.xml
root/docs/trunk/Component_Reference/en-US/Component_Reference.ent
root/docs/trunk/Component_Reference/en-US/Component_Reference.xml
root/docs/trunk/Component_Reference/en-US/Introduction.xml
root/docs/trunk/Developer_Guide/en-US/Book_Info.xml
root/docs/trunk/Developer_Guide/en-US/Developer_Guide.ent
root/docs/trunk/Developer_Guide/en-US/RichFaces_overview.xml
root/docs/trunk/Migration_Guide/en-US/Book_Info.xml
root/docs/trunk/Migration_Guide/en-US/Changes_and_new_features.xml
root/docs/trunk/Migration_Guide/en-US/Introduction.xml
root/docs/trunk/Migration_Guide/en-US/Migration_Guide.ent
root/docs/trunk/Migration_Guide/en-US/Upgrading.xml
Log:
Addressed Jiras RF-8039, RF-8041
Modified: root/docs/trunk/Component_Development_Kit_Guide/en-US/Book_Info.xml
===================================================================
--- root/docs/trunk/Component_Development_Kit_Guide/en-US/Book_Info.xml 2009-10-22
09:59:40 UTC (rev 15746)
+++ root/docs/trunk/Component_Development_Kit_Guide/en-US/Book_Info.xml 2009-10-23
05:01:21 UTC (rev 15747)
@@ -4,15 +4,15 @@
<bookinfo
id="book-Component_Development_Kit_Guide-Component_Development_Kit_Guide">
<title>Component Development Kit Guide</title>
- <subtitle>Developing custom components for use in RichFaces 4.0<remark>
Alpha 2</remark>
+ <subtitle>Developing custom components for use in RichFaces
&VERSION_LONG;<remark> (draft)</remark>
projects</subtitle>
<productname>RichFaces</productname>
- <productnumber>4.0</productnumber>
+ <productnumber>&VERSION;</productnumber>
<edition>0.1</edition>
<pubsnumber>0</pubsnumber>
<abstract>
<para>This book details how to use the RichFaces Component Development
-Kit to create custom components for use with the RichFaces 4.0
+Kit to create custom components for use with the RichFaces &VERSION;
framework.</para></abstract>
<corpauthor>
<inlinemediaobject>
Modified:
root/docs/trunk/Component_Development_Kit_Guide/en-US/Component_Development_Kit_Guide.ent
===================================================================
---
root/docs/trunk/Component_Development_Kit_Guide/en-US/Component_Development_Kit_Guide.ent 2009-10-22
09:59:40 UTC (rev 15746)
+++
root/docs/trunk/Component_Development_Kit_Guide/en-US/Component_Development_Kit_Guide.ent 2009-10-23
05:01:21 UTC (rev 15747)
@@ -1,4 +1,6 @@
<!ENTITY PRODUCT "RichFaces">
+<!ENTITY VERSION "4.0">
+<!ENTITY VERSION_LONG "4.0.0.ALPHA2">
<!ENTITY BOOKID "Component_Development_Kit_Guide">
<!ENTITY HOLDER "Red Hat">
<!ENTITY YEAR "2009">
Modified: root/docs/trunk/Component_Reference/en-US/Ajax_basics.xml
===================================================================
--- root/docs/trunk/Component_Reference/en-US/Ajax_basics.xml 2009-10-22 09:59:40 UTC (rev
15746)
+++ root/docs/trunk/Component_Reference/en-US/Ajax_basics.xml 2009-10-23 05:01:21 UTC (rev
15747)
@@ -8,9 +8,9 @@
Incomplete
</para>
<section id="sect-Component_Reference-Ajax_basics-a4jcommandButton">
- <title>a4j:commandButton</title>
+ <title><classname><a4j:commandButton></classname></title>
<para>
- Incomplete
+ The <classname><a4j:commandButton></classname> is similar to
the JavaServer Faces (<acronym>JSF</acronym>) component
<classname><h:commandButton></classname>, but additionally
includes Ajax support. When the command button is clicked it generates an Ajax form
submit, and when a response is received the command button can be dynamically rendered.
</para>
</section>
Modified: root/docs/trunk/Component_Reference/en-US/Book_Info.xml
===================================================================
--- root/docs/trunk/Component_Reference/en-US/Book_Info.xml 2009-10-22 09:59:40 UTC (rev
15746)
+++ root/docs/trunk/Component_Reference/en-US/Book_Info.xml 2009-10-23 05:01:21 UTC (rev
15747)
@@ -4,14 +4,14 @@
<bookinfo id="book-Component_Reference-Component_Reference">
<title>Component Reference</title>
- <subtitle>A reference guide to the components of the RichFaces 4.0<remark>
Alpha 2</remark>
+ <subtitle>A reference guide to the components of the RichFaces
&VERSION_LONG;<remark> (draft)</remark>
framework</subtitle>
<productname>RichFaces</productname>
- <productnumber>4.0</productnumber>
- <edition>0</edition>
+ <productnumber>&VERSION;</productnumber>
+ <edition>0.1</edition>
<pubsnumber>0</pubsnumber>
<abstract>
- <para>This book details each component in the RichFaces framework,
+ <para>This book details each component in the RichFaces &VERSION; framework,
including examples of their use in applications.</para></abstract>
<corpauthor>
<inlinemediaobject>
Modified: root/docs/trunk/Component_Reference/en-US/Component_Reference.ent
===================================================================
--- root/docs/trunk/Component_Reference/en-US/Component_Reference.ent 2009-10-22 09:59:40
UTC (rev 15746)
+++ root/docs/trunk/Component_Reference/en-US/Component_Reference.ent 2009-10-23 05:01:21
UTC (rev 15747)
@@ -1,4 +1,6 @@
<!ENTITY PRODUCT "RichFaces">
+<!ENTITY VERSION "4.0">
+<!ENTITY VERSION_LONG "4.0.0.ALPHA2">
<!ENTITY BOOKID "Component_Reference">
<!ENTITY HOLDER "Red Hat">
<!ENTITY YEAR "2009">
Modified: root/docs/trunk/Component_Reference/en-US/Component_Reference.xml
===================================================================
--- root/docs/trunk/Component_Reference/en-US/Component_Reference.xml 2009-10-22 09:59:40
UTC (rev 15746)
+++ root/docs/trunk/Component_Reference/en-US/Component_Reference.xml 2009-10-23 05:01:21
UTC (rev 15747)
@@ -6,6 +6,7 @@
<xi:include href="Book_Info.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
<xi:include href="Preface.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
<xi:include href="Introduction.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+ <xi:include href="Common_Ajax_attributes.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
<xi:include href="Rich_inputs.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
<xi:include href="Panels_and_containers.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
<xi:include href="Tables_and_grids.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
Modified: root/docs/trunk/Component_Reference/en-US/Introduction.xml
===================================================================
--- root/docs/trunk/Component_Reference/en-US/Introduction.xml 2009-10-22 09:59:40 UTC
(rev 15746)
+++ root/docs/trunk/Component_Reference/en-US/Introduction.xml 2009-10-23 05:01:21 UTC
(rev 15747)
@@ -5,7 +5,16 @@
<chapter id="chap-Component_Reference-Introduction">
<title>Introduction</title>
<para>
- Incomplete
+ This book is a guide to the various components available in the RichFaces 4.0
framework. It includes descriptions of the role of the components, details on how best to
use them, coded examples of their use, and basic references of their properties and
attributes.
</para>
+ <para>
+ For full in-depth references for all component classes and properties, refer to the
<citetitle>API Reference</citetitle> available from the RichFaces website.
+ </para>
+ <note>
+ <title>Note</title>
+ <para>
+ All components in the <classname>a4j</classname> library feature built-in
Ajax support, so it is unnecessary to add the
<classname><a4j:ajax></classname> behavior.
+ </para>
+ </note>
</chapter>
Modified: root/docs/trunk/Developer_Guide/en-US/Book_Info.xml
===================================================================
--- root/docs/trunk/Developer_Guide/en-US/Book_Info.xml 2009-10-22 09:59:40 UTC (rev
15746)
+++ root/docs/trunk/Developer_Guide/en-US/Book_Info.xml 2009-10-23 05:01:21 UTC (rev
15747)
@@ -4,15 +4,15 @@
<bookinfo id="book-Developer_Guide-Developer_Guide">
<title>Developer Guide</title>
- <subtitle>Developing projects using RichFaces 4.0<remark> Alpha
2</remark>
+ <subtitle>Developing projects using RichFaces &VERSION_LONG;<remark>
(draft)</remark>
</subtitle>
<productname>RichFaces</productname>
- <productnumber>4.0</productnumber>
- <edition>1</edition>
+ <productnumber>&VERSION;</productnumber>
+ <edition>0.1</edition>
<pubsnumber>0</pubsnumber>
<abstract>
<para>This book is a comprehensive reference for getting started and
-working with RichFaces 4.0. It includes details of the
+working with RichFaces &VERSION;. It includes details of the
architecture, the framework's use in different applications,
and skinning implementations.</para></abstract>
<corpauthor>
Modified: root/docs/trunk/Developer_Guide/en-US/Developer_Guide.ent
===================================================================
--- root/docs/trunk/Developer_Guide/en-US/Developer_Guide.ent 2009-10-22 09:59:40 UTC (rev
15746)
+++ root/docs/trunk/Developer_Guide/en-US/Developer_Guide.ent 2009-10-23 05:01:21 UTC (rev
15747)
@@ -1,4 +1,6 @@
<!ENTITY PRODUCT "RichFaces">
+<!ENTITY VERSION "4.0">
+<!ENTITY VERSION_LONG "4.0.0.ALPHA2">
<!ENTITY BOOKID "Developer_Guide">
<!ENTITY HOLDER "Red Hat">
<!ENTITY YEAR "2009">
Modified: root/docs/trunk/Developer_Guide/en-US/RichFaces_overview.xml
===================================================================
--- root/docs/trunk/Developer_Guide/en-US/RichFaces_overview.xml 2009-10-22 09:59:40 UTC
(rev 15746)
+++ root/docs/trunk/Developer_Guide/en-US/RichFaces_overview.xml 2009-10-23 05:01:21 UTC
(rev 15747)
@@ -21,6 +21,13 @@
</para>
</section>
+ <section
id="sect-Developer_Guide-RichFaces_overview-Differences_between_JSF_and_RichFaces_mechanisms">
+ <title>Differences between <acronym>JSF</acronym> and RichFaces
mechanisms</title>
+ <para>
+ JavaServer Faces (<acronym>JSF</acronym>) declares render and execute
processes on the client side, while RichFaces declares server-side definitions of lists.
+ </para>
+ </section>
+
<section id="sect-Developer_Guide-RichFaces_overview-Restrictions">
<title>Restrictions</title>
<para>
Modified: root/docs/trunk/Migration_Guide/en-US/Book_Info.xml
===================================================================
--- root/docs/trunk/Migration_Guide/en-US/Book_Info.xml 2009-10-22 09:59:40 UTC (rev
15746)
+++ root/docs/trunk/Migration_Guide/en-US/Book_Info.xml 2009-10-23 05:01:21 UTC (rev
15747)
@@ -4,15 +4,15 @@
<bookinfo id="book-Migration_Guide-Migration_Guide">
<title>Migration Guide</title>
- <subtitle>Migrating existing projects to RichFaces 4.0<remark> Alpha
2</remark>
+ <subtitle>Migrating existing projects to RichFaces
&VERSION_LONG;<remark> (draft)</remark>
</subtitle>
<productname>RichFaces</productname>
- <productnumber>4.0</productnumber>
+ <productnumber>&VERSION;</productnumber>
<edition>0.1</edition>
<pubsnumber>0</pubsnumber>
<abstract>
<para>This book details how to take an existing RichFaces project and
-upgrade it for use with RichFaces 4.0. It covers changes in
+upgrade it for use with RichFaces &VERSION;. It covers changes in
component usage and behaviors, as well as new framework features
which may affect existing RichFaces projects.</para></abstract>
<corpauthor>
Modified: root/docs/trunk/Migration_Guide/en-US/Changes_and_new_features.xml
===================================================================
--- root/docs/trunk/Migration_Guide/en-US/Changes_and_new_features.xml 2009-10-22 09:59:40
UTC (rev 15746)
+++ root/docs/trunk/Migration_Guide/en-US/Changes_and_new_features.xml 2009-10-23 05:01:21
UTC (rev 15747)
@@ -5,12 +5,12 @@
<chapter id="chap-Migration_Guide-Changes_and_new_features">
<title>Changes and new features</title>
<para>
- There have been several changes made to the RichFaces framework for version 4.0 that
may affect migrated projects.
+ There have been several changes made to the RichFaces framework for version
&VERSION; that may affect migrated projects.
</para>
<section
id="sect-Migration_Guide-Changes_and_new_features-JSF_2_integration">
<title>JSF 2 integration</title>
<para>
- RichFaces 4.0 has full support for JavaServer Faces
(<acronym>JSF</acronym>) 2.
+ RichFaces &VERSION; has full support for JavaServer Faces
(<acronym>JSF</acronym>) 2.
</para>
</section>
@@ -47,7 +47,7 @@
<code>process</code>
</para>
<para>
- Changed to <code>execute</code> in 4.0.
+ Changed to <code>execute</code> in &VERSION;.
</para>
</entry>
<entry>
@@ -170,7 +170,7 @@
<code>reRender</code>
</para>
<para>
- Changed to <code>render</code> in 4.0.
+ Changed to <code>render</code> in &VERSION;.
</para>
</entry>
<entry>
@@ -313,7 +313,7 @@
<code>eventsQueue</code>
</para>
<para>
- Changed to <code>queue</code> in 4.0.
+ Changed to <code>queue</code> in &VERSION;.
</para>
</entry>
<entry>
@@ -446,7 +446,7 @@
<code>limitToList</code>
</para>
<para>
- Changed to <code>limitRender</code> in 4.0.
+ Changed to <code>limitRender</code> in &VERSION;.
</para>
</entry>
<entry>
@@ -584,12 +584,18 @@
<code>onbeforedomupdate</code>
</para>
<para>
- Changed to <code>onsuccess</code> in 4.0.
+ Changed to <code>onsuccess</code> in &VERSION;.
</para>
</entry>
<entry>
+ <para>
+ All components
+ </para>
</entry>
<entry>
+ <para>
+ All components
+ </para>
</entry>
</row>
</tbody>
@@ -600,7 +606,7 @@
<section
id="sect-Migration_Guide-Standardized_attributes-Deprecated_attributes">
<title>Deprecated attributes</title>
<para>
- <xref
linkend="tabl-Migration_Guide-Deprecated_attributes-Deprecated_attributes" />
lists attributes which have been deprecated in RichFaces 4.0, along with preferred ways to
replicate their functionality.
+ <xref
linkend="tabl-Migration_Guide-Deprecated_attributes-Deprecated_attributes" />
lists attributes which have been deprecated in RichFaces &VERSION;, along with
preferred ways to replicate their functionality.
</para>
<table
id="tabl-Migration_Guide-Deprecated_attributes-Deprecated_attributes">
<title>Deprecated attributes</title>
@@ -625,7 +631,7 @@
<code>ignoreDupResponses</code>
</para>
<para>
- Deprecated. Functionality moved to <code>queue</code> in 4.0.
+ Deprecated. Functionality moved to <code>queue</code> in
&VERSION;.
</para>
</entry>
<entry>
@@ -768,7 +774,7 @@
<code>requestDelay</code>
</para>
<para>
- Deprecated. Functionality moved to <code>queue</code> in 4.0.
+ Deprecated. Functionality moved to <code>queue</code> in
&VERSION;.
</para>
</entry>
<entry>
@@ -886,7 +892,7 @@
<code>ajaxSingle</code>
</para>
<para>
- Deprecated. Use <code>execute="@this"</code> in 4.0
instead.
+ Deprecated. Use <code>execute="@this"</code> in
&VERSION; instead.
</para>
</entry>
<entry>
@@ -1069,7 +1075,7 @@
<section
id="sect-Migration_Guide-Changes_and_new_features-Feature_changes">
<title>Feature changes</title>
<para>
- Features have been altered or added to existing components and behaviors in the
RichFaces 4.0 framework. Refer to the <citetitle>Developer Guide</citetitle>
for full details on how to make use of any new features.
+ Features have been altered or added to existing components and behaviors in the
RichFaces &VERSION; framework. Refer to the <citetitle>Developer
Guide</citetitle> for full details on how to make use of any new features.
</para>
<section
id="sect-Migration_Guide-Feature_changes-Server_side_process_and_render_mechanisms">
<title>Server-side process and render mechanisms</title>
@@ -1102,13 +1108,6 @@
The <code>render</code> property can also be defined from the server
side, using actions and listeners.
</para>
</section>
-
- <section
id="sect-Migration_Guide-Server_side_process_and_render_mechanisms-Differences_between_JSF_and_RichFaces_mechanisms">
- <title>Differences between <acronym>JSF</acronym> and RichFaces
mechanisms</title>
- <para>
- JavaServer Faces (<acronym>JSF</acronym>) declares render and execute
processes on the client side, while RichFaces declares server-side definitions of lists.
- </para>
- </section>
</section>
@@ -1126,14 +1125,14 @@
</para>
</section>
- <!--
+ <!--
<section>
<title><classname><a4j:jsFunction></classname></title>
<para>
</para>
</section>
- -->
+ -->
<section id="sect-Migration_Guide-Feature_changes-a4jlog">
<title><classname><a4j:log></classname></title>
<para>
@@ -1196,18 +1195,18 @@
</para>
</section>
- <!--
+ <!--
<section>
<title><classname><a4j:region></classname></title>
<para>
</para>
</section>
- -->
+ -->
<section id="sect-Migration_Guide-Feature_changes-a4jstatus">
<title><classname><a4j:status></classname></title>
<para>
- In RichFaces 4.0, <classname><a4j:status></classname> has
been implemented as a component rather than a behavior, as it should have a representation
in the Document Object Model (<acronym>DOM</acronym>) tree.
+ In RichFaces &VERSION;,
<classname><a4j:status></classname> has been implemented as a
component rather than a behavior, as it should have a representation in the Document
Object Model (<acronym>DOM</acronym>) tree.
</para>
<para>
The <classname><a4j:status></classname> component has had
several other features modified.
@@ -1269,9 +1268,9 @@
<section
id="sect-Migration_Guide-Changes_and_new_features-New_components_and_behaviors">
<title>New components and behaviors</title>
<para>
- Several new components and behaviors have been added to RichFaces 4.0, some of which
replace the functionality of deprecated elements. For full details on how to use these new
components and behaviors, refer to the <citetitle>Developer
Guide</citetitle>.
+ Several new components and behaviors have been added to RichFaces &VERSION;, some
of which replace the functionality of deprecated elements. For full details on how to use
these new components and behaviors, refer to the <citetitle>Developer
Guide</citetitle>.
</para>
- <!-- dataTable, dataLists, trees possibly included here as they may be consolidated
-->
+ <!-- dataTable, dataLists, trees possibly included here as they may be
consolidated -->
<section
id="sect-Migration_Guide-New_components_and_behaviors-a4jajax">
<title><classname><a4j:ajax></classname></title>
<para>
@@ -1301,12 +1300,12 @@
<section
id="sect-Migration_Guide-Changes_and_new_features-Deprecated_components_and_behaviors">
<title>Deprecated components and behaviors</title>
<para>
- Some components and behaviors have been deprecated in RichFaces 4.0. For the most part
these items have their functionality replicated by another component or behavior.
+ Some components and behaviors have been deprecated in RichFaces &VERSION;. For the
most part these items have their functionality replicated by another component or
behavior.
</para>
<section
id="sect-Migration_Guide-Deprecated_components_and_behaviors-a4jpage">
<title><classname><a4j:page></classname></title>
<para>
- RichFaces 4.0 drops support for the
<classname><a4j:page></classname> component. The component was
previously used for solving incompatibility in the JavaServer Pages
(<acronym>JSP</acronym>) environment with Apache MyFaces in early Ajax4jsf
versions.
+ RichFaces &VERSION; drops support for the
<classname><a4j:page></classname> component. The component was
previously used for solving incompatibility in the JavaServer Pages
(<acronym>JSP</acronym>) environment with Apache MyFaces in early Ajax4jsf
versions.
</para>
</section>
Modified: root/docs/trunk/Migration_Guide/en-US/Introduction.xml
===================================================================
--- root/docs/trunk/Migration_Guide/en-US/Introduction.xml 2009-10-22 09:59:40 UTC (rev
15746)
+++ root/docs/trunk/Migration_Guide/en-US/Introduction.xml 2009-10-23 05:01:21 UTC (rev
15747)
@@ -5,7 +5,7 @@
<chapter id="chap-Migration_Guide-Introduction">
<title>Introduction</title>
<para>
- RichFaces 4.0 introduces many improvements and refinements to the already comprehensive
RichFaces framework. Migrating your RichFaces projects to version 4.0 brings several
advantages to your applications, including:
+ RichFaces &VERSION; introduces many improvements and refinements to the already
comprehensive RichFaces framework. Migrating your RichFaces projects to version
&VERSION; brings several advantages to your applications, including:
</para>
<itemizedlist>
<listitem>
@@ -30,7 +30,7 @@
</listitem>
</itemizedlist>
<para>
- This book guides you through the process of migrating to RichFaces 4.0, and highlights
important changes that have been made to the framework and how they may affect your
projects and applications.
+ This book guides you through the process of migrating to RichFaces &VERSION;, and
highlights important changes that have been made to the framework and how they may affect
your projects and applications.
</para>
</chapter>
Modified: root/docs/trunk/Migration_Guide/en-US/Migration_Guide.ent
===================================================================
--- root/docs/trunk/Migration_Guide/en-US/Migration_Guide.ent 2009-10-22 09:59:40 UTC (rev
15746)
+++ root/docs/trunk/Migration_Guide/en-US/Migration_Guide.ent 2009-10-23 05:01:21 UTC (rev
15747)
@@ -1,4 +1,6 @@
<!ENTITY PRODUCT "RichFaces">
+<!ENTITY VERSION "4.0">
+<!ENTITY VERSION_LONG "4.0.0.ALPHA2">
<!ENTITY BOOKID "Migration_Guide">
<!ENTITY HOLDER "Red Hat">
<!ENTITY YEAR "2009">
Modified: root/docs/trunk/Migration_Guide/en-US/Upgrading.xml
===================================================================
--- root/docs/trunk/Migration_Guide/en-US/Upgrading.xml 2009-10-22 09:59:40 UTC (rev
15746)
+++ root/docs/trunk/Migration_Guide/en-US/Upgrading.xml 2009-10-23 05:01:21 UTC (rev
15747)
@@ -5,7 +5,7 @@
<chapter id="chap-Migration_Guide-Upgrading">
<title>Upgrading</title>
<para>
- Upgrading an existing project to use the RichFaces 4.0 framework only requires that the
new libraries replace the old ones. For a complete installation guide for new projects,
refer to the <citetitle>Developer Guide</citetitle>.
+ Upgrading an existing project to use the RichFaces &VERSION; framework only
requires that the new libraries replace the old ones. For a complete installation guide
for new projects, refer to the <citetitle>Developer Guide</citetitle>.
</para>
<section id="sect-Migration_Guide-Upgrading-Before_upgrading">
<title>Before upgrading</title>
@@ -23,7 +23,7 @@
<step
id="step-Migration_Guide-Installation-Download_RichFaces_packages">
<title>Download RichFaces packages</title>
<para>
- If you have not already done so, download the RichFaces binaries from the RichFaces
downloads page at <ulink
url="http://www.jboss.org/richfaces/download/stable.html">ht...;.
+ If you have not already done so, download the RichFaces binaries from the RichFaces
downloads page at <ulink
url="http://www.jboss.org/richfaces/download.html">http://ww...;.
</para>
</step>
<step id="step-Migration_Guide-Installation-Install_libraries">
@@ -74,16 +74,23 @@
</listitem>
</itemizedlist>
</step>
+ <step id="step-Migration_Guide-Installation-Set_up_Maven">
+ <title>Set up Maven</title>
+ <para>
+ For existing projects, you should already have a Maven installation set up for
RichFaces. If not, refer to the <citetitle>Developer Guide</citetitle> for how
to set up Maven.
+ </para>
+ </step>
<step
id="step-Migration_Guide-Installation-Namespace_and_taglib_declaration">
<title>Namespace and taglib declaration</title>
<para>
- The RichFaces namespaces need to be declared in the project's XHTML pages as
follows:
+ The namespace and library inclusions are the same as those for previous versions of
RichFaces.
</para>
+ <para>
+ The RichFaces namespaces need to be declared in the project's XHTML pages.
+ </para>
<programlisting role="XML">
<ui:composition
-xmlns="http://www.w3.org/1999/xhtml"
-xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:a4j="http://richfaces.org/a4j"
xmlns:rich="http://richfaces.org/rich">
...
@@ -97,13 +104,10 @@
<%@ taglib
uri="http://richfaces.org/a4j"
prefix="a4j"%>
<%@ taglib
uri="http://richfaces.org/rich"
prefix="rich"%>
</programlisting>
- <para>
- The XHTML namespace and JSP inclusions are the same as those declared for existing
projects.
- </para>
<note>
<title>Note</title>
<para>
- With RichFaces 4.0, it is no longer necessary to modify the
<filename>web.xml</filename> and
<filename>faces-config.xml</filename> files of a project to use the
framework.
+ With RichFaces &VERSION;, it is no longer necessary to modify the
<filename>web.xml</filename> and
<filename>faces-config.xml</filename> files of a project to use the
framework.
</para>
</note>
</step>