From jbosstools-commits at lists.jboss.org Tue Mar 10 10:43:19 2009
Content-Type: multipart/mixed; boundary="===============8490873930361997364=="
MIME-Version: 1.0
From: jbosstools-commits at lists.jboss.org
To: jbosstools-commits at lists.jboss.org
Subject: [jbosstools-commits] JBoss Tools SVN: r14149 -
branches/jbosstools-3.0.x/ws/docs/reference/en.
Date: Tue, 10 Mar 2009 10:43:19 -0400
Message-ID:
--===============8490873930361997364==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Author: ochikvina
Date: 2009-03-10 10:43:19 -0400 (Tue, 10 Mar 2009)
New Revision: 14149
Modified:
branches/jbosstools-3.0.x/ws/docs/reference/en/master_output.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-655 - adding master_output.xml;
Modified: branches/jbosstools-3.0.x/ws/docs/reference/en/master_output.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/jbosstools-3.0.x/ws/docs/reference/en/master_output.xml 2009-0=
3-10 14:42:12 UTC (rev 14148)
+++ branches/jbosstools-3.0.x/ws/docs/reference/en/master_output.xml 2009-0=
3-10 14:43:19 UTC (rev 14149)
@@ -16,11 +16,11 @@
July 20082008
- 2009
- JBoss, a division of Red Hat
+ 2009
+ JBoss, a divi=
sion of Red Hat
- Version: 3.0.0.GA
+ Version: 1.0.0.GA
@@ -129,7 +129,7 @@
settings, you should check the second radio button an=
d specify a JBossWS
runtime from the list. You also can create a new JBossWS runtime,=
click on the New...
- button will=
bring you to another dialog to configure new JBossWS runtime.
+ button will bring you to another dialog to configure =
new JBossWS runtime.
Configure JBossWS Runtime
@@ -237,7 +237,7 @@
=
=
-
+ Creating a Web service from a Java bean using JBossWS runtime=
The Web Service wizard assists you in creating a new Web servi=
ce, configuring it for
deployment, and then deploying it to the server.
@@ -324,9 +324,9 @@
=
- Select y=
our server: the default server is displayed. If you want to deploy
+ Select your server: the default server is displaye=
d. If you want to deploy
your service to a different server click the link to spe=
cify a different server.
-
+
Select your runtime: ensure the JBoss WS runtime i=
s selected.
@@ -365,9 +365,9 @@
address.
- After th=
e Web service has been created, the following option can become
+ After the Web service has been created, the follow=
ing option can become
available depending on the options you selected: Update =
the default web.xm
- file. If selected, you may test the web service by Ex=
plorer.
+ file. If selected, you may test the web service by Ex=
plorer.
Click on the Next=
button.
@@ -394,7 +394,7 @@
the generated web services code
- If you selecte=
d to generate a WSDL file, you will get the file in your project's wsdl fol=
der.
+ If you selected to generate a WSDL file, you will get th=
e file in your project's wsdl folder.The generated WSDL file
@@ -423,7 +423,7 @@
=
=
-
+Creating a Web Service Client from a WSDL Document using JBoss WS=
To create a Web Service Client from a WSDL Document using JBoss WS=
:Setup JBoss WS and development enviro=
nment.
@@ -496,21 +496,21 @@
=
=
-
+JBoss WS and development environmentJBossWS Preferences
=
- In this section yo=
u will know how JBossWS preferences can be modified during the
- development process.
+ In this section you will know how JBossWS preferences can be=
modified during the
+ development process.
=
- JBossWS preference=
s can be set on the JBossWS preference page. Click on
- Window > Preferences > JBo=
ss Tools > Web > JBossWS
- Preferences.
+ JBossWS preferences can be set on the JBossWS preference pag=
e. Click on
+ Window > Pref=
erences > JBoss Tools > Web > JBossWS
+ Preferences.
=
- On this page you c=
an manage the JBossWS Runtime. Use the appropriate buttons to
- Add more runtimes or to Remove those that
- are not needed.
+ On this page you can manage the JBossWS Runtime. Use the app=
ropriate buttons to
+ Add more runtimes o=
r to Remove those that
+ are not needed.
=
JBossWS Preferences Page
@@ -525,10 +525,10 @@
Add
or Edit
- button w=
ill open the form where you can configure a new JbossWS runtime and
+ button will open the form where you can configure =
a new JbossWS runtime and
change the path to JBossWS runtime home folder, modify the nam=
e and version of the
- existing JBossWS runtime settings. Press Finish to apply the
- changes.
+ existing JBossWS runtime settings. Press Finish to apply the
+ changes.
=
Edit JBossWS Runtime
@@ -538,15 +538,47 @@
+ =
+ =
+ =
+ =
+ WS container allows Source and JavaDoc locations to be set via the Prop=
erties dialog on each contained .jar: right-click on any .jar file in the P=
roject Explorer view, select Properties. Choose Java Source Attachment and select=
location (folder, JAR or zip) containing new source for the chosen .jar us=
ing one of the suggested options (workspace, external folder or file) or en=
ter the path manually:
+ =
+
+ Classpath Container: Java Source Attachment
+
+
+
+
+
+
+ Click on Apply and then on Ok.
+ To change Javadoc Location choose Javadoc Location=
and specify URL to the =
documentation generated by Javadoc. The Javadoc location will contain a fil=
e called package-list:
+ =
+
+ Classpath Container: Javadoc Location
+
+
+
+
+
+
+ Click on Apply and then on Ok.
+ =
+ =
+ =
+ =
+ =
+ =
-
+ Default Server and Runtime
- Open
+ Open Window > Preferences > W=
eb Services > Server and Runtime. On this page, you can specify a default server an=
d runtime.For ease of use, the better way is to set runtime to JBoss W=
S.
- After server and runtime are specified, click on the Aply button
- to save the values.
+ After server and runtime are specified, click on the Aply button
+ to save the values.
@@ -556,12 +588,13 @@
=
- On the whole, this guide covers the fundamental concepts of work with t=
ooling for
- JBossWS. 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.
+ On the whole, this guide covers the fundamental concepts of =
work with tooling for
+ JBossWS. It describes h=
ow to easily create a Web Service and a Web Service Client using
+ JBossWS Runtime and adjust JBossWS and development environment=
as well.
=
- If the information on JBossWS tools in this guide isn't enough for you,=
ask
- questions on our forum=
ulink>. Your comments and suggestio=
ns are also welcome.
+ If the information on JBossWS tools in this guide isn't enou=
gh for you, ask
+ questions on our forum. Your comments a=
nd suggestions are also welcome.
-
+
+
--===============8490873930361997364==--