Author: ochikvina
Date: 2008-11-10 05:42:07 -0500 (Mon, 10 Nov 2008)
New Revision: 11630
Modified:
trunk/ws/docs/reference/en/modules/preference.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-447 - adding the concluding part;
Modified: trunk/ws/docs/reference/en/modules/preference.xml
===================================================================
--- trunk/ws/docs/reference/en/modules/preference.xml 2008-11-10 09:31:13 UTC (rev 11629)
+++ trunk/ws/docs/reference/en/modules/preference.xml 2008-11-10 10:42:07 UTC (rev 11630)
@@ -1,49 +1,71 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<chapter id="preference" revisionflag="added">
-<title>JBoss WS and development environment</title>
- <section id="jbosswspreference">
- <title>JBossWS Preferences</title>
+ <title>JBoss WS and development environment</title>
+ <section id="jbosswspreference">
+ <title>JBossWS Preferences</title>
-<para>In this section you will know how JBossWS preferences can be modified during
the development process.</para>
+ <para>In this section you will know how JBossWS preferences can be modified
during the
+ development process.</para>
- <para>JBossWS preferences can be set on the JBossWS preference page. Click
on <emphasis><property>Window > Preferences > JBoss Tools > Web >
JBossWS Preferences</property>.</emphasis></para>
-
- <para>On this page you can manage the JBossWS Runtime. Use the appropriate
buttons to <property>Add</property> more runtimes or to
<property>Remove</property> those that are not needed.</para>
-
- <figure>
- <title>JBossWS Preferences Page</title>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/Jbossws_preference.png"/>
- </imageobject>
- </mediaobject>
- </figure>
-
- <para>Clicking on
<emphasis><property>Add</property></emphasis> or
<emphasis><property>Edit</property></emphasis> button will open
the form where you can configure a new JbossWS runtime and change the path to JBossWS
runtime home folder,
- modify the name and version of the existing JBossWS runtime settings. Press
<property>Finish</property> to apply the changes.</para>
-
- <figure>
- <title>Edit JBossWS Runtime</title>
- <mediaobject>
- <imageobject>
- <imagedata
fileref="images/Jbossws_preference_new.png"/>
- </imageobject>
- </mediaobject>
- </figure>
- </section>
- <section id="serverruntime">
- <title>Default Server and Runtime</title>
- <para>Open
- <emphasis><property>Window > Preferences > Web Services >
Server and Runtime</property></emphasis>. On this page, you can specify a
default server and runtime.</para>
- <para>For ease of use, the better way is to set runtime to JBoss
WS.</para>
- <para>After server and runtime are specified, click on the
<property>Aply</property> button to save the values.</para>
- <figure>
- <title></title>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/jbossws_server_runtime.png"/>
- </imageobject>
- </mediaobject>
- </figure>
- </section>
+ <para>JBossWS preferences can be set on the JBossWS preference page. Click
on
+ <emphasis><property>Window > Preferences > JBoss
Tools > Web > JBossWS
+ Preferences</property>.</emphasis></para>
+
+ <para>On this page you can manage the JBossWS Runtime. Use the appropriate
buttons to
+ <property>Add</property> more runtimes or to
<property>Remove</property> those that
+ are not needed.</para>
+
+ <figure>
+ <title>JBossWS Preferences Page</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/Jbossws_preference.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ <para>Clicking on <emphasis>
+ <property>Add</property>
+ </emphasis> or <emphasis>
+ <property>Edit</property>
+ </emphasis> button will open the form where you can configure a new
JbossWS runtime and
+ change the path to JBossWS runtime home folder, modify the name and version
of the
+ existing JBossWS runtime settings. Press
<property>Finish</property> to apply the
+ changes.</para>
+
+ <figure>
+ <title>Edit JBossWS Runtime</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/Jbossws_preference_new.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </section>
+ <section id="serverruntime">
+ <title>Default Server and Runtime</title>
+ <para>Open <emphasis>
+ <property>Window > Preferences > Web Services > Server and
Runtime</property>
+ </emphasis>. On this page, you can specify a default server and
runtime.</para>
+ <para>For ease of use, the better way is to set runtime to JBoss
WS.</para>
+ <para>After server and runtime are specified, click on the
<property>Aply</property> button
+ to save the values.</para>
+ <figure>
+ <title/>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/jbossws_server_runtime.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ <para>On the whole, this guide covers the fundamental concepts of work with
tooling for
+ <property>JBossWS</property>. It describes how to easily create a
Web Service and a Web Service Client using
+ JBossWS Runtime and adjust JBossWS and development environment as
well.</para>
+
+ <para>If the information on JBossWS tools in this guide isn't
enough for you, ask
+ questions on our <ulink
+
url="http://www.jboss.com/index.html?module=bb&op=viewforum&...
+ >forum</ulink>. Your comments and suggestions are also
welcome.</para>
+ </section>
</chapter>