From jbosstools-commits at lists.jboss.org Fri Jun 29 10:58:30 2007 Content-Type: multipart/mixed; boundary="===============0470374807900964735==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r2219 - in trunk/documentation/GettingStartedGuide/docs: build and 5 other directories. Date: Fri, 29 Jun 2007 10:58:30 -0400 Message-ID: --===============0470374807900964735== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: sabrashevich Date: 2007-06-29 10:58:30 -0400 (Fri, 29 Jun 2007) New Revision: 2219 Added: trunk/documentation/GettingStartedGuide/docs/build/ trunk/documentation/GettingStartedGuide/docs/build/usersguide/ trunk/documentation/GettingStartedGuide/docs/build/usersguide/en/ trunk/documentation/GettingStartedGuide/docs/build/usersguide/en/html/ trunk/documentation/GettingStartedGuide/docs/build/usersguide/en/html/im= ages/ Modified: trunk/documentation/GettingStartedGuide/docs/userguide/en/images/Eclipse= ConProjectStructure.png trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/AjaxCR= UDApplicationWithSeamAndRichFaces.xml trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/Gettin= gStartedGuideforJSFwithHibernate.xml Log: new links to resources Modified: trunk/documentation/GettingStartedGuide/docs/userguide/en/images/= EclipseConProjectStructure.png =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 (Binary files differ) Modified: trunk/documentation/GettingStartedGuide/docs/userguide/en/modules= /AjaxCRUDApplicationWithSeamAndRichFaces.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 --- trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/AjaxC= RUDApplicationWithSeamAndRichFaces.xml 2007-06-29 13:57:39 UTC (rev 2218) +++ trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/AjaxC= RUDApplicationWithSeamAndRichFaces.xml 2007-06-29 14:58:30 UTC (rev 2219) @@ -20,7 +20,7 @@ integrated with a Java EE server or in a simple POJO environment like = Tomcat. Seam is = also extremely portable, and has been tested on several popular contai= ners like JBoss, = Tomcat, Weblogic, WebSphere. Seam uses JSF as its view layer and can u= se either JSP or = - Faceless as the presentation layer. + Facelets as the presentation layer. Seam Gen generates all the required layers of an application. It= uses JPA as the = persistence layer, POJO's (Plain Old Java Objects) as the busines= s logic layer and = Facelets as the presentation layer. @@ -678,4 +678,18 @@ Seam uses Ajax4Jsf to make a server side call to validate the field.= + +
+ +Other relevant resources on the topic +Seam on JBoss: Sea= m Framework + +Ten Good Reasons to use Seam: Why Seam +Getting Started: Getting Started with JBoss Seam +Wiki: JBoss Wiki +FAQ: J= Boss Seam FAQ +Downloads: J= Boss Seam Downloads +Jira: Jira i= ssue tracker +Rules Framework: = JBoss Rules +
Modified: trunk/documentation/GettingStartedGuide/docs/userguide/en/modules= /GettingStartedGuideforJSFwithHibernate.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 --- trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/Getti= ngStartedGuideforJSFwithHibernate.xml 2007-06-29 13:57:39 UTC (rev 2218) +++ trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/Getti= ngStartedGuideforJSFwithHibernate.xml 2007-06-29 14:58:30 UTC (rev 2219) @@ -511,4 +511,16 @@ again and enter a user that you already saved, the application should retr= ieve it from the database and display its details. + +
+ +Other relevant resources on the topic +Hibernate on JBoss: Hibernate Framework + +Hibernate Annotations: Hibernate = Annotations +Downloads: Hibernate = Download +Wiki: Hibernate Wiki + +
+ --===============0470374807900964735==--