Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlmandel2006-01-28 06:39:43 +0000
committerlmandel2006-01-28 06:39:43 +0000
commitb3464591c08a012c7898a813322ffc31391027ac (patch)
tree5302a45f44c01ad24f5071acb9d842cc0a85e09e
parent31a52368225cf5e48eca5af5fdae03e7c35540da (diff)
downloadwebtools.webservices-b3464591c08a012c7898a813322ffc31391027ac.tar.gz
webtools.webservices-b3464591c08a012c7898a813322ffc31391027ac.tar.xz
webtools.webservices-b3464591c08a012c7898a813322ffc31391027ac.zip
[125505] Updated WS docs.
-rw-r--r--docs/org.eclipse.jst.ws.axis.ui.doc.user/concepts/caxistover.html4
-rw-r--r--docs/org.eclipse.jst.ws.consumption.ui.doc.user/concepts/cuddi.html3
-rw-r--r--docs/org.eclipse.jst.ws.doc.user/concepts/cjsr109.html2
-rw-r--r--docs/org.eclipse.jst.ws.doc.user/concepts/csoap.html7
-rw-r--r--docs/org.eclipse.jst.ws.doc.user/concepts/cwsdl.html10
-rw-r--r--docs/org.eclipse.jst.ws.doc.user/concepts/cwsinwsa.html7
-rw-r--r--docs/org.eclipse.jst.ws.doc.user/concepts/cwsstandards.html6
-rw-r--r--docs/org.eclipse.jst.ws.doc.user/ref/rwsdl.html7
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tedtwsdl.html2
9 files changed, 17 insertions, 31 deletions
diff --git a/docs/org.eclipse.jst.ws.axis.ui.doc.user/concepts/caxistover.html b/docs/org.eclipse.jst.ws.axis.ui.doc.user/concepts/caxistover.html
index b124ff2fd..fa47ad504 100644
--- a/docs/org.eclipse.jst.ws.axis.ui.doc.user/concepts/caxistover.html
+++ b/docs/org.eclipse.jst.ws.axis.ui.doc.user/concepts/caxistover.html
@@ -33,13 +33,13 @@ application server uses Axis within a servlet to process the incoming message,
extract information from the message headers, and payloads, as well as conforming
to the particular RPC semantics. </p>
<p>The level of Axis currently supported
-by Rational Developer products is 1.0.  For more information on Axis,
+by this product is 1.0.  For more information on Axis,
refer to <a href="http://xml.apache.org/axis" target="_blank">http://xml.apache.org/axis</a>.
The User's Guide available on this site provides more in-depth information
about using Web services with Apache Axis. The Reading Guide lists several
documents to further your understanding of Axis.</p>
<div class="note"><span class="notetitle">Note:</span> The support for
-Axis in Rational Developer products is limited to validation that the application
+Axis is limited to validation that the application
is invoking the Axis emitters correctly. Support for other Axis issues should
be directed to <a href="http://ws.apache.org/axis" target="_blank">http://ws.apache.org/axis</a></div>
</div>
diff --git a/docs/org.eclipse.jst.ws.consumption.ui.doc.user/concepts/cuddi.html b/docs/org.eclipse.jst.ws.consumption.ui.doc.user/concepts/cuddi.html
index cd1a7225f..c54c1cbe7 100644
--- a/docs/org.eclipse.jst.ws.consumption.ui.doc.user/concepts/cuddi.html
+++ b/docs/org.eclipse.jst.ws.consumption.ui.doc.user/concepts/cuddi.html
@@ -40,8 +40,7 @@ your business entity with a UDDI registry.</p>
<p>UDDI registries come in two
forms: public and private.  Both types comply to the same specifications. 
A private registry enables you to publish and test your internal e-business
-applications in a secure, private environment.  Rational<sup>®</sup> Developer
-products include a private UDDI registry. </p>
+applications in a secure, private environment.</p>
<p>A public registry is
a collection of peer directories that contain information about businesses
and services. It locates services that are registered at one of its peer nodes
diff --git a/docs/org.eclipse.jst.ws.doc.user/concepts/cjsr109.html b/docs/org.eclipse.jst.ws.doc.user/concepts/cjsr109.html
index 50e94b282..905f9b65a 100644
--- a/docs/org.eclipse.jst.ws.doc.user/concepts/cjsr109.html
+++ b/docs/org.eclipse.jst.ws.doc.user/concepts/cjsr109.html
@@ -29,7 +29,7 @@ implementations interoperate.</p>
in a J2EE environment, as well as the implementation and deployment of Web
services to a J2EE application server. JSR 109 and JSR 921 define a set of
XML-based deployment descriptors to standardize Web services and Web service
-client deployments in the J2EE environment. Rational Developer tools support
+client deployments in the J2EE environment. These tools support
JSR 109 for J2EE 1.3 and JSR 921 for J2EE 1.4.</p>
<p>For more information, refer to: <a href="http://www.jcp.org/en/jsr/detail?id=109" target="_blank">JSR 109, "Implementing Enterprise Web Services</a> and <a href="http://www.jcp.org/en/jsr/detail?id=921" target="_blank">JSR 921: Implementing
Enterprise Web Services 1.1</a>.</p>
diff --git a/docs/org.eclipse.jst.ws.doc.user/concepts/csoap.html b/docs/org.eclipse.jst.ws.doc.user/concepts/csoap.html
index b9c796a67..f92379847 100644
--- a/docs/org.eclipse.jst.ws.doc.user/concepts/csoap.html
+++ b/docs/org.eclipse.jst.ws.doc.user/concepts/csoap.html
@@ -27,8 +27,8 @@ SOAP messages can be combined to perform request/response patterns. </p>
<p>SOAP is transport independent but is most commonly carried over HTTP in
order to run with the existing Internet infrastructure.  SOAP enables
the binding and usage of discovered Web services by defining a message path
-for routing messages. SOAP is used to query UDDI for Web services. Rational<sup>®</sup> Developer
-products support SOAP 1.1.</p>
+for routing messages. SOAP is used to query UDDI for Web services. This
+product supports SOAP 1.1.</p>
<p>SOAP is an XML-based protocol that defines three parts to every message:</p>
<ul><li> <span class="uicontrol">Envelope.</span>  The envelope defines a framework
for describing what is in a message and how to process it.  A SOAP message
@@ -102,8 +102,7 @@ in <a href="http://schemas.xmlsoap.org/soap/envelope/" target="_blank">http://s
the SOAP protocol are available today.  For example, the Apache Foundation
provides Apache SOAP, which grew out of an IBM project called SOAP4J, as well as Apache
Axis and the IBM WebSphere<sup>®</sup> run-time
-environment. This release of the Web services tools in Rational Developer Tools supports Apache
-SOAP 2.3, Axis 1.0, and IBM WebSphere implementations.</p>
+environment. This release of the Web services tools supports the Axis 1.0 implementation.</p>
</div>
<div class="section"><h4 class="sectiontitle">Mappings</h4><p>A mapping defines an association between
a qualified XML element name, a Java™ class name, and an encoding style. 
diff --git a/docs/org.eclipse.jst.ws.doc.user/concepts/cwsdl.html b/docs/org.eclipse.jst.ws.doc.user/concepts/cwsdl.html
index 557198f30..52ede93c5 100644
--- a/docs/org.eclipse.jst.ws.doc.user/concepts/cwsdl.html
+++ b/docs/org.eclipse.jst.ws.doc.user/concepts/cwsdl.html
@@ -46,8 +46,7 @@ the interface of the Web service</li>
services on the Internet. Through UDDI and WSIL, other applications can discover
WSDL documents and bind with them to execute transactions or perform other
business processes.</p>
-<p>Rational<sup>®</sup> Developer
-products support and encourages the development and use of WS-I compliant
+<p>This product supports and encourages the development and use of WS-I compliant
WSDL. Using Rational Developer
products a business service provider can deploy Javaâ„¢ beans and enterprise beans, DADX-described
queries and remote procedures, or existing URLs as a Web service and generate
@@ -57,14 +56,13 @@ can generate a Java proxy from a WSDL document, thereby providing an
easy-to-use Java interface to the Web service. The Java interface
hides the network communications details from the client enabling the business
service provider to focus on business and process portions of the application.</p>
-<p>In addition to providing tools to create Web services, Rational Developer
-products provide a WSDL editor that allows you to create WSDL files using
+<p>In addition to providing tools to create Web services,
+you are also provided with a WSDL editor that allows you to create WSDL files using
a graphical interface, a WSDL validator that ensures that your WSDL file is
semantically correct and optionally checks for WS-I compliance, and the Web
Services Explorer which allows you to dynamically test Web services without
requiring you to generate a proxy.</p>
-<p>Rational Developer
-products support WSDL 1.1. For more information on the WSDL specification,
+<p>This product supports WSDL 1.1. For more information on the WSDL specification,
refer to <a href="http://www.w3.org/TR/wsdl" target="_blank">www.w3.org/TR/wsdl</a></p>
</div>
<div>
diff --git a/docs/org.eclipse.jst.ws.doc.user/concepts/cwsinwsa.html b/docs/org.eclipse.jst.ws.doc.user/concepts/cwsinwsa.html
index d70b451d9..dcc8e071e 100644
--- a/docs/org.eclipse.jst.ws.doc.user/concepts/cwsinwsa.html
+++ b/docs/org.eclipse.jst.ws.doc.user/concepts/cwsinwsa.html
@@ -23,8 +23,7 @@
<div><p>Tools are provided to assist with the following aspects of Web services
development:</p>
<ul><li> <span class="uicontrol">Discover</span>. Browse the UDDI Business Registries
-or WSIL documents to locate existing Web services for integration. The Web
-becomes an extension of Rational<sup>®</sup> Developer products.</li>
+or WSIL documents to locate existing Web services for integration.</li>
<li> <span class="uicontrol">Create or Transform</span>. Create bottom-up Web services
from existing artifacts, such as Javaâ„¢ beans, enterprise beans, URLs that
take and return data, DB2<sup>®</sup> XML Extender calls, DB2 Stored Procedures, and SQL queries.
@@ -57,7 +56,7 @@ Explorer.</li>
UDDI Registry.</li>
<li>The Java Beans for XML Schema wizard enables you to generate Java beans
from schema.</li>
-<li>The IBM<sup>®</sup> Web
+<li>The IBM<sup>�</sup> Web
Services Explorer assists you in discovering and publishing your Web service
descriptions.</li>
<li>Use the WSDL validator to check for structural and semantic problems in
@@ -87,7 +86,7 @@ the appropriate editor.</li>
<div class="linklist"><strong>Related Tasks</strong><br />
-<div><a href="../tasks/toverws.html" title="Use Web services tools to discover, create, and publish Web services that are created from Java beans, DADX files, enterprise beans, WSDL files, and URLs. The Rational Developer products support the creation of Web services using a top-down approach (which starts with a WSDL file) or a bottom-up approach (which starts with a Java bean or EJB)."> Developing Web
+<div><a href="../tasks/toverws.html" title="Use Web services tools to discover, create, and publish Web services that are created from Java beans, DADX files, enterprise beans, WSDL files, and URLs. These tools support the creation of Web services using a top-down approach (which starts with a WSDL file) or a bottom-up approach (which starts with a Java bean or EJB)."> Developing Web
services</a></div></div>
</div>
</body>
diff --git a/docs/org.eclipse.jst.ws.doc.user/concepts/cwsstandards.html b/docs/org.eclipse.jst.ws.doc.user/concepts/cwsstandards.html
index 90de5d913..227d10a61 100644
--- a/docs/org.eclipse.jst.ws.doc.user/concepts/cwsstandards.html
+++ b/docs/org.eclipse.jst.ws.doc.user/concepts/cwsstandards.html
@@ -76,8 +76,7 @@ must comply in order to claim WS-I conformance. The Web services WS-I validation
tools currently support WS-I Simple SOAP Binding Profile 1.0 and the Attachment
Profile 1.0. To view the specifications, refer to the WS-I Web site, and under
<span class="uicontrol">Resources</span> select <span class="uicontrol">Documentation</span>: <a href="http://www.ws-i.org" target="_blank">http://www.ws-i.org</a></p>
-<div class="p">Several new Web services standards are also supported by Rational<sup>®</sup> Developer
-products. These include:<dl><dt class="dlterm">JAX-RPC</dt>
+<div class="p">Several new Web services standards are also supported by these tools. These include:<dl><dt class="dlterm">JAX-RPC</dt>
<dd>JAX-RPC stands for Java„¢ API for XML-based RPC, also known as
JSR 101. It is a specification that describes Java Application Programming Interfaces
(APIs) and conventions for building Web services and Web service clients that
@@ -95,8 +94,7 @@ For more information, refer to the official specifications: <ul><li><a href="htt
</ul>
</dd>
<dt class="dlterm">WS-S</dt>
-<dd>Rational Developer
-products support the OASIS Web Services Security 1.0 standard. For more information
+<dd>These tools support the OASIS Web Services Security 1.0 standard. For more information
on the various components of this standard, refer to:<ul><li><a href="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0.pdf" target="_blank">Web Services Security: SOAP Message Security
V1.0</a> </li>
<li> <a href="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0.pdf" target="_blank">Web Services Security: Username Token Profile
diff --git a/docs/org.eclipse.jst.ws.doc.user/ref/rwsdl.html b/docs/org.eclipse.jst.ws.doc.user/ref/rwsdl.html
index f7d9127f4..14817f20e 100644
--- a/docs/org.eclipse.jst.ws.doc.user/ref/rwsdl.html
+++ b/docs/org.eclipse.jst.ws.doc.user/ref/rwsdl.html
@@ -49,13 +49,6 @@ of a binding and a network address.</li>
</ul>
<p>For more information on WSDL, refer to </p>
<p><a href="http://www.w3.org/TR/wsdl" target="_blank">www.w3.org/TR/wsdl</a></p>
-<p>The
-various WSDL elements can be structured in many ways. It can be in one single
-WSDL file or in mulitple WSDL files. If the IBM<sup>®</sup> WebSphere<sup>®</sup> or AXIS 1.0 run-time environment
-are selected, Rational<sup>®</sup> Developer
-products generate one single WSDL file containing in-line schema. If the IBM SOAP
-run-time environment is selected, Rational Developer products generate
-multiple WSDL and XSD files by default.</p>
</div>
</div>
<div>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tedtwsdl.html b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tedtwsdl.html
index 5ded8328d..f1a8ecbe2 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tedtwsdl.html
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tedtwsdl.html
@@ -20,7 +20,7 @@
<h1 class="topictitle1">Editing WSDL files</h1>
<div><p>Once you have created a WSDL file, you can edit it in the WSDL
-editor. You can also import WSDL files you have created outside Rational<sup>®</sup> Developer
+editor. You can also import WSDL files you have created in other
products into the workbench and edit them in the WSDL editor.</p>
<div class="section"><p>To open a WSDL file in the WSDL editor, double-click it in the
Navigator view or right-click it and click <strong>Open With &gt; WSDL Editor.</strong></p>

Back to the top