From jbosstools-commits at lists.jboss.org Mon Feb 9 05:35:53 2009 Content-Type: multipart/mixed; boundary="===============2061905157887521245==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r13540 - trunk/seam/docs/reference/en/modules. Date: Mon, 09 Feb 2009 05:35:53 -0500 Message-ID: --===============2061905157887521245== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ochikvina Date: 2009-02-09 05:35:53 -0500 (Mon, 09 Feb 2009) New Revision: 13540 Modified: trunk/seam/docs/reference/en/modules/directory_structure.xml Log: https://jira.jboss.org/jira/browse/JBDS-581 - adding the "Changing the Seam= Version" section; Modified: trunk/seam/docs/reference/en/modules/directory_structure.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/seam/docs/reference/en/modules/directory_structure.xml 2009-02-09= 10:35:20 UTC (rev 13539) +++ trunk/seam/docs/reference/en/modules/directory_structure.xml 2009-02-09= 10:35:53 UTC (rev 13540) @@ -1,5 +1,5 @@ - + @@ -55,7 +55,8 @@ tests via Run As > TestNG Test.= In order to deploy WAR project on server, right-click on the= project and select Run As > Run on Server.= Studio will deploy - WAR project into one web application on server to de= ploy folder. + WAR project into one web application on server to de= ploy + folder. = = @@ -83,6 +84,65 @@ and war modules of the EAR project. = +
+ Changing the Seam Version + + To upgrade or downgrade your projects Seam version use the f= acet preferences. You + should right-click your project and choose + Project Facets + category. Next select + Seam + and change its version to needed one. + +
+ Changing the Seam Facet Version + + + + + +
+ + After pressing + Apply + the wizard for adjusting new Seam runtime settings= appears. + +
+ Changing the Seam Facet Version + + + + + +
+ + If you need to update the libraries for you project, check t= he + Update libraries + option. All libraries you checked will be removed = and the libraries from the + new Seam distribution will be added after clicking + Ok. + +
+ Changing the Seam Facet Version + + + + + +
+ + + Note: + + The note "Seam configuration files and their XSDs won&ap= os;t be changed" is meant that + the libraries, Seam facet and runtime version will be chan= ged, but configuration files that refer to + the old version will have to be manually updated. + +
+
Renaming the Projects and Folders = @@ -107,9 +167,9 @@ (or Shift + Alt + V ), if you need to move - <project_name>/WebContent folder, - <project_name>/ejbModule folder or - <project_name>/test-src folder in t= he other place + <project_name>/WebContent folde= r, + <project_name>/ejbModule folder= or + <project_name>/test-src folder = in the other place within the Project structure.
--===============2061905157887521245==--