Seam SVN: r7783 - branches/Seam_2_0/doc/Seam_Reference_Guide/en.
by seam-commits@lists.jboss.org
Author: jbalunas(a)redhat.com
Date: 2008-03-31 21:42:12 -0400 (Mon, 31 Mar 2008)
New Revision: 7783
Modified:
branches/Seam_2_0/doc/Seam_Reference_Guide/en/Oc4j.xml
branches/Seam_2_0/doc/Seam_Reference_Guide/en/Weblogic.xml
Log:
Formatting changes for PDF
Modified: branches/Seam_2_0/doc/Seam_Reference_Guide/en/Oc4j.xml
===================================================================
--- branches/Seam_2_0/doc/Seam_Reference_Guide/en/Oc4j.xml 2008-04-01 01:41:46 UTC (rev 7782)
+++ branches/Seam_2_0/doc/Seam_Reference_Guide/en/Oc4j.xml 2008-04-01 01:42:12 UTC (rev 7783)
@@ -529,47 +529,63 @@
setup:
[echo] Welcome to seam-gen :-)
- [input] Enter your Java project workspace (the directory that contains your Seam projects) [C:/Projects] [C:/Projects]
+ [input] Enter your Java project workspace (the directory that contains your
+Seam projects) [C:/Projects] [C:/Projects]
/home/jbalunas/workspace
- [input] Enter your JBoss home directory [C:/Program Files/jboss-4.2.2.GA] [C:/Program Files/jboss-4.2.2.GA]
+ [input] Enter your JBoss home directory [C:/Program Files/jboss-4.2.2.GA]
+[C:/Program Files/jboss-4.2.2.GA]
/home/jbalunas/jboss/jboss-4.2.2.GA
[input] Enter the project name [myproject] [myproject]
oc4j_example
[echo] Accepted project name as: oc4j_example
- [input] Select a RichFaces skin (not applicable if using ICEFaces) [blueSky] ([blueSky], classic, ruby, wine, deepMarine, emeraldTown, sakura, DEFAULT)
+ [input] Select a RichFaces skin (not applicable if using ICEFaces) [blueSky]
+ ([blueSky], classic, ruby, wine, deepMarine, emeraldTown, sakura, DEFAULT)
- [input] Is this project deployed as an EAR (with EJB components) or a WAR (with no EJB support) [ear] ([ear], war, )
+ [input] Is this project deployed as an EAR (with EJB components) or a WAR
+(with no EJB support) [ear] ([ear], war, )
- [input] Enter the Java package name for your session beans [com.mydomain.oc4j_example] [com.mydomain.oc4j_example]
+ [input] Enter the Java package name for your session beans [com.mydomain.
+oc4j_example] [com.mydomain.oc4j_example]
org.jboss.seam.tutorial.oc4j.action
- [input] Enter the Java package name for your entity beans [org.jboss.seam.tutorial.oc4j.action] [org.jboss.seam.tutorial.oc4j.action]
+ [input] Enter the Java package name for your entity beans [org.jboss.seam.
+tutorial.oc4j.action] [org.jboss.seam.tutorial.oc4j.action]
org.jboss.seam.tutorial.oc4j.model
- [input] Enter the Java package name for your test cases [org.jboss.seam.tutorial.oc4j.action.test] [org.jboss.seam.tutorial.oc4j.action.test]
+ [input] Enter the Java package name for your test cases [org.jboss.seam.
+tutorial.oc4j.action.test] [org.jboss.seam.tutorial.oc4j.action.test]
org.jboss.seam.tutorial.oc4j.test
- [input] What kind of database are you using? [hsql] ([hsql], mysql, oracle, postgres, mssql, db2, sybase, enterprisedb, h2)
+ [input] What kind of database are you using? [hsql] ([hsql], mysql, oracle,
+ postgres, mssql, db2, sybase, enterprisedb, h2)
mysql
- [input] Enter the Hibernate dialect for your database [org.hibernate.dialect.MySQLDialect] [org.hibernate.dialect.MySQLDialect]
+ [input] Enter the Hibernate dialect for your database [org.hibernate.
+dialect.MySQLDialect] [org.hibernate.dialect.MySQLDialect]
- [input] Enter the filesystem path to the JDBC driver jar [lib/hsqldb.jar] [lib/hsqldb.jar]
+ [input] Enter the filesystem path to the JDBC driver jar [lib/hsqldb.jar]
+[lib/hsqldb.jar]
lib/mysql-connector.jar
- [input] Enter JDBC driver class for your database [com.mysql.jdbc.Driver] [com.mysql.jdbc.Driver]
+ [input] Enter JDBC driver class for your database [com.mysql.jdbc.Driver]
+[com.mysql.jdbc.Driver]
- [input] Enter the JDBC URL for your database [jdbc:mysql:///test] [jdbc:mysql:///test]
+ [input] Enter the JDBC URL for your database [jdbc:mysql:///test]
+[jdbc:mysql:///test]
jdbc:mysql:///oc4jexample
[input] Enter database username [sa] [sa]
username
[input] Enter database password [] []
password
- [input] skipping input as property hibernate.default_schema.new has already been set.
+ [input] skipping input as property hibernate.default_schema.new has already
+been set.
[input] Enter the database catalog name (it is OK to leave this blank) [] []
- [input] Are you working with tables that already exist in the database? [n] (y, [n], )
+ [input] Are you working with tables that already exist in the database? [n]
+ (y, [n], )
y
- [input] Do you want to drop and recreate the database tables and data in import.sql each time you deploy? [n] (y, [n], )
+ [input] Do you want to drop and recreate the database tables and data in
+import.sql each time you deploy? [n] (y, [n], )
n
[input] Enter your ICEfaces home directory (leave blank to omit ICEfaces) [] []
-[propertyfile] Creating new property file: /home/jbalunas/workspace/jboss-seam/seam-gen/build.properties
+[propertyfile] Creating new property file:
+/home/jbalunas/workspace/jboss-seam/seam-gen/build.properties
[echo] Installing JDBC driver jar to JBoss server
[copy] Copying 1 file to /home/jbalunas/jboss/jboss-4.2.2.GA/server/default/lib
[echo] Type 'seam create-project' to create the new project
Modified: branches/Seam_2_0/doc/Seam_Reference_Guide/en/Weblogic.xml
===================================================================
--- branches/Seam_2_0/doc/Seam_Reference_Guide/en/Weblogic.xml 2008-04-01 01:41:46 UTC (rev 7782)
+++ branches/Seam_2_0/doc/Seam_Reference_Guide/en/Weblogic.xml 2008-04-01 01:42:12 UTC (rev 7783)
@@ -865,30 +865,41 @@
setup:
[echo] Welcome to seam-gen :-)
- [input] Enter your Java project workspace (the directory that contains your Seam projects) [C:/Projects] [C:/Projects]
+ [input] Enter your Java project workspace (the directory that contains your
+Seam projects) [C:/Projects] [C:/Projects]
/home/jbalunas/workspace
- [input] Enter your JBoss home directory [C:/Program Files/jboss-4.2.2.GA] [C:/Program Files/jboss-4.2.2.GA]
+ [input] Enter your JBoss home directory [C:/Program Files/jboss-4.2.2.GA]
+[C:/Program Files/jboss-4.2.2.GA]
/home/jbalunas/jboss/jboss-4.2.2.GA
[input] Enter the project name [myproject] [myproject]
weblogic-example
[echo] Accepted project name as: weblogic_example
- [input] Select a RichFaces skin (not applicable if using ICEFaces) [blueSky] ([blueSky], classic, ruby, wine, deepMarine, emeraldTown, sakura, DEFAULT)
+ [input] Select a RichFaces skin (not applicable if using ICEFaces) [blueSky]
+ ([blueSky], classic, ruby, wine, deepMarine, emeraldTown, sakura, DEFAULT)
- [input] Is this project deployed as an EAR (with EJB components) or a WAR (with no EJB support) [ear] ([ear], war, )
+ [input] Is this project deployed as an EAR (with EJB components) or a WAR
+(with no EJB support) [ear] ([ear], war, )
war
- [input] Enter the Java package name for your session beans [com.mydomain.weblogic_example] [com.mydomain.weblogic_example]
+ [input] Enter the Java package name for your session beans [org.jboss.seam.
+tutorial.weblogic.action] [org.jboss.seam.tutorial.weblogic.action]
org.jboss.seam.tutorial.weblogic.action
- [input] Enter the Java package name for your entity beans [org.jboss.seam.tutorial.weblogic.action] [org.jboss.seam.tutorial.weblogic.action]
+ [input] Enter the Java package name for your entity beans [org.jboss.seam.
+tutorial.weblogic.model] [org.jboss.seam.tutorial.weblogic.model]
org.jboss.seam.tutorial.weblogic.model
- [input] Enter the Java package name for your test cases [org.jboss.seam.tutorial.weblogic.action.test] [org.jboss.seam.tutorial.weblogic.action.test]
+ [input] Enter the Java package name for your test cases [org.jboss.seam.
+tutorial.weblogic.action.test] [org.jboss.seam.tutorial.weblogic.action.test]
org.jboss.seam.tutorial.weblogic.test
- [input] What kind of database are you using? [hsql] ([hsql], mysql, oracle, postgres, mssql, db2, sybase, enterprisedb, h2)
+ [input] What kind of database are you using? [hsql] ([hsql], mysql, oracle,
+ postgres, mssql, db2, sybase, enterprisedb, h2)
- [input] Enter the Hibernate dialect for your database [org.hibernate.dialect.HSQLDialect] [org.hibernate.dialect.HSQLDialect]
+ [input] Enter the Hibernate dialect for your database [org.hibernate.
+dialect.HSQLDialect] [org.hibernate.dialect.HSQLDialect]
- [input] Enter the filesystem path to the JDBC driver jar [lib/hsqldb.jar] [lib/hsqldb.jar]
+ [input] Enter the filesystem path to the JDBC driver jar [lib/hsqldb.jar]
+[lib/hsqldb.jar]
- [input] Enter JDBC driver class for your database [org.hsqldb.jdbcDriver] [org.hsqldb.jdbcDriver]
+ [input] Enter JDBC driver class for your database [org.hsqldb.jdbcDriver]
+ [org.hsqldb.jdbcDriver]
[input] Enter the JDBC URL for your database [jdbc:hsqldb:.] [jdbc:hsqldb:.]
@@ -900,13 +911,16 @@
[input] Enter the database catalog name (it is OK to leave this blank) [] []
- [input] Are you working with tables that already exist in the database? [n] (y, [n], )
+ [input] Are you working with tables that already exist in the database? [n]
+ (y, [n], )
- [input] Do you want to drop and recreate the database tables and data in import.sql each time you deploy? [n] (y, [n], )
+ [input] Do you want to drop and recreate the database tables and data in
+import.sql each time you deploy? [n] (y, [n], )
[input] Enter your ICEfaces home directory (leave blank to omit ICEfaces) [] []
-[propertyfile] Creating new property file: /rhdev/projects/jboss-seam/cvs-head/jboss-seam/seam-gen/build.properties
+[propertyfile] Creating new property file:
+/rhdev/projects/jboss-seam/cvs-head/jboss-seam/seam-gen/build.properties
[echo] Installing JDBC driver jar to JBoss server
[copy] Copying 1 file to /home/jbalunas/jboss/jboss-4.2.2.GA/server/default/lib
[echo] Type 'seam create-project' to create the new project
16 years, 8 months
Seam SVN: r7782 - branches/Seam_2_0/doc/Seam_Reference_Guide/en.
by seam-commits@lists.jboss.org
Author: jbalunas(a)redhat.com
Date: 2008-03-31 21:41:46 -0400 (Mon, 31 Mar 2008)
New Revision: 7782
Modified:
branches/Seam_2_0/doc/Seam_Reference_Guide/en/Websphere.xml
Log:
Formatting changes for PDF and fixed an issue with sections for the seam-gen section.
Modified: branches/Seam_2_0/doc/Seam_Reference_Guide/en/Websphere.xml
===================================================================
--- branches/Seam_2_0/doc/Seam_Reference_Guide/en/Websphere.xml 2008-03-31 23:11:38 UTC (rev 7781)
+++ branches/Seam_2_0/doc/Seam_Reference_Guide/en/Websphere.xml 2008-04-01 01:41:46 UTC (rev 7782)
@@ -975,13 +975,15 @@
are some tricky changes needed to get an EJB3 application running. This
section will take you through the exact steps.</para>
- <para>The first step is setting up <literal>seam-gen</literal> to
+ <section>
+ <title>Running <literal>seam-gen</literal> Setup</title>
+ <para>The first step is setting up <literal>seam-gen</literal> to
construct the base project. There are several choices made below,
specifically the datasource and hibernate values that we will adjust
once the project is created.</para>
- <programlisting><![CDATA[
+ <programlisting><![CDATA[
./seam setup
Buildfile: build.xml
@@ -989,9 +991,11 @@
setup:
[echo] Welcome to seam-gen :-)
- [input] Enter your Java project workspace (the directory that contains your Seam projects) [C:/Projects] [C:/Projects]
+ [input] Enter your Java project workspace (the directory that contains your
+Seam projects) [C:/Projects] [C:/Projects]
/home/jbalunas/workspace
- [input] Enter your JBoss home directory [C:/Program Files/jboss-4.2.2.GA] [C:/Program Files/jboss-4.2.2.GA]
+ [input] Enter your JBoss home directory [C:/Program Files/jboss-4.2.2.GA]
+[C:/Program Files/jboss-4.2.2.GA]
/home/jbalunas/jboss/jboss-4.2.2.GA
[input] Enter the project name [myproject] [myproject]
websphere_example
@@ -999,25 +1003,35 @@
[input] Do you want to use ICEFaces instead of RichFaces [n] (y, [n], )
[input] skipping input as property icefaces.home.new has already been set.
- [input] Select a RichFaces skin [blueSky] ([blueSky], classic, ruby, wine, deepMarine, emeraldTown, sakura, DEFAULT)
+ [input] Select a RichFaces skin [blueSky] ([blueSky], classic, ruby, wine,
+deepMarine, emeraldTown, sakura, DEFAULT)
- [input] Is this project deployed as an EAR (with EJB components) or a WAR (with no EJB support) [ear] ([ear], war, )
+ [input] Is this project deployed as an EAR (with EJB components) or a WAR
+(with no EJB support) [ear] ([ear], war, )
- [input] Enter the Java package name for your session beans [com.mydomain.websphere_example] [com.mydomain.websphere_example]
-org.jboss.seam.tutorial.websphere.action
- [input] Enter the Java package name for your entity beans [org.jboss.seam.tutorial.websphere.action] [org.jboss.seam.tutorial.websphere.action]
-org.jboss.seam.tutorial.websphere.model
- [input] Enter the Java package name for your test cases [org.jboss.seam.tutorial.websphere.action.test] [org.jboss.seam.tutorial.websphere.action.test]
+ [input] Enter the Java package name for your session beans [org.jboss.seam.
+tutorial.websphere.action] [org.jboss.seam.tutorial.websphere.action]
+org.jboss.seam.tutorial.websphere.action
+ [input] Enter the Java package name for your entity beans [org.jboss.seam.
+tutorial.websphere.model] [org.jboss.seam.tutorial.websphere.model]
+org.jboss.seam.tutorial.websphere.model
+ [input] Enter the Java package name for your test cases [org.jboss.seam.
+tutorial.websphere.action.test] [org.jboss.seam.tutorial.websphere.action.test]
org.jboss.seam.tutorial.websphere.test
- [input] What kind of database are you using? [hsql] ([hsql], mysql, oracle, postgres, mssql, db2, sybase, enterprisedb, h2)
+ [input] What kind of database are you using? [hsql] ([hsql], mysql, oracle,
+ postgres, mssql, db2, sybase, enterprisedb, h2)
- [input] Enter the Hibernate dialect for your database [org.hibernate.dialect.HSQLDialect] [org.hibernate.dialect.HSQLDialect]
+ [input] Enter the Hibernate dialect for your database [org.hibernate.
+dialect.HSQLDialect] [org.hibernate.dialect.HSQLDialect]
- [input] Enter the filesystem path to the JDBC driver jar [lib/hsqldb.jar] [lib/hsqldb.jar]
+ [input] Enter the filesystem path to the JDBC driver jar [lib/hsqldb.jar]
+[lib/hsqldb.jar]
- [input] Enter JDBC driver class for your database [org.hsqldb.jdbcDriver] [org.hsqldb.jdbcDriver]
+ [input] Enter JDBC driver class for your database [org.hsqldb.jdbcDriver]
+[org.hsqldb.jdbcDriver]
- [input] Enter the JDBC URL for your database [jdbc:hsqldb:.] [jdbc:hsqldb:.]
+ [input] Enter the JDBC URL for your database [jdbc:hsqldb:.]
+[jdbc:hsqldb:.]
[input] Enter database username [sa] [sa]
@@ -1027,11 +1041,14 @@
[input] Enter the database catalog name (it is OK to leave this blank) [] []
- [input] Are you working with tables that already exist in the database? [n] (y, [n], )
+ [input] Are you working with tables that already exist in the database? [n]
+ (y, [n], )
- [input] Do you want to drop and recreate the database tables and data in import.sql each time you deploy? [n] (y, [n], )
+ [input] Do you want to drop and recreate the database tables and data in
+import.sql each time you deploy? [n] (y, [n], )
-[propertyfile] Creating new property file: /rhdev/projects/jboss-seam/svn-seam_2_0/jboss-seam-2_0/seam-gen/build.properties
+[propertyfile] Creating new property file:
+/rhdev/projects/jboss-seam/svn-seam_2_0/jboss-seam-2_0/seam-gen/build.properties
[echo] Installing JDBC driver jar to JBoss server
[copy] Copying 1 file to /home/jbalunas/jboss/jboss-4.2.2.GA/server/default/lib
[echo] Type 'seam create-project' to create the new project
@@ -1520,8 +1537,9 @@
</para>
</listitem>
</itemizedlist>
-
+
</section>
+ </section>
</section>
</chapter>
16 years, 8 months