From jbosstools-commits at lists.jboss.org Sun Jul 31 17:48:45 2011
Content-Type: multipart/mixed; boundary="===============1306780440398106557=="
MIME-Version: 1.0
From: jbosstools-commits at lists.jboss.org
To: jbosstools-commits at lists.jboss.org
Subject: [jbosstools-commits] JBoss Tools SVN: r33387 -
trunk/ws/docs/restful_reference/en-US.
Date: Sun, 31 Jul 2011 17:48:45 -0400
Message-ID: <201107312148.p6VLmjK6028022@svn01.web.mwc.hst.phx2.redhat.com>
--===============1306780440398106557==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Author: irooskov(a)redhat.com
Date: 2011-07-31 17:48:45 -0400 (Sun, 31 Jul 2011)
New Revision: 33387
Removed:
trunk/ws/docs/restful_reference/en-US/topdown.xml
Modified:
trunk/ws/docs/restful_reference/en-US/JBoss_RESTful_Web_Services_User_Gu=
ide.xml
Log:
updated for TOOLSDOC-150
Modified: trunk/ws/docs/restful_reference/en-US/JBoss_RESTful_Web_Services_=
User_Guide.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/ws/docs/restful_reference/en-US/JBoss_RESTful_Web_Services_User_G=
uide.xml 2011-07-31 15:54:45 UTC (rev 33386)
+++ trunk/ws/docs/restful_reference/en-US/JBoss_RESTful_Web_Services_User_G=
uide.xml 2011-07-31 21:48:45 UTC (rev 33387)
@@ -5,7 +5,6 @@
-
Deleted: trunk/ws/docs/restful_reference/en-US/topdown.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/ws/docs/restful_reference/en-US/topdown.xml 2011-07-31 15:54:45 U=
TC (rev 33386)
+++ trunk/ws/docs/restful_reference/en-US/topdown.xml 2011-07-31 21:48:45 U=
TC (rev 33387)
@@ -1,590 +0,0 @@
-
-
-
-
-
- JBoss Tools
- =
- Web Service
- =
- JBossWS Web Service runtime
-
-
- Creating a Web Service using JBossWS runtime =
-
- In this chapter we provide you with the necessary steps to create a We=
b Service using JBossWS runtime. First you need to create a Dynamic Web pro=
ject:
-
- =
-
- Creating a Dynamic Web project =
-
- Before creating a web service, you should have a Dynamic Web Project=
created:
-
- =
-
- Dynamic Web Project =
-
-
-
-
-
-
- =
-
- Create a Web project by selecting New > Project=
... > Dynamic Web project. Enter the following inform=
ation:
-
- =
-
-
-
- Project Name: enter a project name
-
-
- =
-
-
- Target runtime: any server depending on your installation. If it=
is not listed, click New button and browse to the loc=
ation where it is installed to. You may set Target Run=
time to None, in this case, you should read the section .
-
- =
-
- Dynamic Web Project Wizard =
-
-
-
-
-
-
-
- =
-
-
- Configuration: You may by clicking =
the Modify... button. The opened page is like Figure 2.4.
-
-
- =
-
-
- Configure Web Module values:
-
- =
-
- Web Module Settings Configuration =
-
-
-
-
-
-
-
-
- =
-
- If you added the JBoss Web Service facet to the project, now the Finish button is unavailable. You must click Ne=
xt button to set more information about the JBoss Web Service fa=
cet. The page is like Figure 2.5. Then click on the
Finish button.
-
- =
-
- If you didn't add the JBoss Web Service facet to the project, click =
on the Finish button. Next you will need to add JBoss =
Web Service facet to the project.
-
-
- =
-
- Configure JBoss Web Service facet settings =
-
- If you have already created a new Dynamic Web project and not set th=
e JBoss Web Service facet to the project, the next step is to add JBoss Web=
Service facet to the project. Right-click on the project, select its Properties and then find Pro=
ject Facets in the tree-view on the left-side of the project pro=
perties dialog. Tick on the check box for JBoss Web Services. You will see =
what like this:
-
- =
-
- Choose JBoss Web Service Facet =
-
-
-
-
-
-
- =
-
- At the bottom-left of the right-side of the project properties dialo=
g, there is a error link: Further configuration require=
d... . You must click the link to set more informatio=
n about JBoss Web Service facet.
-
- =
-
- Click on the Further configuration required...=
property> link. In the opened window
-
- =
-
- Configure JBoss Web Service Facet =
-
-
-
-
-
-
- =
-
- Server Supplied JBossWS Runtime: If you have already set a JBoss run=
time to the project's target runtime, you may choose S=
erver Supplied JBossWS Runtime and then click Ok to finish the configuration of JBo=
ss Web Service facet.
-
- =
-
- If the project has no Target Runtime=
settings, you should check the second radio button and specify=
a JBossWS runtime from the list. You also can create a new JBossWS runtime=
, click on the New... button wi=
ll bring you to another dialog to configure new JBossWS runtime.
-
- =
-
- Configure JBossWS Runtime =
-
-
-
-
-
-
- =
-
- See how to configure a new JBossWS runtime in the section.
-
- =
-
- After setting the information about JBoss Web Service facet, for sav=
ing the result, you should click the Apply or OK button at the bottom-right of the right-side of the project=
properties dialog.
-
-
-
-
-
--===============1306780440398106557==--