Author: irooskov(a)redhat.com
Date: 2012-05-30 19:06:22 -0400 (Wed, 30 May 2012)
New Revision: 41557
Modified:
trunk/seam/docs/reference/en-US/Book_Info.xml
trunk/seam/docs/reference/en-US/creating_mavenized_seam.xml
trunk/seam/docs/reference/en-US/creating_new_seam.xml
trunk/seam/docs/reference/en-US/images/create_new_seam/create_seam_11.png
trunk/seam/docs/reference/en-US/images/create_new_seam/create_seam_12.png
trunk/seam/docs/reference/en-US/images/create_new_seam/create_seam_20.png
trunk/seam/docs/reference/en-US/images/create_new_seam/create_seam_21.png
trunk/seam/docs/reference/en-US/intro.xml
Log:
updated for JBDS-2022
Modified: trunk/seam/docs/reference/en-US/Book_Info.xml
===================================================================
--- trunk/seam/docs/reference/en-US/Book_Info.xml 2012-05-30 22:39:57 UTC (rev 41556)
+++ trunk/seam/docs/reference/en-US/Book_Info.xml 2012-05-30 23:06:22 UTC (rev 41557)
@@ -7,7 +7,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>5.0</productnumber>
<edition>5.0.0</edition>
- <pubsnumber>1</pubsnumber>
+ <pubsnumber>2</pubsnumber>
<abstract>
<para>The Seam Developer Tools Reference Guide explains how to use the Seam
Developer Tools module to create Seam projects for deployment.</para>
</abstract>
Modified: trunk/seam/docs/reference/en-US/creating_mavenized_seam.xml
===================================================================
--- trunk/seam/docs/reference/en-US/creating_mavenized_seam.xml 2012-05-30 22:39:57 UTC
(rev 41556)
+++ trunk/seam/docs/reference/en-US/creating_mavenized_seam.xml 2012-05-30 23:06:22 UTC
(rev 41557)
@@ -12,22 +12,9 @@
</chapterinfo>
<title>Maven Integration for Seam Projects</title>
<para>
- Starting from 3.1 M2 version <property>JBoss Tools</property> includes
new Jboss Maven Integration plug-in which for now allows to create mavenized Seam projects
and enable Seam tools support for imported Maven projects.
+ Maven integration is included by default, allowing you to create mavenized Seam
projects and use Seam tools with imported Maven projects.
</para>
- <para>
- The Jboss Maven Integration requires <ulink
url="http://m2eclipse.sonatype.org/"
- >m2eclipse</ulink> to be installed.
- </para>
-
- <note>
- <title>Note:</title>
- <para>
- For M2 release of <property>Jboss Tools</property> it is important to
use m2eclipse <ulink
url="http://m2eclipse.sonatype.org/update/">stable
updatesite</ulink> or the <ulink
url="http://m2eclipse.sonatype.org/releases/0.9.9.200906081351"...
integration build</ulink> that M2 was developed against. If you want to use the
latest development release of m2eclipse you need to use the <ulink
-
url="http://download.jboss.org/jbosstools/updates/nightly/trunk/&quo...
builds</ulink> of <property>JBoss Tools</property>.
- </para>
- </note>
-
<section id="create_mavenized_project">
<title>Creating Maven ready Seam project</title>
<para>
@@ -41,7 +28,7 @@
<itemizedlist>
<listitem>
<para>
- Navigate to
<menuchoice><guimenuitem>File</guimenuitem><guimenuitem>New Seam
Project.</guimenuitem></menuchoice> Give the project a meaningful name,
specify a target runtime and server and select the proper configuration for your Seam
project:
+ Navigate to
<menuchoice><guimenuitem>File</guimenuitem><guimenuitem>New</guimenuitem><guimenuitem>Seam
Project</guimenuitem></menuchoice>. Give the project a meaningful name,
specify a target runtime and server and select the proper configuration for your Seam
project:
</para>
<figure>
@@ -91,7 +78,7 @@
<listitem>
<para>
- On the <property>JSF Capabilities</property> page you can choose
Maven as libraries provider. This is possible when you use Maven JSF 1.2 Libraries as type
of JSF Implementing Library. Also it gives you capability to edit Dependencies and
Exclusions for the mavenized Seam project directly from the wizard.
+ On the <property>JSF Capabilities</property> page you can choose
Maven as libraries provider. This is possible when you use Seam version compatible Maven
JSF Libraries as a type of JSF Implementing Library. Also it gives you capability to edit
Dependencies and Exclusions for the mavenized Seam project directly from the wizard.
</para>
<figure>
Modified: trunk/seam/docs/reference/en-US/creating_new_seam.xml
===================================================================
--- trunk/seam/docs/reference/en-US/creating_new_seam.xml 2012-05-30 22:39:57 UTC (rev
41556)
+++ trunk/seam/docs/reference/en-US/creating_new_seam.xml 2012-05-30 23:06:22 UTC (rev
41557)
@@ -16,20 +16,11 @@
</para>
<para>
- At first, we suggest to set the specific Seam perspective that combines a number of
different views and editors needed for work with resources concerned. For that select
<menuchoice><guimenuitem>Window</guimenuitem><guimenuitem>Open
Perspective</guimenuitem><guimenuitem>Other</guimenuitem><guimenuitem>Seam</guimenuitem></menuchoice>
or you can also access it through the button in the right top corner.
+ It is suggested that you use the specific Seam perspective that combines a number of
different views and editors needed for work with resources concerned. For that select
<menuchoice><guimenuitem>Window</guimenuitem><guimenuitem>Open
Perspective</guimenuitem><guimenuitem>Other</guimenuitem><guimenuitem>Seam</guimenuitem></menuchoice>.
</para>
- <figure>
- <title>Seam Perspective Icon</title>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/create_new_seam/create_seam_0.png"/>
- </imageobject>
- </mediaobject>
- </figure>
-
<para>
- Also the <emphasis> <property>Open Web
Browser</property></emphasis> action is directly available in the
<property>Seam perspective</property>.
+ The <emphasis> <property>Open Web
Browser</property></emphasis> action is directly available in the
<property>Seam perspective</property>.
</para>
<figure>
@@ -230,7 +221,7 @@
</para>
<para>
- Then you should press <property>Next</property> and may leave the
default value on <property>Java application building</property> page and
<property>Web Module Settings</property> page.
+ Then press <property>Next</property> and you can use the default
value on the <property>Java application building</property> page
</para>
<para>
@@ -256,7 +247,11 @@
url="http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.jp...
Eclipse documentation</ulink>.
</para>
-
+
+ <para>
+ The next page concerns <property>Web Module Settings</property>. Accept
the default values and press the <guibutton>Next</guibutton> button.
+ </para>
+
<para>
On the next step you will see <property>JSF Capabilities</property>
and <property>Seam facet</property> pages, which are mostly the same as in
general Seam project.
</para>
@@ -282,7 +277,7 @@
<section id="configureWebModule">
<title>How to Configure Web Module Settings</title>
<para>
- As we deal with a Dynamic Web Application, we should at first specify the top level
directory of our application for deploying it to a server afterwards. You know, this kind
of application contains Web resources. Thus, it's important to indicate the content
directory. The wizard will put all those values itself, so you can leave everything as
is.
+ As we deal with a Dynamic Web Application, we should at first specify the top level
directory of our application for deploying it to a server afterwards. This kind of
application contains Web resources, so it is important to indicate the content directory.
The wizard will put all those values itself, so you can leave everything as is.
</para>
<figure>
@@ -319,7 +314,7 @@
</figure>
<para>
- In case if you prefer to use your custom JSF implementation, choose
<property>User Library</property> Item from Library Type list. In User Library
list you can check required library.
+ If you prefer to use your custom JSF implementation, choose <property>User
Library</property> Item from Library Type list. In User Library list you can check
required library.
</para>
<figure>
@@ -464,12 +459,15 @@
</itemizedlist>
<note>
- <title>Tip:</title>
<para>
If you want to name your web project "MyProject-war" note that the EJB
project should not be "MyProject-war-ejb", it should be
"MyProject-ejb". The same for EAR and Test projects' names. They should be
respectively "MyProject-ear" and "MyProject-test".
</para>
</note>
-
+
+ <para>
+ The next block of settings in the Seam Facet wizard are describing a Database and a
connection to it.
+ </para>
+
<itemizedlist>
<listitem>
<para>
@@ -531,10 +529,6 @@
</figure>
<para>
- The next block of settings in the Seam Facet wizard are describing a Database and a
connection to it.
- </para>
-
- <para>
In the <property>Code Generation</property> section the wizard has
already provided the names for your <property>Session Bean</property>,
<property>Entity Bean</property> and <property>Test</property>
packages generation (optional). Of course, you can change them on others of your choice.
</para>
Modified: trunk/seam/docs/reference/en-US/images/create_new_seam/create_seam_11.png
===================================================================
(Binary files differ)
Modified: trunk/seam/docs/reference/en-US/images/create_new_seam/create_seam_12.png
===================================================================
(Binary files differ)
Modified: trunk/seam/docs/reference/en-US/images/create_new_seam/create_seam_20.png
===================================================================
(Binary files differ)
Modified: trunk/seam/docs/reference/en-US/images/create_new_seam/create_seam_21.png
===================================================================
(Binary files differ)
Modified: trunk/seam/docs/reference/en-US/intro.xml
===================================================================
--- trunk/seam/docs/reference/en-US/intro.xml 2012-05-30 22:39:57 UTC (rev 41556)
+++ trunk/seam/docs/reference/en-US/intro.xml 2012-05-30 23:06:22 UTC (rev 41557)
@@ -114,34 +114,5 @@
</tgroup>
</table>
-
-
-
-
-
-
-
-
</section>
-
- <section>
- <title>Installation into Eclipse</title>
-
- <para>Here, we are going to explain how to install Seam plugin into
Eclipse.</para>
-
- <para>Seam is a one module of JBoss Tools project. Since Seam has a
dependence on other JBoss Tools modules we recommend you to install
- a bundle of all <ulink
url="http://labs.jboss.com/tools/download.html">JBoss Tools
plug-ins</ulink>. Installation instruction you can find on JBoss Wiki in <ulink
url="http://labs.jboss.com/wiki/InstallingJBossTools">Instal...
section.</para>
-
- </section>
-
- <section>
- <title>Other relevant resources on the topic</title>
-
- <para>The <ulink
url="http://seamframework.org/">Seam
Framework</ulink> - Next generation enterprise Java development.</para>
- <para>All JBoss Developer Studio/JBoss Tools release documentation you can
find at <ulink
url="http://docs.jboss.org/tools/">http://docs.jboss.org/too...
in the corresponding release directory.</para>
- <para>There is some extra information on <ulink
url="http://www.jboss.org/community/wiki/JBossSeam">JBoss Wiki.
</ulink></para>
- <para>The latest documentation builds are available at <ulink
url="http://download.jboss.org/jbosstools/nightly-docs/">htt...
- <para>You can find a set of screencasts on how to search/find references and
use Seam refactoring tools in the following Max Andersen's
- <ulink url="http://in.relation.to/12524.lace">blog
post</ulink>.</para>
- </section>
</chapter>