Author: irooskov(a)redhat.com
Date: 2011-08-17 21:51:29 -0400 (Wed, 17 Aug 2011)
New Revision: 34031
Modified:
branches/jbosstools-3.2.x/seam/docs/reference/en-US/Book_Info.xml
branches/jbosstools-3.2.x/seam/docs/reference/en-US/seam_faq.xml
Log:
updated for TOOLSDOC-93
Modified: branches/jbosstools-3.2.x/seam/docs/reference/en-US/Book_Info.xml
===================================================================
--- branches/jbosstools-3.2.x/seam/docs/reference/en-US/Book_Info.xml 2011-08-18 01:08:05
UTC (rev 34030)
+++ branches/jbosstools-3.2.x/seam/docs/reference/en-US/Book_Info.xml 2011-08-18 01:51:29
UTC (rev 34031)
@@ -7,7 +7,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>4.1</productnumber>
<edition>4.1.0</edition>
- <pubsnumber>2</pubsnumber>
+ <pubsnumber>3</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: branches/jbosstools-3.2.x/seam/docs/reference/en-US/seam_faq.xml
===================================================================
--- branches/jbosstools-3.2.x/seam/docs/reference/en-US/seam_faq.xml 2011-08-18 01:08:05
UTC (rev 34030)
+++ branches/jbosstools-3.2.x/seam/docs/reference/en-US/seam_faq.xml 2011-08-18 01:51:29
UTC (rev 34031)
@@ -38,6 +38,15 @@
<para>
As these seam examples are non WTP projects, next you should enable Seam support
for them. To do that, right click the project and go to
<menuchoice><guimenuitem>Properties</guimenuitem><guimenuitem>Seam
Settings.</guimenuitem></menuchoice>
</para>
+ <important>
+ <para>
+ Projects are not directly deployable unless they are in the correct state, such as an
archive created through <guilabel>Project Archives</guilabel>. As an
alternative, working examples are provided for Seam by navigating to <menuchoice>
+ <guimenuitem>Help</guimenuitem>
+ <guimenuitem>Project Examples</guimenuitem>
+ <guimenuitem>Seam</guimenuitem>
+ </menuchoice>
+ </para>
+ </important>
</section>
<section id="seam_question_3">
Show replies by date