[jboss-cvs] JBossAS SVN: r74893 - projects/docs/enterprise/4.3/Seam/Reference_Guide/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Jun 22 22:35:33 EDT 2008


Author: irooskov at redhat.com
Date: 2008-06-22 22:35:33 -0400 (Sun, 22 Jun 2008)
New Revision: 74893

Modified:
   projects/docs/enterprise/4.3/Seam/Reference_Guide/en-US/Tools.xml
Log:
updated the seam reference guide for EAP 4.3 in response to the following JIRA:
JBPAPP-757


Modified: projects/docs/enterprise/4.3/Seam/Reference_Guide/en-US/Tools.xml
===================================================================
--- projects/docs/enterprise/4.3/Seam/Reference_Guide/en-US/Tools.xml	2008-06-22 18:32:45 UTC (rev 74892)
+++ projects/docs/enterprise/4.3/Seam/Reference_Guide/en-US/Tools.xml	2008-06-23 02:35:33 UTC (rev 74893)
@@ -7,7 +7,7 @@
 	<section id="Seam_Reference_Guide-Seam_tools-jBPM_designer_and_viewer">
 		<title>jBPM designer and viewer</title>
 		<para>
-			The jBPM designer and viewer will let you design and view in a nice way your business processes and your pageflows. This convenient tool is part of JBoss Eclipse IDE and more details can be found in the jBPM&#39;s documentation (http://docs.jboss.com/jbpm/v3/gpd/)
+			The jBPM designer and viewer will let you design and view in a nice way your business processes and your pageflows. This convenient tool is part of the JBoss Developer Studio and more details can be found in the jBPM&#39;s documentation (http://docs.jboss.com/jbpm/v3/gpd/)
 		</para>
 		<section id="Seam_Reference_Guide-jBPM_designer_and_viewer-Business_process_designer">
 			<title>Business process designer</title>
@@ -29,7 +29,7 @@
 		<section id="Seam_Reference_Guide-jBPM_designer_and_viewer-Pageflow_viewer">
 			<title>Pageflow viewer</title>
 			<para>
-				This tool let you design to some extend your pageflows and let you build graphical views of them so you can easily share and compare ideas on how it should be designed.
+				This tool will let you design to some extend your pageflows and let you build graphical views of them so you can easily share and compare ideas on how it should be designed.
 			</para>
 			<screenshot><screeninfo>Business process designer</screeninfo><mediaobject>
 				<imageobject role="fo">
@@ -47,7 +47,7 @@
 	<section id="Seam_Reference_Guide-Seam_tools-CRUD_application_generator">
 		<title>CRUD-application generator</title>
 		<para>
-			This chapter, will give you a short overview of the support for Seam that is available in the Hibernate Tools. Hibernate Tools is a set of tools for working with Hibernate and related technologies, such as JBoss Seam and EJB3. The tools are available as a set of eclipse plugins and Ant tasks. You can download the Hibernate Tools from the JBoss Eclipse IDE or Hibernate Tools websites.
+			This chapter, will give you a short overview of the support for Seam that is available in the Hibernate Tools. Hibernate Tools is a set of tools for working with Hibernate and related technologies, such as JBoss Seam and EJB3. The tools are available as a set of eclipse plugins and Ant tasks. You can download the Hibernate Tools from the JBoss Tools or Hibernate Tools websites.
 		</para>
 		<para>
 			The specific support for Seam that is currently available is generation of a fully functional Seam based CRUD-application. The CRUD-application can be generated based on your existing Hibernate mapping files or EJB3 annotated POJO&#39;s or even fully reverse engineered from your existing database schema.




More information about the jboss-cvs-commits mailing list