Author: irooskov(a)redhat.com
Date: 2012-05-07 23:46:10 -0400 (Mon, 07 May 2012)
New Revision: 40833
Added:
trunk/cdi/docs/reference/en-US/images/Dialogs/
trunk/cdi/docs/reference/en-US/images/Dialogs/dialogs_01.png
trunk/cdi/docs/reference/en-US/images/Dialogs/dialogs_02.png
Modified:
trunk/cdi/docs/reference/en-US/Book_Info.xml
trunk/cdi/docs/reference/en-US/Creating_a_CDI_Web_Project.xml
trunk/cdi/docs/reference/en-US/Introduction.xml
trunk/cdi/docs/reference/en-US/adding_cdi_support.xml
trunk/cdi/docs/reference/en-US/artifact_wizards.xml
Log:
updating based on JBDS-2025
Modified: trunk/cdi/docs/reference/en-US/Book_Info.xml
===================================================================
--- trunk/cdi/docs/reference/en-US/Book_Info.xml 2012-05-08 00:52:06 UTC (rev 40832)
+++ trunk/cdi/docs/reference/en-US/Book_Info.xml 2012-05-08 03:46:10 UTC (rev 40833)
@@ -13,7 +13,7 @@
<edition>5.0.0</edition>
- <pubsnumber>7</pubsnumber>
+ <pubsnumber>8</pubsnumber>
<abstract>
<para>
Modified: trunk/cdi/docs/reference/en-US/Creating_a_CDI_Web_Project.xml
===================================================================
--- trunk/cdi/docs/reference/en-US/Creating_a_CDI_Web_Project.xml 2012-05-08 00:52:06 UTC
(rev 40832)
+++ trunk/cdi/docs/reference/en-US/Creating_a_CDI_Web_Project.xml 2012-05-08 03:46:10 UTC
(rev 40833)
@@ -175,11 +175,11 @@
</row>
<row>
<entry>JavaServer Faces v2.0 Project</entry>
- <entry>Configures a project to use JSF v2.0. You will need to manually add
CDI support to this configuration through th <guibutton>Modify</guibutton>
button. </entry>
+ <entry>Configures a project to use JSF v2.0. You will need to manually add
CDI support to this configuration through the <guibutton>Modify</guibutton>
button. </entry>
</row>
<row>
<entry>Minimal Configuration</entry>
- <entry>The minimum required facets are installed. You will need to manually
add CDI support to this configuration through th <guibutton>Modify</guibutton>
button.</entry>
+ <entry>The minimum required facets are installed. You will need to manually
add CDI support to this configuration through the
<guibutton>Modify</guibutton> button.</entry>
</row>
<row>
<entry><custom></entry>
Modified: trunk/cdi/docs/reference/en-US/Introduction.xml
===================================================================
--- trunk/cdi/docs/reference/en-US/Introduction.xml 2012-05-08 00:52:06 UTC (rev 40832)
+++ trunk/cdi/docs/reference/en-US/Introduction.xml 2012-05-08 03:46:10 UTC (rev 40833)
@@ -3,7 +3,7 @@
<chapter id="chap-CDI_Tools_Reference_Guide-Introduction">
<title>Introduction to CDI tooling</title>
<para>
- Context Dependency Injection (CDI) tooling allows you to easily add and work with the
CDI programming model for your web-based applications. This guide demonstrates how to add
CDI to existing projects and create new projects with the CDI wizard. For information on
the specifics of CDI outside of the tooling, see <ulink
url="http://jcp.org/en/jsr/detail?id=299">http://jcp.org/en/...;.
+ Context and Dependency Injection (CDI) tooling allows you to easily add and work with
the CDI programming model for your web-based applications. This guide demonstrates how to
add CDI to existing projects and create new projects with the CDI wizard. For information
on the specifics of CDI outside of the tooling, see <ulink
url="http://jcp.org/en/jsr/detail?id=299">http://jcp.org/en/...;.
</para>
</chapter>
Modified: trunk/cdi/docs/reference/en-US/adding_cdi_support.xml
===================================================================
--- trunk/cdi/docs/reference/en-US/adding_cdi_support.xml 2012-05-08 00:52:06 UTC (rev
40832)
+++ trunk/cdi/docs/reference/en-US/adding_cdi_support.xml 2012-05-08 03:46:10 UTC (rev
40833)
@@ -38,7 +38,7 @@
</mediaobject>
</figure>
<para>
- From the <guilabel>Project Facets</guilabel> screen, add CDI to the project
by selecting the checkbox beside the facet <guimenuitem>CDI (Contexts and Dependency
Injection) </guimenuitem>. Clcik the <guibutton>OK</guibutton> button to
accept the configuration change and return to the project creation wizard.
+ From the <guilabel>Project Facets</guilabel> screen, add CDI to the project
by selecting the checkbox beside the facet <guimenuitem>CDI (Contexts and Dependency
Injection) </guimenuitem>. Click the <guibutton>OK</guibutton> button to
accept the configuration change and return to the project creation wizard.
</para>
<figure id="adding_cdi_support_03">
<title>Adding CDI facet support</title>
Modified: trunk/cdi/docs/reference/en-US/artifact_wizards.xml
===================================================================
--- trunk/cdi/docs/reference/en-US/artifact_wizards.xml 2012-05-08 00:52:06 UTC (rev
40832)
+++ trunk/cdi/docs/reference/en-US/artifact_wizards.xml 2012-05-08 03:46:10 UTC (rev
40833)
@@ -1,7 +1,9 @@
<?xml version='1.0' encoding='utf-8' ?>
- <chapter id="chap-CDI_Tools_Reference_Guide-Artifact_Wizards">
- <title>Artifact wizards</title>
+ <chapter id="chap-CDI_Tools_Reference_Guide-Wizards_and_Dialogs">
+ <title>Wizards and Dialogs</title>
+ <section>
+ <title>Wizards</title>
<para>
A set of wizards are available for creating a range of basic CDI artifacts. The wizards
available are for the following types:
</para>
@@ -60,5 +62,44 @@
</textobject>
</mediaobject>
</figure>
+</section>
+<section>
+ <title>Dialogs</title>
+ <section>
+ <title>Open CDI Named Bean</title>
+ <para>
+ The <guilabel>Open CDI Named Bean</guilabel> dialog allows you to open the
resource which declares a specified expression language (EL) bean name.
+ </para>
+ <figure id="dialogs_01">
+ <title>Open CDI Named Bean dialog</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/Dialogs/dialogs_01.png"
format="PNG" />
+ </imageobject>
+ <textobject>
+ <phrase>
+ Open CDI Named Bean dialog.
+ </phrase>
+ </textobject>
+ </mediaobject>
+ </figure>
+ <para>
+ This dialog is available from the Java EE perspective's tool bar.
+ </para>
+ <figure id="dialogs_02">
+ <title>Toolbar icon</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/Dialogs/dialogs_02.png"
format="PNG" />
+ </imageobject>
+ <textobject>
+ <phrase>
+ Toolbar icon.
+ </phrase>
+ </textobject>
+ </mediaobject>
+ </figure>
+ </section>
+</section>
</chapter>
Added: trunk/cdi/docs/reference/en-US/images/Dialogs/dialogs_01.png
===================================================================
(Binary files differ)
Property changes on: trunk/cdi/docs/reference/en-US/images/Dialogs/dialogs_01.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/cdi/docs/reference/en-US/images/Dialogs/dialogs_02.png
===================================================================
(Binary files differ)
Property changes on: trunk/cdi/docs/reference/en-US/images/Dialogs/dialogs_02.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream