From jbosstools-commits at lists.jboss.org Sat Jan 12 12:09:40 2008 Content-Type: multipart/mixed; boundary="===============3301859092262799050==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r5657 - trunk/seam/docs/reference/en/modules. Date: Sat, 12 Jan 2008 12:06:37 -0500 Message-ID: --===============3301859092262799050== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ochikvina Date: 2008-01-12 12:06:36 -0500 (Sat, 12 Jan 2008) New Revision: 5657 Modified: trunk/seam/docs/reference/en/modules/creating_new_seam.xml trunk/seam/docs/reference/en/modules/intro.xml Log: http://jira.jboss.com/jira/browse/JBDS-234 - making changes according to Sv= eta remarks Modified: trunk/seam/docs/reference/en/modules/creating_new_seam.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/creating_new_seam.xml 2008-01-12 1= 7:05:08 UTC (rev 5656) +++ trunk/seam/docs/reference/en/modules/creating_new_seam.xml 2008-01-12 1= 7:06:36 UTC (rev 5657) @@ -11,8 +11,8 @@ Creating a New Seam Project via the New Seam Project wizard</ti= tle> <para>In this chapter we provide you with the necessary steps to start= working with Seam Framework.</para> - <para>At first, we suggest browsing the specific Seam perspective.</pa= ra> - <para>For that select <emphasis> + <para>At first, we suggest setting the specific Seam perspective that = provides a necessary type + of functionality. For that select <emphasis> <property>Window > Open Perspective > Other > Seam</property> </emphasis> or you can also access it through the button in the ri= ght top corner.</para> = @@ -31,14 +31,14 @@ experiment with it by creating variations.</para> <para>Thus, you should select <emphasis> <property>File > New > Seam Web Project</property> - </emphasis> to run the <property>New Seam Project</property> w= izard.</para> - <para>It's necessary to enter a name and a location directory for = your new project. The next - wizard forms allow you to create runtime and server instances = in order to get started - creating, running, and debugging J2EE applications.</para> + </emphasis> to run the <property>New Seam Project</property> w= izard. It's necessary to + enter a name and a location directory for your new project. Th= e next wizard forms allow + you to create runtime and server instances in order to get sta= rted creating, running, + and debugging J2EE applications.</para> <para>Seam Web Project wizard has an option for selecting the actu= al Server (not just WTP runtime) that will be used for the project. This allows the wi= zard to identify correctly where the required datasource and driver libraries need to go.= </para> - + <para>Let's get through the wizard step-by-step. First, you s= hould type the name of your new project.</para> <figure> <title>New Seam Project Wizard @@ -51,14 +51,15 @@ = Clicking on New... - button in the Target Runtime section brings us to = another dialog. Here, you can - specify a new installed Runtime environment or the other type = of runtime appropriate for - configuring your project. Let's create a JBoss 4.2 Runtime. Fo= r that after choosing it click on + button in the Target Runtime section brings us to = another dialog. Here, you + can specify a new installed Runtime environment or the other t= ype of runtime appropriate + for configuring your project. Let's create a JBoss 4.2 Runtime= . For that after choosing + it click on Next button. =
- New Server Runtime Dialog + Specifying Target Runtime @@ -66,16 +67,14 @@
= - All what you need here is to name runtime, type or locate us= ing - Browse button the path to its = install directory, select a - Java Runtime Environment, and select which configuration you w= ant. Clicking on - Finish - returns you to the previous dialog. The next step = is to define an installed server. You can do it by clicking on - New... - button in the Target section. + All what you need here is to name runtime, type the path to = its install directory or + locate it by using + Browse + button, select a Java Runtime Environment, and sel= ect which configuration + you want. =
- New Server Runtime Dialog + Specifying Target Server Runtime @@ -83,13 +82,21 @@
= - It's possible to select a server version and a - server runtime. Use - Installed Runtimes - button to see or edit what runtimes are installed.= Click on Next + Clicking on + Finish + returns you to the previous dialog. The next step = is to define an installed + server that you can do by clicking on + New... + button in the Target Server section. In appeared S= erver Dialog it's possible + to select a server version. For jBoss AS 4.2 it's also possibl= e to indicate a server + runtime. Use + Installed Runtimes... + button to see or edit what runtimes are installed.= Click on + Next + . =
- New Server Dialog + Specifying Target Server @@ -97,7 +104,10 @@
= - Leave everything as is and click on next. + Next dialog allows you to verify chosen Runtime information = as well as set login + credentials and specify a deploy directory. Leave everything a= s it is and click on + Next + . =
New Server Dialog @@ -120,7 +130,9 @@
= = - After clicking on Finish button you should have the followin= g wizard view: + After clicking on + Finish + button you should have the following wizard view:<= /para> =
New Seam Project Creation @@ -132,8 +144,8 @@
= The last section on this wizard step is Configurat= ions. You can - select one of the pre-defined project configuration or create = your own. Click on - Next. + select one of the pre-defined project configurations or create= your own. Having all needed options arranged click on = + Next to pass on to t= he other wizard.
=
@@ -168,11 +180,13 @@ = + + Next + button will bring you to the Web Module wizard.
=
How to Configure Web Module Settings - A dynamic web application contains both web pages and Java c= ode. The wizard will ask you where you want to put those files. You can just leave the = default values. = @@ -184,8 +198,9 @@ - + =
+ =
Adding JSF Capabilities = @@ -207,8 +222,8 @@ button. You are able to create a library of jars by clicking o= n New button. - Type a Library Name, select a Version - Supported and add Library jars= . Click on + Here, it's necessary to type a Library Name, select a Version + Supported and add proper Library jars. Then click on Finish.
Create JSF Implementation Library @@ -235,7 +250,7 @@ = The last wizard options allows to edit a path for = JSF Configuration File, a name for JSF Servlet, = JSF Servlet - Classname and change an URL Mapping P= atterns. + Classname and change URL Mapping Patt= erns. =
JSF Capabilities Wizard @@ -245,7 +260,6 @@
-
=
Modified: trunk/seam/docs/reference/en/modules/intro.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/intro.xml 2008-01-12 17:05:08 UTC = (rev 5656) +++ trunk/seam/docs/reference/en/modules/intro.xml 2008-01-12 17:06:36 UTC = (rev 5657) @@ -24,7 +24,7 @@
Other relevant resources on the topic = - On JBoss you can find a number of benefits and other extra i= nformation on the Seam Fr= amework. + On JBoss you can find a set of benefits and other extra info= rmation on Seam Framework= . =
--===============3301859092262799050==--