Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'docs/org.eclipse.jst.ws.doc.user/webservice_toc.xml')
-rw-r--r--docs/org.eclipse.jst.ws.doc.user/webservice_toc.xml60
1 files changed, 0 insertions, 60 deletions
diff --git a/docs/org.eclipse.jst.ws.doc.user/webservice_toc.xml b/docs/org.eclipse.jst.ws.doc.user/webservice_toc.xml
deleted file mode 100644
index 0c4661c62..000000000
--- a/docs/org.eclipse.jst.ws.doc.user/webservice_toc.xml
+++ /dev/null
@@ -1,60 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<?NLS TYPE="org.eclipse.help.toc"?>
-
-<toc label="wsmaintoc" topic="concepts/cws.html">
-<topic label="Web services overview" href="concepts/cws.html">
-<topic label="Web services standards" href="concepts/cwsstandards.html">
-<topic label="Web Services Description Language (WSDL)" href="concepts/cwsdl.html">
-<topic label="Web Services Description Language (WSDL) reference" href="ref/rwsdl.html"/>
-</topic>
-<topic label="SOAP" href="concepts/csoap.html"/>
-<topic label="Universal Description, Discovery, and Integration (UDDI)" href="../org.eclipse.jst.ws.consumption.ui.doc.user/concepts/cuddi.html">
-<topic label="Relationship between UDDI and WSDL" href="../org.eclipse.jst.ws.consumption.ui.doc.user/concepts/cwsdlud.html"/>
-</topic>
-<topic label="Web Services Inspection Language (WSIL)" href="concepts/cwsil.html">
-<topic label="Relationship between UDDI and WSIL" href="concepts/cwsilud.html"/>
-</topic>
-<topic label="JAX-RPC" href="concepts/cjaxrpc.html"/>
-<topic label="JSR 109 and JSR 921- Implementing Enterprise Web services" href="concepts/cjsr109.html"/>
-</topic>
-<topic label="Workspace and tools">
-<topic label="Tools for Web services development" href="concepts/cwsinwsa.html">
-<topic label="Creating Web services with the Apache Axis run-time environment" href="../org.eclipse.jst.ws.axis.ui.doc.user/concepts/caxistover.html"/>
-</topic>
-<topic label="Configuring your workspace">
-<topic label="Web services preferences" href="ref/rwspref.html"/>
-<topic label="Web services interoperability (WS-I)" href="concepts/cwsiover.html">
-<topic label="Setting the level of WS-I compliance" href="tasks/twsicomply.html"/>
-</topic>
-<topic label="Creating an Apache Tomcat server and Web project" href="../org.eclipse.jst.ws.axis.ui.doc.user/tasks/ttomcatserv.html"/>
-</topic>
-</topic>
-</topic>
-<topic label="Importing and creating resources used by Web services">
-<link toc="../org.eclipse.wst.wsdl.ui.doc.user/wswsdleditort_toc.xml"/>
-</topic>
-<topic label="Developing Web services" href="tasks/toverws.html">
-<topic label="Creating top-down Web services" href="concepts/cwstopdown.html">
-<topic label="Creating a Web service and Java bean skeleton from WSDL" href="../org.eclipse.jst.ws.axis.ui.doc.user/tasks/tsklwsdla.html"/>
-</topic>
-<topic label="Creating bottom-up Web services" href="concepts/cwsbtmup.html">
-<topic label="Creating a Web service from a Java bean" href="../org.eclipse.jst.ws.axis.ui.doc.user/tasks/twsbeana.html"/>
-</topic>
-<topic label="Creating Web service clients">
-<topic label="Discovering and importing a Web service" href="../org.eclipse.jst.ws.consumption.ui.doc.user/tasks/tdiscov.html"/>
-<topic label="Generating a Java client proxy from a WSDL document using the Axis run-time environment" href="../org.eclipse.jst.ws.axis.ui.doc.user/tasks/tsampappa.html"/>
-</topic>
-</topic>
-<topic label="Testing and validating Web services">
-<topic label="Testing WSDL documents and Web services with the WSDL Explorer" href="../org.eclipse.jst.ws.consumption.ui.doc.user/tasks/ttestwsdl.html"/>
-<topic label="Validating WSDL" href="../org.eclipse.wst.wsi.ui.doc.user/tasks/twsdlval.html"/>
-<topic label="Testing Web services with the TCP/IP Monitor" href="../org.eclipse.wst.wsi.ui.doc.user/tasks/tmonitor.html">
-<topic label="Validating WS-I compliance of Web service SOAP traffic" href="../org.eclipse.wst.wsi.ui.doc.user/tasks/twsival.html"/>
-</topic>
-</topic>
-<topic label="Publishing Web services">
-<link toc="../org.eclipse.jst.ws.consumption.ui.doc.user/wsconsumptiont_toc.xml"/>
-<topic label="Generating WSIL" href="../org.eclipse.jst.ws.consumption.ui.doc.user/tasks/tgenwsil.html"/>
-</topic>
-</toc>

Back to the top