From jbosstools-commits at lists.jboss.org Thu Jan 12 19:55:42 2012
Content-Type: multipart/mixed; boundary="===============0566733557171642065=="
MIME-Version: 1.0
From: jbosstools-commits at lists.jboss.org
To: jbosstools-commits at lists.jboss.org
Subject: [jbosstools-commits] JBoss Tools SVN: r37805 -
trunk/cdi/docs/reference/en-US.
Date: Thu, 12 Jan 2012 19:55:40 -0500
Message-ID: <201201130055.q0D0tecK008585@svn01.web.mwc.hst.phx2.redhat.com>
--===============0566733557171642065==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Author: irooskov(a)redhat.com
Date: 2012-01-12 19:55:40 -0500 (Thu, 12 Jan 2012)
New Revision: 37805
Modified:
trunk/cdi/docs/reference/en-US/Creating_a_CDI_Web_Project.xml
Log:
updated with info to finish off the cdi web project wizard
Modified: trunk/cdi/docs/reference/en-US/Creating_a_CDI_Web_Project.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/cdi/docs/reference/en-US/Creating_a_CDI_Web_Project.xml 2012-01-1=
3 00:53:03 UTC (rev 37804)
+++ trunk/cdi/docs/reference/en-US/Creating_a_CDI_Web_Project.xml 2012-01-1=
3 00:55:40 UTC (rev 37805)
@@ -118,7 +118,7 @@
- New Dynamic Project - Dynamic web module version
+ New CDI Web Project - Dynamic web module version
@@ -154,7 +154,7 @@
=
=
- CDI Web Project - Configuration
+ New CDI Web Project - Configuration
@@ -237,7 +237,7 @@
- The final wizard screen pertains to JSF Capabilities configuration. =
+ The final screen of the wizard pertains to JSF Capabilities=
guilabel> configuration. =
Web Module configuration screen
@@ -252,5 +252,112 @@
+
+ JSF Capabilities
+
+
+
+
+
+
+
+ Field
+ Mandatory
+ Instruction
+ Description
+
+ =
+ =
+
+
+ JSF Implementation Library Type
+ yes
+ Select an implementation library from the list provided.
+ This option adds support for the JSF implementation library, =
required for the project to function correctly. For a description of availa=
ble options see: .
+
+
+
+ Configure JSF servlet in deployment descriptor
+ no
+ Selected by default, decide whether to configure the deployme=
nt descriptor for the JSF servlet or not.
+ This option, if selected, opens up the ability to configure v=
arious deployment descriptor fields. For a description of fields see: .
+
+
+
+
+
+
+ JSF Capabilities - JSF Implementation Library
+
+
+
+
+
+ Option
+ Description
+
+
+
+
+ Library Provided by Target Runtime
+ If you selected a target runtime on the first screen, this o=
ption will configure the project to use the required facet library that is =
provided by the target runtime.
+
+
+ User Library
+ Selecting the User Library option allow=
s you to specify one or more custom user libraries to be used. At least one=
must be selected for the wizard to complete successfully.
+
+
+ Disable Library Configuration
+ If you choose to disable library configuration you will have=
to configure the project classpath at a later time, by alternate means, be=
fore running the project.
+
+
+
+
=
+
+ JSF Capabilities - JSF Servlet Configuration
+
+
+
+
+
+
+
+ Field
+ Mandatory
+ Instruction
+ Description
+
+ =
+
+
+ JSF Configuration File
+ Yes
+ Enter the location of the JSF configuration file (the defaul=
t is usually correct).
+ You must specify where the JSF configuration file is located=
.
+
+
+ JSF Servlet Name
+ Yes
+ Specify a name for your JSF servlet
+ The name of the servlet.
+
+
+ JSF Servlet Class Name
+ No
+ Specify a name for your servlet class.
+ Naming your servlet class will allow for easy reference to i=
t when you are coding for your project in the future.
+
+
+ URL Mapping Patters
+ No
+ A default mapping pattern is provided. You are able to remov=
e and add patterns as you wish.
+ This option allows for the creation of constant, readable UR=
Ls, based on patterns, that map to your project.
+
+
+
+
+
+ Click the Finish button to create your CDI Web =
Project.
+
=
--===============0566733557171642065==--