From seam-commits at lists.jboss.org Wed Jun 24 14:39:45 2009 Content-Type: multipart/mixed; boundary="===============2681261978203495754==" MIME-Version: 1.0 From: seam-commits at lists.jboss.org To: seam-commits at lists.jboss.org Subject: [seam-commits] Seam SVN: r11202 - branches/community/Seam_2_2/doc/Seam_Reference_Guide/en-US. Date: Wed, 24 Jun 2009 14:26:00 -0400 Message-ID: --===============2681261978203495754== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: norman.richards(a)jboss.com Date: 2009-06-24 14:25:59 -0400 (Wed, 24 Jun 2009) New Revision: 11202 Modified: branches/community/Seam_2_2/doc/Seam_Reference_Guide/en-US/Gettingstarte= d.xml branches/community/Seam_2_2/doc/Seam_Reference_Guide/en-US/Websphere.xml Log: JBSEAM-4271 Modified: branches/community/Seam_2_2/doc/Seam_Reference_Guide/en-US/Gettin= gstarted.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- branches/community/Seam_2_2/doc/Seam_Reference_Guide/en-US/Gettingstart= ed.xml 2009-06-24 13:51:43 UTC (rev 11201) +++ branches/community/Seam_2_2/doc/Seam_Reference_Guide/en-US/Gettingstart= ed.xml 2009-06-24 18:25:59 UTC (rev 11202) @@ -55,7 +55,7 @@ The first thing we need to do is configure seam-gen for your= environment: JBoss AS installation directory, project workspace, and database connection. It's easy, just ty= pe: = - cd jboss-seam-2.0.x + cd jboss-seam-2.2.x seam setup = And you will be prompted for the needed information: @@ -410,11 +410,11 @@
Using Seam with JBoss 4.0 = - Seam 2.0 was developed for JavaServer Faces 1.2. When using= JBoss AS, we recommend using JBoss 4.2 or + Seam 2 was developed for JavaServer Faces 1.2. When using J= Boss AS, we recommend using JBoss 4.2 or JBoss 5.0, both of which bundle the JSF 1.2 reference implemen= tation. However, it is still possible to use - Seam 2.0 on the JBoss 4.0 platform. There are two basic steps = required to do this: install an EJB3-enabled + Seam 2 on the JBoss 4.0 platform. There are two basic steps re= quired to do this: install an EJB3-enabled version of JBoss 4.0 and replace MyFaces with the JSF 1.2 refe= rence implementation. Once you complete these - steps, Seam 2.0 applications can be deployed to JBoss 4.0. + steps, Seam 2 applications can be deployed to JBoss 4.0. =
Install JBoss 4.0 Modified: branches/community/Seam_2_2/doc/Seam_Reference_Guide/en-US/Websph= ere.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- branches/community/Seam_2_2/doc/Seam_Reference_Guide/en-US/Websphere.xm= l 2009-06-24 13:51:43 UTC (rev 11201) +++ branches/community/Seam_2_2/doc/Seam_Reference_Guide/en-US/Websphere.xm= l 2009-06-24 18:25:59 UTC (rev 11202) @@ -841,7 +841,7 @@ 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.prop= erties +/rhdev/projects/jboss-seam/svn-seam_2_2/jboss-seam-2_2/seam-gen/build.prop= erties [echo] Installing JDBC driver jar to JBoss server [copy] Copying 1 file to /home/jbalunas/jboss/jboss-4.2.3.GA/server/d= efault/lib [echo] Type 'seam create-project' to create the new project --===============2681261978203495754==--