[245427] invalid reference to old SOAP runtime not supported by tools
diff --git a/docs/org.eclipse.jst.ws.doc.user/concepts/csoap.dita b/docs/org.eclipse.jst.ws.doc.user/concepts/csoap.dita
index 4237c27..63bf005 100644
--- a/docs/org.eclipse.jst.ws.doc.user/concepts/csoap.dita
+++ b/docs/org.eclipse.jst.ws.doc.user/concepts/csoap.dita
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!--Arbortext, Inc., 1988-2005, v.4002-->
+<!--Arbortext, Inc., 1988-2006, v.4002-->
<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN"
"concept.dtd">
<concept id="csoap" xml:lang="en-us">
@@ -9,9 +9,8 @@
A SOAP message is a transmission of information from a sender to a receiver.
SOAP messages can be combined to perform request/response patterns. </shortdesc>
<prolog><metadata>
-<keywords><indexterm>SOAP<indexterm>overview</indexterm></indexterm>
-<indexterm>Web services<indexterm>SOAP</indexterm></indexterm>
-</keywords>
+<keywords><indexterm>SOAP<indexterm>overview</indexterm></indexterm><indexterm>Web
+services<indexterm>SOAP</indexterm></indexterm></keywords>
</metadata></prolog>
<conbody>
<p>SOAP is transport independent but is most commonly carried over HTTP in
@@ -76,14 +75,12 @@
href="http://schemas.xmlsoap.org/soap/envelope/" scope="external">http://schemas.xmlsoap.org/soap/envelope/</xref> and
<xref format="html" href="http://schemas.xmlsoap.org/soap/encoding/" scope="external">http://schemas.xmlsoap.org/soap/encoding/</xref></p></section>
<section><title>SOAP implementations</title><p>Different implementations of
-the SOAP protocol are available today. For example, the Apache Foundation
+the SOAP protocol are available today. For example, the Apache Foundation
provides Apache SOAP, which grew out of an <tm tmclass="ibm" tmowner="IBM Corporation"
tmtype="reg" trademark="IBM">IBM</tm> project called SOAP4J, as well as Apache
Axis and the <tm tmclass="ibm" tmowner="IBM Corporation" tmtype="reg" trademark="IBM">IBM</tm> <tm
-tmclass="ibm" tmowner="IBM Corporation" tmtype="reg" trademark="WebSphere">WebSphere</tm> run-time
-environment. The provided Web services tools support Apache SOAP 2.3, Axis
-1.3, and <tm tmclass="ibm" tmowner="IBM Corporation" tmtype="reg" trademark="IBM">IBM</tm> <tm
-tmclass="ibm" tmowner="IBM Corporation" tmtype="reg" trademark="WebSphere">WebSphere</tm> implementations.</p></section>
+tmclass="ibm" tmowner="IBM Corporation" tmtype="reg" trademark="WebSphere">WebSphere</tm> runtime
+environments.</p></section>
<section><title>Mappings</title><p>A mapping defines an association between
a qualified XML element name, a <tm tmclass="special" tmowner="Sun Microsystems, Inc."
tmtype="tm" trademark="Java">Java</tm> class name, and an encoding style.
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 57e0b06..a776394 100644
--- a/docs/org.eclipse.jst.ws.doc.user/concepts/csoap.html
+++ b/docs/org.eclipse.jst.ws.doc.user/concepts/csoap.html
@@ -123,9 +123,8 @@
<div class="section"><h4 class="sectiontitle">SOAP implementations</h4><p>Different implementations of
the SOAP protocol are available today. For example, the Apache Foundation
provides Apache SOAP, which grew out of an IBM<sup>®</sup> project called SOAP4J, as well as Apache
-Axis and the IBM WebSphere<sup>®</sup> run-time
-environment. The provided Web services tools support Apache SOAP 2.3, Axis
-1.3, and IBM WebSphere implementations.</p>
+Axis and the IBM WebSphere<sup>®</sup> runtime
+environments.</p>
</div>
<div class="section"><h4 class="sectiontitle">Mappings</h4><p>A mapping defines an association between