Author: dan.j.allen
Date: 2008-04-13 15:31:09 -0400 (Sun, 13 Apr 2008)
New Revision: 7919
Modified:
branches/Seam_2_0/seam-gen/README
Log:
formatting and one spelling error
Modified: branches/Seam_2_0/seam-gen/README
===================================================================
--- branches/Seam_2_0/seam-gen/README 2008-04-13 19:30:56 UTC (rev 7918)
+++ branches/Seam_2_0/seam-gen/README 2008-04-13 19:31:09 UTC (rev 7919)
@@ -1,12 +1,14 @@
NAME
- seam (aka seam-gen) - Execute seam code generation. The seam.bat
- (Windows) and seam (Linux/Unix) scripts support commands that use
- Ant build targets to setup a Seam project and generate source code.
- Ant is not required to be on your path to use this script.
+ seam (aka seam-gen) - Execute seam code generation.
+
+ The seam.bat (Windows) and seam (Linux/Unix) scripts support
+ commands that use Ant build targets to set up a Seam project and
+ generate source code. Ant is not required to be on your path to
+ use this script.
JBoss AS must be installed to deploy the project. If you use EJB3
- components, the JBoss server must have the EJB3 module installed.
- (JBoss AS >= 4.2.0.GA recommended)
+ components, the JBoss server must have EJB 3 capabilities.
+ (JBoss AS 4.2 is strongly recommended)
SYNOPSIS
seam COMMAND
Show replies by date