This commit was manufactured by cvs2svn to create tag 'v20080515'.
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/.cvsignore b/docs/org.eclipse.jst.server.ui.doc.user/.cvsignore
deleted file mode 100644
index 13825ae..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/.cvsignore
+++ /dev/null
@@ -1,3 +0,0 @@
-build.xml
-org.eclipse.jst.server.ui.doc.user_1.0.0.jar
-temp
\ No newline at end of file
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/.project b/docs/org.eclipse.jst.server.ui.doc.user/.project
deleted file mode 100644
index 63cb28d..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/.project
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>org.eclipse.jst.server.ui.doc.user</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.eclipse.pde.ManifestBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.eclipse.pde.SchemaBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.pde.PluginNature</nature>
-	</natures>
-</projectDescription>
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/DocBuild.xml b/docs/org.eclipse.jst.server.ui.doc.user/DocBuild.xml
deleted file mode 100644
index c844a26..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/DocBuild.xml
+++ /dev/null
@@ -1,67 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<!-- 
-
-	This script build the Help plug-in by transforming the DITA source files into HTML.
-	
-	To use this script, you must install DITA-OT on your machine in the directory
-	defined by the dita.ot.dir property.
-	
-	Run the default target after you edit the DITA source files to regenerate the HTML.
-	
-	To customize this script for other Help plug-ins, modify the value of the args.input property
-	to be the DITA map file for the plug-in.
-	
-	NOTE: This script assumes that links to sibling Help plug-ins have scope="peer", otherwise the
-	output directory structure will be shifted incorrectly.
-	
-	NOTE: This script assumes that you hand code your plugin.xml file in myplugin.xml. This file
-	will be copied over the generated plugin.xml which is currently not being generated correctly
-	by DITA-OT.
-	
-	ChangeLog:
-	2006-04-05 Arthur Ryman <ryman@ca.ibm.com>
-	- Created.
-	2008-01-09 Kate Price <katep@ca.ibm.com>
-	- modified for new DITA-OT version
-	2008-05-05 Kate Price <katep@ca.ibm.com>
-	- modified to add generation of pre-built help index. 
-	- Must delete /index folder before running build
-	
--->
-<project name="eclipsehelp" default="all">
-
-	<property name="dita.ot.dir" location="C:/DITA-OT1.2.2" />
-
-	<path id="dost.class.path">
-		<pathelement location="${dita.ot.dir}${file.separator}lib${file.separator}dost.jar" />
-	</path>
-
-	<taskdef name="integrate" classname="org.dita.dost.platform.IntegratorTask">
-		<classpath refid="dost.class.path" />
-	</taskdef>
-	<target name="all" depends="integrate, eclipsehelp">
-	</target>
-	<target name="integrate">
-		<integrate ditadir="${dita.ot.dir}" />
-	</target>
-
-	<!-- revise below here -->
-	<target name="eclipsehelp">
-		<ant antfile="${dita.ot.dir}${file.separator}conductor.xml" target="init" dir="${dita.ot.dir}">
-			<property name="args.copycss" value="no" />
-			<property name="args.csspath" value="../org.eclipse.wst.doc.user" />
-			<property name="args.eclipse.provider" value="Eclipse.org" />
-			<property name="args.eclipse.version" value="3.3.0" />
-			<property name="args.input" location="org.eclipse.jst.server.ui.doc.user_build_toc.ditamap" /> 
-			<property name="clean.temp" value="true" />
-			<property name="dita.extname" value=".dita" />
-			<property name="dita.temp.dir" location="temp" />
-			<property name="output.dir" location="" />
-			<property name="transtype" value="eclipsehelp" />
-		</ant>
-		<copy file="myplugin.xml" tofile="plugin.xml" overwrite="yes" />
-	</target>
-	<target name="build.index" description="Builds search index for the plug-in" if="eclipse.running">
-	     <help.buildHelpIndex manifest="plugin.xml" destination="."/>
-	</target>
-</project>
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/META-INF/MANIFEST.MF b/docs/org.eclipse.jst.server.ui.doc.user/META-INF/MANIFEST.MF
deleted file mode 100644
index b769724..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,8 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: %pluginName
-Bundle-SymbolicName: org.eclipse.jst.server.ui.doc.user; singleton:=true
-Bundle-Version: 1.0.400.qualifier
-Bundle-Vendor: %pluginProvider
-Bundle-Localization: plugin
-Eclipse-LazyStart: true
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/about.html b/docs/org.eclipse.jst.server.ui.doc.user/about.html
deleted file mode 100644
index 2199df3..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/about.html
+++ /dev/null
@@ -1,34 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-
-<H3>About This Content</H3>
-
-<P>June, 2008</P>
-
-<H3>License</H3>
-
-<P>The Eclipse Foundation makes available all content in this plug-in 
-("Content"). Unless otherwise indicated below, the Content is provided to you 
-under the terms and conditions of the Eclipse Public License Version 1.0 
-("EPL"). A copy of the EPL is available at
-<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>. 
-For purposes of the EPL, "Program" will mean the Content.</P>
-
-<P>If you did not receive this Content directly from the Eclipse Foundation, the 
-Content is being redistributed by another party ("Redistributor") and different 
-terms and conditions may apply to your use of any object code in the Content. 
-Check the Redistributor’s license that was provided with the Content. If no such 
-license exists, contact the Redistributor. Unless otherwise indicated below, the 
-terms and conditions of the EPL still apply to any source code in the Content 
-and such source code may be obtained at
-<A href="http://www.eclipse.org/">http://www.eclipse.org/</A>.</P>
-
-</BODY>
-</HTML>
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/build.properties b/docs/org.eclipse.jst.server.ui.doc.user/build.properties
deleted file mode 100644
index 1c6319a..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/build.properties
+++ /dev/null
@@ -1,15 +0,0 @@
-bin.includes = org.eclipse.jst.server.ui.doc.user_build_toc.xml,\
-               *.xml,\
-               plugin.properties,\
-               plugin.xml,\
-               about.html,\
-               images/,\
-               topics/*.html,\
-               index/,\
-               META-INF/
-src.includes = build.properties,\
-			   *.maplist,\
-               *.ditamap,\
-		       topics/*.dita
-bin.excludes = DocBuild.xml,\
-               myPlugin*.xml
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/build_toc.xml b/docs/org.eclipse.jst.server.ui.doc.user/build_toc.xml
deleted file mode 100644
index 4b38089..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/build_toc.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- /*******************************************************************************
- * Copyright (c) 2000, 2005 IBM Corporation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- * 
- * Contributors:
- *     IBM Corporation - initial API and implementation
- *******************************************************************************/ -->
-<toc label="Working with Servers">
-<topic label="Working with Tomcat">
-   <topic label="Creating a Tomcat server" href="topics/tomcat.html"/>
-   <topic label="Adding the Apache Tomcat runtimes" href="topics/twtomprf.html"/>
-</topic>
-</toc>
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/images/InstallTomcat1.jpg b/docs/org.eclipse.jst.server.ui.doc.user/images/InstallTomcat1.jpg
deleted file mode 100644
index 94b4360..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/images/InstallTomcat1.jpg
+++ /dev/null
Binary files differ
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/images/InstallTomcat2.jpg b/docs/org.eclipse.jst.server.ui.doc.user/images/InstallTomcat2.jpg
deleted file mode 100644
index 1c69242..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/images/InstallTomcat2.jpg
+++ /dev/null
Binary files differ
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/index/_2.cfs b/docs/org.eclipse.jst.server.ui.doc.user/index/_2.cfs
deleted file mode 100644
index 651f3a4..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/index/_2.cfs
+++ /dev/null
Binary files differ
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/index/deletable b/docs/org.eclipse.jst.server.ui.doc.user/index/deletable
deleted file mode 100644
index 593f470..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/index/deletable
+++ /dev/null
Binary files differ
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/index/indexed_contributions b/docs/org.eclipse.jst.server.ui.doc.user/index/indexed_contributions
deleted file mode 100644
index b929d0f..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/index/indexed_contributions
+++ /dev/null
@@ -1,3 +0,0 @@
-#This is a generated file; do not edit.

-#Tue May 13 23:14:01 EDT 2008

-org.eclipse.jst.server.ui.doc.user=org.eclipse.jst.server.ui.doc.user\n1.0.400.qualifier

diff --git a/docs/org.eclipse.jst.server.ui.doc.user/index/indexed_dependencies b/docs/org.eclipse.jst.server.ui.doc.user/index/indexed_dependencies
deleted file mode 100644
index 2a56a8b..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/index/indexed_dependencies
+++ /dev/null
@@ -1,4 +0,0 @@
-#This is a generated file; do not edit.

-#Tue May 13 23:14:01 EDT 2008

-lucene=1.9.1.v200803061811

-analyzer=org.eclipse.help.base\#3.3.100.v20080425?locale\=en

diff --git a/docs/org.eclipse.jst.server.ui.doc.user/index/indexed_docs b/docs/org.eclipse.jst.server.ui.doc.user/index/indexed_docs
deleted file mode 100644
index 4b35747..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/index/indexed_docs
+++ /dev/null
@@ -1,4 +0,0 @@
-#This is a generated file; do not edit.

-#Tue May 13 23:14:01 EDT 2008

-/org.eclipse.jst.server.ui.doc.user/topics/tomcat.html=0

-/org.eclipse.jst.server.ui.doc.user/topics/twtomprf.html=0

diff --git a/docs/org.eclipse.jst.server.ui.doc.user/index/segments b/docs/org.eclipse.jst.server.ui.doc.user/index/segments
deleted file mode 100644
index 3cc5dc9..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/index/segments
+++ /dev/null
Binary files differ
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/jst_reltable.ditamap b/docs/org.eclipse.jst.server.ui.doc.user/jst_reltable.ditamap
deleted file mode 100644
index 7c2a4dd..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/jst_reltable.ditamap
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2005, v.4002-->

-<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN"

-  "map.dtd">

-<?Pub Inc?>

-<map id="relationship">

-<reltable>

-<relheader>

-<relcolspec type="concept"></relcolspec>

-<relcolspec type="task"></relcolspec>

-<relcolspec type="reference"></relcolspec>

-<relcolspec></relcolspec>

-</relheader>

-<relrow>

-<relcell></relcell>

-<relcell collection-type="family"><?Pub Caret?>

-<topicref href="topics/tomcat.dita" navtitle="Creating a Tomcat server"></topicref>

-<topicref href="topics/twtomprf.dita" navtitle="Adding the Apache Tomcat runtimes">

-</topicref>

-</relcell>

-<relcell></relcell>

-<relcell></relcell>

-</relrow>

-</reltable>

-</map>

-<?Pub *0000000725?>

diff --git a/docs/org.eclipse.jst.server.ui.doc.user/myplugin.xml b/docs/org.eclipse.jst.server.ui.doc.user/myplugin.xml
deleted file mode 100644
index fc9015e..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/myplugin.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.0"?>
-<?NLS TYPE="org.eclipse.help.toc"?> 
-<!-- /*******************************************************************************
- * Copyright (c) 2000, 2008 IBM Corporation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- * 
- * Contributors:
- *     IBM Corporation - initial API and implementation
- *******************************************************************************/ -->
-<plugin>
-
-<extension point="org.eclipse.help.toc">
-	<toc file="org.eclipse.jst.server.ui.doc.user_build_toc.xml" />
-	<toc file="tomcat_create.xml" />
-	<toc file="tomcat_pref.xml" /> 
-       <index path="index/"/>    
-</extension>
-<extension
-      point="org.eclipse.help.index">
-      <index file="org.eclipse.jst.server.ui.doc.userindex.xml"/>
-</extension>
-<extension point="org.eclipse.help.base.luceneSearchParticipants">
-      <binding participantId="org.eclipse.help.base.xhtml"/>
-   </extension>
-</plugin>
\ No newline at end of file
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.user.maplist b/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.user.maplist
deleted file mode 100644
index 23a8c60..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.user.maplist
+++ /dev/null
@@ -1,11 +0,0 @@
-<maplist version="3.6.2">

-  <nav>

-    <map file="org.eclipse.jst.server.ui.doc.user_build_toc.ditamap"/>

-    <map file="tomcat_pref.ditamap"/>

-    <map file="tomcat_create.ditamap"/>

-  </nav>

-  <link>

-    <map file="org.eclipse.jst.server.ui.doc.user_build_toc.ditamap"/>

-    <map file="jst_reltable.ditamap"/>

-  </link>

-</maplist>

diff --git a/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.user_build_toc.ditamap b/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.user_build_toc.ditamap
deleted file mode 100644
index bfa8a2b..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.user_build_toc.ditamap
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2005, v.4002-->

-<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN"

-  "map.dtd">

-<map title="For building purposes">

-<topicref href="topics/tomcat.dita" navtitle="Creating a Tomcat server"></topicref>

-<topicref href="topics/twtomprf.dita" navtitle="Adding the Apache Tomcat runtimes">

-</topicref>

-</map><?Pub Caret1?>

-<?Pub *0000000406?>

diff --git a/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.user_build_toc.xml b/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.user_build_toc.xml
deleted file mode 100644
index 75645e3..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.user_build_toc.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<?NLS TYPE="org.eclipse.help.toc"?>
-
-<toc label="For building purposes" topic="topics/tomcat.html">
-<topic label="Creating a Tomcat server" href="topics/tomcat.html"/>
-<topic label="Adding the Apache Tomcat runtimes" href="topics/twtomprf.html"/>
-</toc>
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.userindex.html b/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.userindex.html
deleted file mode 100644
index 8ba6d1d..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.userindex.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE html
-  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="copyright" content="(C) Copyright IBM Corporation 2007" />
-<meta name="security" content="public" />
-<meta name="Robots" content="index,follow" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta name="DC.Format" content="XHTML" />
-<!-- All rights reserved. Licensed Materials Property of IBM -->
-<!-- US Government Users Restricted Rights -->
-<!-- Use, duplication or disclosure restricted by -->
-<!-- GSA ADP Schedule Contract with IBM Corp. -->
-<link rel="stylesheet" type="text/css" href="ibmdita.css" />
-<title>Index</title>
-</head>
-<body>
-<h1>Index</h1>
-<strong>A</strong>
-<ul class="indexlist">
-<li>Apache Tomcat
-<ul class="indexlist">
-<li><a href="topics/twtomprf.html#twtomprf_jst">runtime environments</a>
-</li>
-<li><a href="topics/tomcat.html#tomcat_jst">testing Web projects</a>
-</li>
-</ul>
-</li>
-</ul>
-<strong>R</strong>
-<ul class="indexlist">
-<li>runtime environments
-<ul class="indexlist">
-<li><a href="topics/tomcat.html#tomcat_jst">Apache Tomcat</a>
-</li>
-<li><a href="topics/twtomprf.html#twtomprf_jst">defining Apache Tomcat</a>
-</li>
-</ul>
-</li>
-</ul>
-<strong>S</strong>
-<ul class="indexlist">
-<li>servers
-<ul class="indexlist">
-<li><a href="topics/tomcat.html#tomcat_jst">Apache Tomcat</a>
-</li>
-<li><a href="topics/twtomprf.html#twtomprf_jst">runtime environments</a>
-</li>
-</ul>
-</li>
-</ul>
-<strong>W</strong>
-<ul class="indexlist">
-<li>workbench
-<ul class="indexlist">
-<li><a href="topics/twtomprf.html#twtomprf_jst">server runtime environments</a>
-</li>
-</ul>
-</li>
-</ul>
-</body></html>
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.userindex.xml b/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.userindex.xml
deleted file mode 100644
index f3200fa..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.userindex.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<index>
-  <entry keyword="testing">
-    <entry keyword="Web projects">
-      <topic href="topics/tomcat.html#tomcat_jst" title="Creating a Tomcat server"/>
-    </entry>
-  </entry>
-  <entry keyword="servers">
-    <entry keyword="Apache Tomcat">
-      <topic href="topics/tomcat.html#tomcat_jst" title="Creating a Tomcat server"/>
-      <topic href="topics/twtomprf.html#twtomprf_jst" title="Adding the Apache Tomcat runtimes"/>
-    </entry>
-  </entry>
-  <entry keyword="Web projects">
-    <entry keyword="testing with Apache Tomcat">
-      <topic href="topics/tomcat.html#tomcat_jst" title="Creating a Tomcat server"/>
-    </entry>
-  </entry>
-  <entry keyword="Apache Tomcat">
-    <entry keyword="defining runtime environment">
-      <topic href="topics/twtomprf.html#twtomprf_jst" title="Adding the Apache Tomcat runtimes"/>
-    </entry>
-  </entry>
-  <entry keyword="runtime environments">
-    <entry keyword="Apache Tomcat">
-      <topic href="topics/twtomprf.html#twtomprf_jst" title="Adding the Apache Tomcat runtimes"/>
-    </entry>
-  </entry>
-  <entry keyword="workbench">
-    <entry keyword="Apache Tomcat server runtime environment">
-      <topic href="topics/twtomprf.html#twtomprf_jst" title="Adding the Apache Tomcat runtimes"/>
-    </entry>
-  </entry>
-</index>
\ No newline at end of file
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/plugin.properties b/docs/org.eclipse.jst.server.ui.doc.user/plugin.properties
deleted file mode 100644
index 5adea4f..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/plugin.properties
+++ /dev/null
@@ -1,15 +0,0 @@
-###############################################################################
-# Copyright (c) 2001, 2005 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
-# 
-# Contributors:
-#     IBM Corporation - initial API and implementation
-###############################################################################
-# NLS_MESSAGEFORMAT_VAR 
-# NLS_ENCODING=UTF-8 
-
-pluginName = Server Tools documentation for J2EE Standard Tools
-pluginProvider = Eclipse.org
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/plugin.xml b/docs/org.eclipse.jst.server.ui.doc.user/plugin.xml
deleted file mode 100644
index fc9015e..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/plugin.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.0"?>
-<?NLS TYPE="org.eclipse.help.toc"?> 
-<!-- /*******************************************************************************
- * Copyright (c) 2000, 2008 IBM Corporation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- * 
- * Contributors:
- *     IBM Corporation - initial API and implementation
- *******************************************************************************/ -->
-<plugin>
-
-<extension point="org.eclipse.help.toc">
-	<toc file="org.eclipse.jst.server.ui.doc.user_build_toc.xml" />
-	<toc file="tomcat_create.xml" />
-	<toc file="tomcat_pref.xml" /> 
-       <index path="index/"/>    
-</extension>
-<extension
-      point="org.eclipse.help.index">
-      <index file="org.eclipse.jst.server.ui.doc.userindex.xml"/>
-</extension>
-<extension point="org.eclipse.help.base.luceneSearchParticipants">
-      <binding participantId="org.eclipse.help.base.xhtml"/>
-   </extension>
-</plugin>
\ No newline at end of file
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/tomcat_create.ditamap b/docs/org.eclipse.jst.server.ui.doc.user/tomcat_create.ditamap
deleted file mode 100644
index 6cd7d56..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/tomcat_create.ditamap
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2005, v.4002-->

-<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN"

-  "map.dtd">

-<map anchorref="../org.eclipse.wst.server.ui.doc.user/wtp_create.ditamap#tomcat_create"

-title="tomcat_tasks">

-<topicref href="topics/tomcat.dita" locktitle="yes" navtitle="...Apache Tomcat"><?Pub Caret?>

-<topicref href="topics/twtomprf.dita" navtitle="Adding the Apache Tomcat runtimes"

-toc="no"></topicref>

-</topicref>

-</map>

-<?Pub *0000000496?>

diff --git a/docs/org.eclipse.jst.server.ui.doc.user/tomcat_create.xml b/docs/org.eclipse.jst.server.ui.doc.user/tomcat_create.xml
deleted file mode 100644
index 10fc98c..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/tomcat_create.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<?NLS TYPE="org.eclipse.help.toc"?>
-
-<toc link_to="../org.eclipse.wst.server.ui.doc.user/wtp_create.xml#tomcat_create" label="tomcat_tasks" topic="topics/tomcat.html">
-<topic label="...Apache Tomcat" href="topics/tomcat.html"/>
-</toc>
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/tomcat_pref.ditamap b/docs/org.eclipse.jst.server.ui.doc.user/tomcat_pref.ditamap
deleted file mode 100644
index 9ecabf9..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/tomcat_pref.ditamap
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2005, v.4002-->

-<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN"

-  "map.dtd">

-<map anchorref="../org.eclipse.wst.server.ui.doc.user/wtp_create.ditamap#tomcat_pref"

-title="tomcat_tasks">

-<topicref href="topics/twtomprf.dita" locktitle="yes" navtitle="...for Apache Tomcat runtimes"><?Pub Caret?>

-</topicref>

-</map>

-<?Pub *0000000405?>

diff --git a/docs/org.eclipse.jst.server.ui.doc.user/tomcat_pref.xml b/docs/org.eclipse.jst.server.ui.doc.user/tomcat_pref.xml
deleted file mode 100644
index 87ec3b3..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/tomcat_pref.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<?NLS TYPE="org.eclipse.help.toc"?>
-
-<toc link_to="../org.eclipse.wst.server.ui.doc.user/wtp_create.xml#tomcat_pref" label="tomcat_tasks" topic="topics/twtomprf.html">
-<topic label="...for Apache Tomcat runtimes" href="topics/twtomprf.html"/>
-</toc>
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/topics/tomcat.dita b/docs/org.eclipse.jst.server.ui.doc.user/topics/tomcat.dita
deleted file mode 100644
index 47c2854..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/topics/tomcat.dita
+++ /dev/null
@@ -1,56 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="tomcat_jst" xml:lang="en-us">

-<title id="title">Creating a Tomcat server</title>

-<shortdesc id="shortdesc">The server tools feature supports the Apache Tomcat

-runtime environment, running locally. With Tomcat, you can only test Web projects

-that contain servlets and JSPs. To set up a server to test projects on Apache

-Tomcat, complete the following: </shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm keyref="tomcat|1|ApacheTomcattestingWebprojects"

-status="changed">testing<indexterm>Web projects</indexterm></indexterm><indexterm

-keyref="tomcat|3|serversApacheTomcat" status="new">servers<indexterm>Apache

-Tomcat</indexterm></indexterm></keywords>

-</metadata><metadata>

-<keywords><indexterm keyref="tomcat|10|WebprojectstestingwithApacheTomcat"

-status="new">Web projects<indexterm>testing with Apache Tomcat</indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<taskbody>

-<prereq id="prereq"><b>Prerequisites</b><p><ul>

-<li>Download Apache Tomcat from  <xref format="html" href="http://jakarta.apache.org/tomcat"

-scope="external">jakarta.apache.org/tomcat</xref></li>

-<li>Extract the compressed file containing Apache Tomcat on your local file

-system.</li>

-<li>Add the Apache Tomcat runtimes. For details on how to do this, refer to

-the <i>Add the Apache Tomcat runtimes</i> link on the bottom of this topic.</li>

-</ul></p><p>To create a Apache Tomcat server:</p></prereq>

-<steps id="steps">

-<step><cmd>In the Servers view, right-click and select <uicontrol>New</uicontrol> > <uicontrol>Server</uicontrol>.

-The Define a New Server wizard opens.</cmd></step>

-<step><cmd>In the <uicontrol>Select the server type</uicontrol> list, select

-the Tomcat server defined in the previous step.</cmd><info><note type="tip">If

-you did not specify the Tomcat install directory, the Define a New Server

-wizard will prompt you for this information.</note></info></step>

-<step><cmd>Start the Tomcat server.</cmd><info>In the Servers view, right-click

-the Tomcat server and select <uicontrol>Start</uicontrol>.</info></step>

-<step><cmd>Test your setup of the Tomcat server.</cmd>

-<substeps>

-<substep><cmd>Open a Web browser.</cmd></substep>

-<substep><cmd>Type the Web address <codeph>http://localhost:8080/</codeph>.

-If you see the Apache Tomcat start page, you have successfully set up your

-Tomcat server.</cmd></substep>

-</substeps>

-</step>

-</steps>

-</taskbody>

-<related-links id="relatedlinks">

-<link href="http://wiki.eclipse.org/WTP_Tomcat_FAQ" scope="external"><linktext>WTP

-Tomcat FAQ</linktext>

-<desc>See this link for additional information about using the Apache Tomcat

-server with the workbench.</desc>

-</link>

-</related-links>

-</task>

diff --git a/docs/org.eclipse.jst.server.ui.doc.user/topics/tomcat.html b/docs/org.eclipse.jst.server.ui.doc.user/topics/tomcat.html
deleted file mode 100644
index 9a3d182..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/topics/tomcat.html
+++ /dev/null
@@ -1,85 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Creating a Tomcat server" />
-<meta name="abstract" content="The server tools feature supports the Apache Tomcat runtime environment, running locally. With Tomcat, you can only test Web projects that contain servlets and JSPs. To set up a server to test projects on Apache Tomcat, complete the following:" />
-<meta name="description" content="The server tools feature supports the Apache Tomcat runtime environment, running locally. With Tomcat, you can only test Web projects that contain servlets and JSPs. To set up a server to test projects on Apache Tomcat, complete the following:" />
-<meta content="testing, Web projects, servers, Apache Tomcat, testing with Apache Tomcat" name="DC.subject" />
-<meta content="testing, Web projects, servers, Apache Tomcat, testing with Apache Tomcat" name="keywords" />
-<meta scheme="URI" name="DC.Relation" content="http://wiki.eclipse.org/WTP_Tomcat_FAQ" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="tomcat_jst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Creating a Tomcat server</title>
-</head>
-<body id="tomcat_jst"><a name="tomcat_jst"><!-- --></a>
-
-
-<h1 class="topictitle1">Creating a Tomcat server</h1>
-
-
-
-<div><p>The server tools feature supports the Apache Tomcat
-runtime environment, running locally. With Tomcat, you can only test Web projects
-that contain servlets and JSPs. To set up a server to test projects on Apache
-Tomcat, complete the following: </p>
-
-<div class="p" id="tomcat_jst__prereq"><a name="tomcat_jst__prereq"><!-- --></a><strong>Prerequisites</strong><div class="p"><ul>
-<li>Download Apache Tomcat from  <a href="http://jakarta.apache.org/tomcat" target="_blank">jakarta.apache.org/tomcat</a></li>
-
-<li>Extract the compressed file containing Apache Tomcat on your local file
-system.</li>
-
-<li>Add the Apache Tomcat runtimes. For details on how to do this, refer to
-the <em>Add the Apache Tomcat runtimes</em> link on the bottom of this topic.</li>
-
-</ul>
-</div>
-<p>To create a Apache Tomcat server:</p>
-</div>
-
-<a name="tomcat_jst__steps"><!-- --></a><ol id="tomcat_jst__steps">
-<li class="stepexpand"><span>In the Servers view, right-click and select <span class="uicontrol">New</span> &gt; <span class="uicontrol">Server</span>.
-The Define a New Server wizard opens.</span></li>
-
-<li class="stepexpand"><span>In the <span class="uicontrol">Select the server type</span> list, select
-the Tomcat server defined in the previous step.</span> <div class="tip"><span class="tiptitle">Tip:</span> If
-you did not specify the Tomcat install directory, the Define a New Server
-wizard will prompt you for this information.</div>
-</li>
-
-<li class="stepexpand"><span>Start the Tomcat server.</span> In the Servers view, right-click
-the Tomcat server and select <span class="uicontrol">Start</span>.</li>
-
-<li class="stepexpand"><span>Test your setup of the Tomcat server.</span>
-<ol type="a">
-<li><span>Open a Web browser.</span></li>
-
-<li><span>Type the Web address <samp class="codeph">http://localhost:8080/</samp>.
-If you see the Apache Tomcat start page, you have successfully set up your
-Tomcat server.</span></li>
-
-</ol>
-
-</li>
-
-</ol>
-
-</div>
-
-<div><div class="relinfo"><strong>Related information</strong><br />
-<div><a href="http://wiki.eclipse.org/WTP_Tomcat_FAQ" target="_blank" title="See this link for additional information about using the Apache Tomcat server with the workbench.">WTP
-Tomcat FAQ</a></div>
-</div>
-</div>
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/topics/twtomprf.dita b/docs/org.eclipse.jst.server.ui.doc.user/topics/twtomprf.dita
deleted file mode 100644
index 6da6abc..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/topics/twtomprf.dita
+++ /dev/null
@@ -1,62 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="twtomprf_jst" xml:lang="en-us">

-<title id="title">Adding the Apache Tomcat runtimes</title>

-<shortdesc id="shortdesc">Using the Preferences page, you can define the server

-runtime environment definitions for the Apache Tomcat server. To define these

-definitions, complete the following: </shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm keyref="twtomprf|1|serversruntimeenvironmentsApacheTomcat"

-status="changed">servers<indexterm>Apache Tomcat</indexterm></indexterm><indexterm

-keyref="twtomprf|2|ApacheTomcatdefiningruntimeenvironment" status="new">Apache

-Tomcat<indexterm>defining runtime environment</indexterm></indexterm><indexterm

-keyref="twtomprf|3|runtimeenvironmentdefiningApacheTomcat" status="changed">runtime

-environments<indexterm>Apache Tomcat</indexterm></indexterm><indexterm keyref="twtomprf|4|workbenchdefiningserverruntimeenvironmentApacheTomcat"

-status="changed">workbench<indexterm>Apache Tomcat server runtime environment</indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<taskbody>

-<steps id="steps">

-<step><cmd>From the Window menu, select  <uicontrol>Preferences</uicontrol>.</cmd>

-</step>

-<step><cmd>In the Preferences window, expand  <uicontrol>Server</uicontrol> and

-then select  <uicontrol>Runtime Environments</uicontrol>.</cmd></step>

-<step><cmd>On the Server Runtime Environments page, click <uicontrol>Add</uicontrol>.</cmd>

-<info>The New Server Runtime Environment wizard opens.</info></step>

-<step><cmd>On the New Server Runtime Environment page, expand <uicontrol>Apache</uicontrol>.</cmd>

-</step>

-<step><cmd>Select one of the following supported Apache Tomcat servers:</cmd>

-<choices>

-<choice>Apache Tomcat v3.2</choice>

-<choice>Apache Tomcat v4.0</choice>

-<choice>Apache Tomcat v4.1</choice>

-<choice>Apache Tomcat v5.0</choice>

-<choice>Apache Tomcat v5.5</choice>

-<choice>Apache Tomcat v6.0</choice>

-</choices>

-</step>

-<step><cmd>When you add a server runtime environment, by default a server

-is created and added as an entry in the Servers view. If you want to only

-add the server runtime environment and not create the server in the Servers

-view, clear the <uicontrol>Create a new local server</uicontrol> check box.</cmd>

-</step>

-<step><cmd>The Tomcat Server page opens when you click  <uicontrol>Next</uicontrol>.</cmd>

-</step>

-<step><cmd>In the <uicontrol>Tomcat installation directory</uicontrol> field,

-type or browse to the directory where you extracted the installation files

-of Apache Tomcat.</cmd><info> For example, <varname>x</varname>:\apache-tomcat-6.0.13,

-where <varname>x</varname> is the installation directory of the Apache Tomcat

-server.</info></step>

-<step><cmd>Click <uicontrol>Finish</uicontrol>.</cmd></step>

-</steps>

-</taskbody>

-<related-links id="relatedlinks">

-<link href="http://wiki.eclipse.org/WTP_Tomcat_FAQ" scope="external"><linktext>WTP

-Tomcat FAQ</linktext>

-<desc>See this link for additional information using the Apache Tomcat server

-with the workbench.</desc>

-</link>

-</related-links>

-</task>

diff --git a/docs/org.eclipse.jst.server.ui.doc.user/topics/twtomprf.html b/docs/org.eclipse.jst.server.ui.doc.user/topics/twtomprf.html
deleted file mode 100644
index b348036..0000000
--- a/docs/org.eclipse.jst.server.ui.doc.user/topics/twtomprf.html
+++ /dev/null
@@ -1,93 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Adding the Apache Tomcat runtimes" />
-<meta name="abstract" content="Using the Preferences page, you can define the server runtime environment definitions for the Apache Tomcat server. To define these definitions, complete the following:" />
-<meta name="description" content="Using the Preferences page, you can define the server runtime environment definitions for the Apache Tomcat server. To define these definitions, complete the following:" />
-<meta content="servers, Apache Tomcat, Apache Tomcat, defining runtime environment, runtime environments, workbench, Apache Tomcat server runtime environment" name="DC.subject" />
-<meta content="servers, Apache Tomcat, Apache Tomcat, defining runtime environment, runtime environments, workbench, Apache Tomcat server runtime environment" name="keywords" />
-<meta scheme="URI" name="DC.Relation" content="http://wiki.eclipse.org/WTP_Tomcat_FAQ" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="twtomprf_jst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Adding the Apache Tomcat runtimes</title>
-</head>
-<body id="twtomprf_jst"><a name="twtomprf_jst"><!-- --></a>
-
-
-<h1 class="topictitle1">Adding the Apache Tomcat runtimes</h1>
-
-
-
-<div><p>Using the Preferences page, you can define the server
-runtime environment definitions for the Apache Tomcat server. To define these
-definitions, complete the following: </p>
-
-<a name="twtomprf_jst__steps"><!-- --></a><ol id="twtomprf_jst__steps">
-<li class="stepexpand"><span>From the Window menu, select  <span class="uicontrol">Preferences</span>.</span>
-</li>
-
-<li class="stepexpand"><span>In the Preferences window, expand  <span class="uicontrol">Server</span> and
-then select  <span class="uicontrol">Runtime Environments</span>.</span></li>
-
-<li class="stepexpand"><span>On the Server Runtime Environments page, click <span class="uicontrol">Add</span>.</span>
- The New Server Runtime Environment wizard opens.</li>
-
-<li class="stepexpand"><span>On the New Server Runtime Environment page, expand <span class="uicontrol">Apache</span>.</span>
-</li>
-
-<li class="stepexpand"><span>Select one of the following supported Apache Tomcat servers:</span>
-<ul>
-<li>Apache Tomcat v3.2</li>
-
-<li>Apache Tomcat v4.0</li>
-
-<li>Apache Tomcat v4.1</li>
-
-<li>Apache Tomcat v5.0</li>
-
-<li>Apache Tomcat v5.5</li>
-
-<li>Apache Tomcat v6.0</li>
-
-</ul>
-
-</li>
-
-<li class="stepexpand"><span>When you add a server runtime environment, by default a server
-is created and added as an entry in the Servers view. If you want to only
-add the server runtime environment and not create the server in the Servers
-view, clear the <span class="uicontrol">Create a new local server</span> check box.</span>
-</li>
-
-<li class="stepexpand"><span>The Tomcat Server page opens when you click  <span class="uicontrol">Next</span>.</span>
-</li>
-
-<li class="stepexpand"><span>In the <span class="uicontrol">Tomcat installation directory</span> field,
-type or browse to the directory where you extracted the installation files
-of Apache Tomcat.</span>  For example, <var class="varname">x</var>:\apache-tomcat-6.0.13,
-where <var class="varname">x</var> is the installation directory of the Apache Tomcat
-server.</li>
-
-<li class="stepexpand"><span>Click <span class="uicontrol">Finish</span>.</span></li>
-
-</ol>
-
-</div>
-
-<div><div class="relinfo"><strong>Related information</strong><br />
-<div><a href="http://wiki.eclipse.org/WTP_Tomcat_FAQ" target="_blank" title="See this link for additional information using the Apache Tomcat server with the workbench.">WTP
-Tomcat FAQ</a></div>
-</div>
-</div>
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.jst.server.ui.infopop/.cvsignore b/docs/org.eclipse.jst.server.ui.infopop/.cvsignore
deleted file mode 100644
index c14487c..0000000
--- a/docs/org.eclipse.jst.server.ui.infopop/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-build.xml
diff --git a/docs/org.eclipse.jst.server.ui.infopop/.project b/docs/org.eclipse.jst.server.ui.infopop/.project
deleted file mode 100644
index 6530a42..0000000
--- a/docs/org.eclipse.jst.server.ui.infopop/.project
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>org.eclipse.jst.server.ui.infopop</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.eclipse.pde.ManifestBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.eclipse.pde.SchemaBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.pde.PluginNature</nature>
-	</natures>
-</projectDescription>
diff --git a/docs/org.eclipse.jst.server.ui.infopop/META-INF/MANIFEST.MF b/docs/org.eclipse.jst.server.ui.infopop/META-INF/MANIFEST.MF
deleted file mode 100644
index ac1f879..0000000
--- a/docs/org.eclipse.jst.server.ui.infopop/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,7 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: %pluginName
-Bundle-SymbolicName: org.eclipse.jst.server.ui.infopop; singleton:=true
-Bundle-Version: 1.0.400.qualifier
-Bundle-Vendor: %providerName
-Bundle-Localization: plugin
diff --git a/docs/org.eclipse.jst.server.ui.infopop/STjavaContexts.xml b/docs/org.eclipse.jst.server.ui.infopop/STjavaContexts.xml
deleted file mode 100644
index 3f822bf..0000000
--- a/docs/org.eclipse.jst.server.ui.infopop/STjavaContexts.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?NLS type="org.eclipse.help.contexts"?>
-<!-- /*******************************************************************************
- * Copyright (c) 2000, 2005 IBM Corporation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- * 
- * Contributors:
- *     IBM Corporation - initial API and implementation
- *******************************************************************************/ -->
-<contexts>
-<context id="jvrt0000">
-<description>This wizard allows you to provide information for configuring generic J2EE runtime.  In the <b>Name</b> field, specify the name that you want to assign to your generic J2EE runtime server.  In the <b>Location</b> field, specify the directory where your J2EE libraries are located.  You can either type the path of the directory or click <b>Browse</b> button to select it.  Under <b>JRE</b> list, select a JRE to compile against.  For example, Workbench default JRE.  You can either select the appropriate value from the JRE list or click <b>Installed JRE</b> to define a new JRE configuration.
-</description>
-</context>
-</contexts>
\ No newline at end of file
diff --git a/docs/org.eclipse.jst.server.ui.infopop/STtomcatContexts.xml b/docs/org.eclipse.jst.server.ui.infopop/STtomcatContexts.xml
deleted file mode 100644
index 16b563b..0000000
--- a/docs/org.eclipse.jst.server.ui.infopop/STtomcatContexts.xml
+++ /dev/null
@@ -1,162 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?NLS type="org.eclipse.help.contexts"?>
-<!-- /*******************************************************************************
- * Copyright (c) 2000, 2008 IBM Corporation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- * 
- * Contributors:
- *     IBM Corporation - initial API and implementation
- *******************************************************************************/ -->
-<contexts>
-<context id="tdmm0000">
-<description>Use this window to either add a new MIME type with a new extension, or to change the MIME type or extension for an existing MIME type.
-
-</description>
-</context>
-<context id="tdmm0002">
-<description>The name of the MIME type. A MIME is a type of resource that the browser uses to determine how to display the information.
-
-</description>
-</context>
-<context id="tdmm0004">
-<description>The extension of the MIME type.
-
-</description>
-</context>
-<context id="tdpr0000">
-<description>This wizard allows you to add a Web module to this server configuration. This wizard appears if you had clicked <b>Add Web Module</b> on the Modules page of the Tomcat Server Configuration Editor.
-
-</description>
-</context>
-<context id="tdpr0002">
-<description>List of available Web modules for this Tomcat server configuration.
-
-</description>
-</context>
-<context id="tdpr0004">
-<description>The Tomcat path which specifies the module's URL. Typically, this might be the name of the project.
-
-</description>
-</context>
-<context id="tdpr0006">
-<description>Specifies the path where the Web module is located.
-
-</description>
-</context>
-<context id="tdpr0008">
-<description>Specifies whether to pick up the changes made to the module while the server is running.
-
-</description>
-</context>
-<context id="tdwm0000">
-<description>This wizard allows you to add a Web module for this server configuration. This wizard appears if you had clicked <b>Add Web module</b> on the Modules page of the Tomcat Server Configuration Editor.
-
-</description>
-</context>
-<context id="tecm0000">
-<description>This editor allows you to edit Tomcat server configuration files. To move between the pages, click on the tabs that are located at the bottom of the Tomcat Configuration Editor.
-
-</description>
-</context>
-<context id="tecm0002">
-<description>List of available MIME types and the extensions that it maps to for a specific server configuration. For example: text, image, or application.
-
-</description>
-</context>
-<context id="tecm0004">
-<description>Add, change, and remove a MIME type and extension. To add a MIME type with a new extension to the MIME Types list, click <b>Add</b>. The Add MIME Mapping window opens. To remove an existing MIME type with its extension from the MIME Types list, select the MIME type and then click <b>Remove</b>. The MIME type and its extension are no longer shown in the list. To change the name of the MIME type, or the extension of an existing MIME type shown in the MIME Types list, select the MIME type and then click <b>Edit</b>. The Edit MIME Mapping window opens.
-
-</description>
-</context>
-<context id="tecm0006">
-<description>Add, change, and remove a MIME type and extension. To add a MIME type with a new extension to the MIME Types list, click <b>Add</b>. The Add MIME Mapping window opens. To remove an existing MIME type with its extension from the MIME Types list, select the MIME type and then click <b>Remove</b>. The MIME type and its extension are no longer shown in the list. To change the name of the MIME type, or the extension of an existing MIME type shown in the MIME Types list, select the MIME type and then click <b>Edit</b>. The Edit MIME Mapping window opens.
-
-</description>
-</context>
-<context id="tecm0008">
-<description>Add, change, and remove a MIME type and extension. To add a MIME type with a new extension to the MIME Types list, click <b>Add</b>. The Add MIME Mapping window opens. To remove an existing MIME type with its extension from the MIME Types list, select the MIME type and then click <b>Remove</b>. The MIME type and its extension are no longer shown in the list. To change the name of the MIME type, or the extension of an existing MIME type shown in the MIME Types list, select the MIME type and then click <b>Edit</b>. The Edit MIME Mapping window opens.
-
-</description>
-</context>
-<context id="tecp0000">
-<description>This editor allows you to edit Tomcat server configuration files. To move between the pages, click on the tabs that are located at the bottom of the Tomcat Configuration Editor.
-
-</description>
-</context>
-<context id="tecp0002">
-<description>List of available ports used by Tomcat and their respective port numbers. To change an existing port number in the list, select the port number and type the new number over it.
-
-</description>
-</context>
-<context id="tecw0000">
-<description>This editor allows you to edit Tomcat server configuration files. To move between the pages, click on the tabs that are located at the bottom of the Tomcat Configuration Editor.
-
-</description>
-</context>
-<context id="tecw0002">
-<description>List of available Web modules for this Tomcat server configuration.
-
-</description>
-</context>
-<context id="tecw0004">
-<description>Adds a Web project to the list.
-
-</description>
-</context>
-<context id="tecw0006">
-<description>Adds a Web module located externally to the list.
-
-</description>
-</context>
-<context id="tecw0008">
-<description>Edits a Web module in the list. For example, you may want to disable the <b>Auto reload</b> function.
-
-</description>
-</context>
-<context id="tecw0010">
-<description>Remove a Web module from the list.
-
-</description>
-</context>
-<context id="teig0000">
-<description>This editor allows you to edit Tomcat server files. To move between the pages, click on the tabs that are located at the bottom of the Tomcat Server Editor.
-
-</description>
-</context>
-<context id="teig0002">
-<description>The name of the Tomcat server.
-
-</description>
-</context>
-<context id="teig0004">
-<description>The directory where Apache Tomcat is installed. For example, d:\tomcat\jakarta-tomcat-3.2.3. You can either type the path of the directory or click <b>Browse</b> to select it.
-
-</description>
-</context>
-<context id="teig0006">
-<description>The directory where Apache Tomcat is installed. For example, d:\tomcat\jakarta-tomcat-3.2.3. You can either type the path of the directory or click <b>Browse</b> to select it.
-
-</description>
-</context>
-<context id="twnr0000">
-<description>This wizard allows you to provide additional installation directory information required for using Apache Tomcat.
-
-In the <b>Name</b> field, specify the name that you want to assign to your Tomcat Server.
-
-In the <b>Tomcat installation directory</b> field, specify the directory where Apache Tomcat is installed. For example, d:\tomcat\jakarta-tomcat-3.2.3. You can either type the path of the 
-directory or click <b>Browse</b> to select it.
-
-Under <b>JRE</b> list, select an environment variable that specify where your JDK is installed.  For example, Workbench default JRE.  You can either select the appropriate value from the JRE list or click <b>Installed JRE</b> to define a new JRE environment variable.
-</description>
-</context>
-
-<context id="tvcp0000">
-<description>This dialog prompts for confirmation to clean the work directory on a Tomcat server. The dialog will indicate if the entire work directory or the work directory for an individual module will be cleaned.
-
-If the server is currently running, the server will be stopped prior to cleaning, and then restarted.
-</description>
-</context>
-</contexts>
\ No newline at end of file
diff --git a/docs/org.eclipse.jst.server.ui.infopop/about.html b/docs/org.eclipse.jst.server.ui.infopop/about.html
deleted file mode 100644
index 2199df3..0000000
--- a/docs/org.eclipse.jst.server.ui.infopop/about.html
+++ /dev/null
@@ -1,34 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-
-<H3>About This Content</H3>
-
-<P>June, 2008</P>
-
-<H3>License</H3>
-
-<P>The Eclipse Foundation makes available all content in this plug-in 
-("Content"). Unless otherwise indicated below, the Content is provided to you 
-under the terms and conditions of the Eclipse Public License Version 1.0 
-("EPL"). A copy of the EPL is available at
-<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>. 
-For purposes of the EPL, "Program" will mean the Content.</P>
-
-<P>If you did not receive this Content directly from the Eclipse Foundation, the 
-Content is being redistributed by another party ("Redistributor") and different 
-terms and conditions may apply to your use of any object code in the Content. 
-Check the Redistributor’s license that was provided with the Content. If no such 
-license exists, contact the Redistributor. Unless otherwise indicated below, the 
-terms and conditions of the EPL still apply to any source code in the Content 
-and such source code may be obtained at
-<A href="http://www.eclipse.org/">http://www.eclipse.org/</A>.</P>
-
-</BODY>
-</HTML>
diff --git a/docs/org.eclipse.jst.server.ui.infopop/build.properties b/docs/org.eclipse.jst.server.ui.infopop/build.properties
deleted file mode 100644
index 5b851b4..0000000
--- a/docs/org.eclipse.jst.server.ui.infopop/build.properties
+++ /dev/null
@@ -1,8 +0,0 @@
-bin.includes = STjavaContexts.xml,\
-               STtomcatContexts.xml,\
-               plugin.properties,\
-               plugin.xml,\
-               about.html,\
-               META-INF/
-src.includes = build.properties
-generateSourceBundle=false
\ No newline at end of file
diff --git a/docs/org.eclipse.jst.server.ui.infopop/plugin.properties b/docs/org.eclipse.jst.server.ui.infopop/plugin.properties
deleted file mode 100644
index 7825c7e..0000000
--- a/docs/org.eclipse.jst.server.ui.infopop/plugin.properties
+++ /dev/null
@@ -1,4 +0,0 @@
-# NLS_MESSAGEFORMAT_VAR
-
-pluginName = Server Tools infopops for J2EE Standard Tools
-providerName = Eclipse.org
diff --git a/docs/org.eclipse.jst.server.ui.infopop/plugin.xml b/docs/org.eclipse.jst.server.ui.infopop/plugin.xml
deleted file mode 100644
index 877ae60..0000000
--- a/docs/org.eclipse.jst.server.ui.infopop/plugin.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.3"?>
-<!-- /*******************************************************************************
- * Copyright (c) 2000, 2008 IBM Corporation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- * 
- * Contributors:
- *     IBM Corporation - initial API and implementation
- *******************************************************************************/ -->
-<?NLS TYPE="org.eclipse.help.contexts"?>
-<plugin>
-
-   
-   <extension
-         point="org.eclipse.help.contexts">
-      <contexts
-            file="STtomcatContexts.xml"
-            plugin="org.eclipse.jst.server.tomcat.ui">
-      </contexts>
-	<contexts
-            file="STjavaContexts.xml"
-            plugin="org.eclipse.jst.server.ui">
-      </contexts>
-   </extension>
-
-</plugin>
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/.cvsignore b/docs/org.eclipse.wst.server.ui.doc.user/.cvsignore
deleted file mode 100644
index 5504a99..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/.cvsignore
+++ /dev/null
@@ -1,3 +0,0 @@
-build.xml
-org.eclipse.wst.server.ui.doc.user_1.0.0.jar
-temp
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/.project b/docs/org.eclipse.wst.server.ui.doc.user/.project
deleted file mode 100644
index 9784512..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/.project
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>org.eclipse.wst.server.ui.doc.user</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.eclipse.pde.ManifestBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.eclipse.pde.SchemaBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.pde.PluginNature</nature>
-	</natures>
-</projectDescription>
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/.settings/org.eclipse.core.resources.prefs b/docs/org.eclipse.wst.server.ui.doc.user/.settings/org.eclipse.core.resources.prefs
deleted file mode 100644
index 428003b..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/.settings/org.eclipse.core.resources.prefs
+++ /dev/null
@@ -1,3 +0,0 @@
-#Mon Apr 17 01:45:54 EDT 2006
-eclipse.preferences.version=1
-encoding/<project>=ISO-8859-1
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/.settings/org.eclipse.pde.prefs b/docs/org.eclipse.wst.server.ui.doc.user/.settings/org.eclipse.pde.prefs
deleted file mode 100644
index 87586c6..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/.settings/org.eclipse.pde.prefs
+++ /dev/null
@@ -1,13 +0,0 @@
-#Mon Apr 17 01:45:43 EDT 2006
-compilers.p.build=0
-compilers.p.deprecated=1
-compilers.p.no-required-att=0
-compilers.p.not-externalized-att=0
-compilers.p.unknown-attribute=0
-compilers.p.unknown-class=0
-compilers.p.unknown-element=0
-compilers.p.unknown-resource=0
-compilers.p.unresolved-ex-points=0
-compilers.p.unresolved-import=0
-compilers.use-project=true
-eclipse.preferences.version=1
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/DocBuild.xml b/docs/org.eclipse.wst.server.ui.doc.user/DocBuild.xml
deleted file mode 100644
index 49bd471..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/DocBuild.xml
+++ /dev/null
@@ -1,66 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<!-- 
-
-	This script build the Help plug-in by transforming the DITA source files into HTML.
-	
-	To use this script, you must install DITA-OT on your machine in the directory
-	defined by the dita.ot.dir property.
-	
-	Run the default target after you edit the DITA source files to regenerate the HTML.
-	
-	To customize this script for other Help plug-ins, modify the value of the args.input property
-	to be the DITA map file for the plug-in.
-	
-	NOTE: This script assumes that links to sibling Help plug-ins have scope="peer", otherwise the
-	output directory structure will be shifted incorrectly.
-	
-	NOTE: This script assumes that you hand code your plugin.xml file in myplugin.xml. This file
-	will be copied over the generated plugin.xml which is currently not being generated correctly
-	by DITA-OT.
-	
-	ChangeLog:
-	2006-04-05 Arthur Ryman <ryman@ca.ibm.com>
-	- Created.
-	2008-01-09 Kate Price <katep@ca.ibm.com>
-	- modified for new DITA-OT version
-	2008-05-05 Kate Price <katep@ca.ibm.com>
-	- modified to add generation of pre-built help index. 
-	- Must delete /index folder before running build
--->
-<project name="eclipsehelp" default="all">
-
-	<property name="dita.ot.dir" location="C:/DITA-OT1.2.2" />
-
-	<path id="dost.class.path">
-		<pathelement location="${dita.ot.dir}${file.separator}lib${file.separator}dost.jar" />
-	</path>
-
-	<taskdef name="integrate" classname="org.dita.dost.platform.IntegratorTask">
-		<classpath refid="dost.class.path" />
-	</taskdef>
-	<target name="all" depends="integrate, eclipsehelp">
-	</target>
-	<target name="integrate">
-		<integrate ditadir="${dita.ot.dir}" />
-	</target>
-
-	<!-- revise below here -->
-	<target name="eclipsehelp">
-		<ant antfile="${dita.ot.dir}${file.separator}conductor.xml" target="init" dir="${dita.ot.dir}">
-			<property name="args.copycss" value="no" />
-			<property name="args.csspath" value="../org.eclipse.wst.doc.user" />
-			<property name="args.eclipse.provider" value="Eclipse.org" />
-			<property name="args.eclipse.version" value="3.3.0" />
-			<property name="args.input" location="org.eclipse.wst.server.ui.doc.user.ditamap" />    		
-			<property name="clean.temp" value="true" />
-			<property name="dita.extname" value=".dita" />
-			<property name="dita.temp.dir" location="temp" />
-			<property name="output.dir" location="" />
-			<property name="transtype" value="eclipsehelp" />
-		</ant>
-		<copy file="myplugin.xml" tofile="plugin.xml" overwrite="yes" />
-	</target>
-	<target name="build.index" description="Builds search index for the plug-in">
-	     <help.buildHelpIndex manifest="plugin.xml" destination="."/>
-	</target>
-</project>
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/META-INF/MANIFEST.MF b/docs/org.eclipse.wst.server.ui.doc.user/META-INF/MANIFEST.MF
deleted file mode 100644
index cd0a19f..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,8 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: %pluginName
-Bundle-SymbolicName: org.eclipse.wst.server.ui.doc.user; singleton:=true
-Bundle-Version: 1.1.0.qualifier
-Bundle-Vendor: %pluginProvider
-Bundle-Localization: plugin
-Eclipse-LazyStart: true
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/about.html b/docs/org.eclipse.wst.server.ui.doc.user/about.html
deleted file mode 100644
index 2199df3..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/about.html
+++ /dev/null
@@ -1,34 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-
-<H3>About This Content</H3>
-
-<P>June, 2008</P>
-
-<H3>License</H3>
-
-<P>The Eclipse Foundation makes available all content in this plug-in 
-("Content"). Unless otherwise indicated below, the Content is provided to you 
-under the terms and conditions of the Eclipse Public License Version 1.0 
-("EPL"). A copy of the EPL is available at
-<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>. 
-For purposes of the EPL, "Program" will mean the Content.</P>
-
-<P>If you did not receive this Content directly from the Eclipse Foundation, the 
-Content is being redistributed by another party ("Redistributor") and different 
-terms and conditions may apply to your use of any object code in the Content. 
-Check the Redistributor’s license that was provided with the Content. If no such 
-license exists, contact the Redistributor. Unless otherwise indicated below, the 
-terms and conditions of the EPL still apply to any source code in the Content 
-and such source code may be obtained at
-<A href="http://www.eclipse.org/">http://www.eclipse.org/</A>.</P>
-
-</BODY>
-</HTML>
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/build.properties b/docs/org.eclipse.wst.server.ui.doc.user/build.properties
deleted file mode 100644
index 0929032..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/build.properties
+++ /dev/null
@@ -1,23 +0,0 @@
-bin.includes = about.html,\
-               wtp_main_toc.xml,\
-               org.eclipse.wst.server.ui.doc.user.xml,\
-               org.eclipse.wst.server.ui.doc.userindex.xml,\
-               wtp_test.xml,\
-               wtp_debug.xml,\
-               wtp_publish.xml,\
-               wtp_create.xml,\
-               wtp_manage.xml,\
-               wtp_pref.xml,\
-               images/,\
-               plugin.properties,\
-               plugin.xml,\
-               topics/*.htm*,\
-                index/,\
-               META-INF/
-src.includes = build.properties,\
-		       *.maplist,\
-               *.ditamap,\
-		       topics/*.dita
-bin.excludes = DocBuild.xml,\
-               myPlugin*.xml
-               
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/images/launch_debug.gif b/docs/org.eclipse.wst.server.ui.doc.user/images/launch_debug.gif
deleted file mode 100644
index 5714d7a..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/images/launch_debug.gif
+++ /dev/null
Binary files differ
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/images/launch_profile.gif b/docs/org.eclipse.wst.server.ui.doc.user/images/launch_profile.gif
deleted file mode 100644
index 89c3340..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/images/launch_profile.gif
+++ /dev/null
Binary files differ
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/images/launch_publish.gif b/docs/org.eclipse.wst.server.ui.doc.user/images/launch_publish.gif
deleted file mode 100644
index 87827af..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/images/launch_publish.gif
+++ /dev/null
Binary files differ
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/images/launch_run.gif b/docs/org.eclipse.wst.server.ui.doc.user/images/launch_run.gif
deleted file mode 100644
index 57f4102..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/images/launch_run.gif
+++ /dev/null
Binary files differ
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/images/launch_stop.gif b/docs/org.eclipse.wst.server.ui.doc.user/images/launch_stop.gif
deleted file mode 100644
index fbf1686..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/images/launch_stop.gif
+++ /dev/null
Binary files differ
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/images/nglinux.gif b/docs/org.eclipse.wst.server.ui.doc.user/images/nglinux.gif
deleted file mode 100644
index 2fc9797..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/images/nglinux.gif
+++ /dev/null
Binary files differ
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/images/scpview.gif b/docs/org.eclipse.wst.server.ui.doc.user/images/scpview.gif
deleted file mode 100644
index b245a13..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/images/scpview.gif
+++ /dev/null
Binary files differ
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/index/_14.cfs b/docs/org.eclipse.wst.server.ui.doc.user/index/_14.cfs
deleted file mode 100644
index bc6ab08..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/index/_14.cfs
+++ /dev/null
Binary files differ
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/index/deletable b/docs/org.eclipse.wst.server.ui.doc.user/index/deletable
deleted file mode 100644
index 593f470..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/index/deletable
+++ /dev/null
Binary files differ
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/index/indexed_contributions b/docs/org.eclipse.wst.server.ui.doc.user/index/indexed_contributions
deleted file mode 100644
index ea81263..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/index/indexed_contributions
+++ /dev/null
@@ -1,3 +0,0 @@
-#This is a generated file; do not edit.

-#Wed May 14 20:24:20 EDT 2008

-org.eclipse.wst.server.ui.doc.user=org.eclipse.wst.server.ui.doc.user\n1.1.0.qualifier

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/index/indexed_dependencies b/docs/org.eclipse.wst.server.ui.doc.user/index/indexed_dependencies
deleted file mode 100644
index aca7157..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/index/indexed_dependencies
+++ /dev/null
@@ -1,4 +0,0 @@
-#This is a generated file; do not edit.

-#Wed May 14 20:24:20 EDT 2008

-lucene=1.9.1.v200803061811

-analyzer=org.eclipse.help.base\#3.3.100.v20080425?locale\=en

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/index/indexed_docs b/docs/org.eclipse.wst.server.ui.doc.user/index/indexed_docs
deleted file mode 100644
index 5fb15e8..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/index/indexed_docs
+++ /dev/null
@@ -1,38 +0,0 @@
-#This is a generated file; do not edit.

-#Wed May 14 20:24:20 EDT 2008

-/org.eclipse.wst.server.ui.doc.user/topics/tservlet.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/twaddprj.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/cwres.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/twdelins.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/twsrtdbg.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/tlimits.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/twmanage.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/tdbgjsp.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/tmonitorport.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/twtcpprf.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/twprefin.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/cwover.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/cwflow.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/tdebug.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/raccessserver.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/twlaunchpref.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/tpublish.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/twstpins.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/twsrvprf.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/rwtcpvw.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/tprefaud.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/twremprj.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/rwrcview.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/twpub.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/tj2eepreview.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/twinstprf.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/twedtins.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/twsrtins.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/twcrtins.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/thttppreview.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/tj2ee.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/tcreate.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/tpref.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/tclean.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/tmetasrv.html=0

-/org.eclipse.wst.server.ui.doc.user/topics/testing.html=0

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/index/segments b/docs/org.eclipse.wst.server.ui.doc.user/index/segments
deleted file mode 100644
index d8ce221..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/index/segments
+++ /dev/null
Binary files differ
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/myplugin.xml b/docs/org.eclipse.wst.server.ui.doc.user/myplugin.xml
deleted file mode 100644
index 3af70b4..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/myplugin.xml
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.3"?>
-<?NLS TYPE="org.eclipse.help.toc"?>
-<!-- /*******************************************************************************
- * Copyright (c) 2000, 2008 IBM Corporation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- * 
- * Contributors:
- *     IBM Corporation - initial API and implementation
- *******************************************************************************/ -->
-
-<plugin>
-
-<extension point="org.eclipse.help.toc">
-	<toc file="org.eclipse.wst.server.ui.doc.user.xml" />
-	<toc file="wtp_main_toc.xml" /> 
-	<toc file="wtp_test.xml" /> 
-	<toc file="wtp_debug.xml" /> 
-	<toc file="wtp_publish.xml" /> 
-	<toc file="wtp_create.xml" /> 
-	<toc file="wtp_manage.xml" /> 
-	<toc file="wtp_pref.xml" />
-       <index path="index/"/>
-</extension>
-<extension
-      point="org.eclipse.help.index">
-      <index file="org.eclipse.wst.server.ui.doc.userindex.xml"/>
-</extension>
-         <extension point="org.eclipse.help.base.luceneSearchParticipants">
-      <binding participantId="org.eclipse.help.base.xhtml"/>
-   </extension>
-</plugin>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/org.eclipse.wst.server.ui.doc.user.ditamap b/docs/org.eclipse.wst.server.ui.doc.user/org.eclipse.wst.server.ui.doc.user.ditamap
deleted file mode 100644
index 5e4dfd8..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/org.eclipse.wst.server.ui.doc.user.ditamap
+++ /dev/null
@@ -1,70 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN"

- "map.dtd">

-<map id="wstservertoolsTOC" title="For building purposes">

-<topicref href="topics/cwflow.dita" navtitle="Which test server will start">

-</topicref>

-<topicref href="topics/cwover.dita" navtitle="Application testing and publishing">

-</topicref>

-<topicref href="topics/cwres.dita" navtitle="Resources used by the Server Tools">

-</topicref>

-<topicref href="topics/rwrcview.dita" navtitle="Servers view"></topicref>

-<topicref href="topics/rwtcpvw.dita" navtitle="TCP/IP Monitor view"></topicref>

-<topicref href="topics/tdbgjsp.dita" navtitle="Debugging a JSP file on a server">

-</topicref>

-<topicref href="topics/tdebug.dita" navtitle="Debugging applications on a server">

-</topicref>

-<topicref href="topics/testing.dita" navtitle="Testing artifacts on a server">

-</topicref>

-<topicref href="topics/tj2ee.dita" navtitle="Testing applications on a server">

-</topicref>

-<topicref href="topics/tlimits.dita" navtitle="Limitations and restrictions">

-</topicref>

-<topicref href="topics/tpref.dita" navtitle="Defining server preferences">

-</topicref>

-<topicref href="topics/tprefaud.dita" navtitle="Defining the audio preference">

-</topicref>

-<topicref href="topics/tpublish.dita" navtitle="Publishing applications to a server">

-</topicref>

-<topicref href="topics/tservlet.dita" navtitle="Debugging a servlet on a server">

-</topicref>

-<topicref href="topics/twaddprj.dita" navtitle="Adding projects to a server">

-</topicref>

-<topicref href="topics/twcrtins.dita" navtitle="Creating a server"></topicref>

-<topicref href="topics/twdelins.dita" navtitle="Deleting a server"></topicref>

-<topicref href="topics/twedtins.dita" navtitle="Editing a server"></topicref>

-<topicref href="topics/twinstprf.dita" navtitle="Defining the installed server runtime environments">

-</topicref>

-<topicref href="topics/twmanage.dita" navtitle="Managing servers "></topicref>

-<topicref href="topics/twprefin.dita" navtitle="Setting a default server">

-</topicref>

-<topicref href="topics/twpub.dita" navtitle="Publishing your application">

-</topicref>

-<topicref href="topics/twremprj.dita" navtitle="Removing a project from a server">

-</topicref>

-<topicref href="topics/twsrtdbg.dita" navtitle="Starting a server in debug mode">

-</topicref>

-<topicref href="topics/twsrtins.dita" navtitle="Starting a server"></topicref>

-<topicref href="topics/twsrvprf.dita" navtitle="Defining the Server preference">

-</topicref>

-<topicref href="topics/twstpins.dita" navtitle="Stopping a server"></topicref>

-<topicref href="topics/twtcpprf.dita" navtitle="Defining the TCP/IP Monitor preference">

-</topicref>

-<topicref href="topics/tcreate.dita" navtitle="Creating, editing, and deleting servers">

-</topicref>

-<topicref href="topics/tmetasrv.dita" navtitle="Displaying or hiding the metadata of the server">

-</topicref>

-<topicref href="topics/twlaunchpref.dita" navtitle="Defining the launching preferences">

-</topicref>

-<topicref href="topics/tmonitorport.dita" navtitle="Monitoring server ports">

-</topicref>

-<topicref href="topics/tclean.dita" navtitle="Cleaning projects published on the server">

-</topicref>

-<topicref href="topics/thttppreview.dita" navtitle="Testing on a HTTP Preview server">

-</topicref>

-<topicref href="topics/tj2eepreview.dita" navtitle="Testing on a J2EE Preview server">

-</topicref>

-<topicref href="topics/raccessserver.dita" navtitle="Keyboard shortcuts for Server Tools">

-</topicref>

-</map>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/org.eclipse.wst.server.ui.doc.user.maplist b/docs/org.eclipse.wst.server.ui.doc.user/org.eclipse.wst.server.ui.doc.user.maplist
deleted file mode 100644
index 10af56d..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/org.eclipse.wst.server.ui.doc.user.maplist
+++ /dev/null
@@ -1,22 +0,0 @@
-<maplist version="3.6.2">

-  <nav>

-    <map file="wtp_main_toc.ditamap"/>

-    <map file="org.eclipse.wst.server.ui.doc.user.ditamap"/>

-    <map file="wtp_create.ditamap"/>

-    <map file="wtp_debug.ditamap"/>

-    <map file="wtp_manage.ditamap"/>

-    <map file="wtp_pref.ditamap"/>

-    <map file="wtp_publish.ditamap"/>

-    <map file="wtp_test.ditamap"/>

-  </nav>

-  <link>

-    <map file="wtp_debug.ditamap"/>

-    <map file="wtp_create.ditamap"/>

-    <map file="wtp_manage.ditamap"/>

-    <map file="wtp_pref.ditamap"/>

-    <map file="wtp_publish.ditamap"/>

-    <map file="wtp_test.ditamap"/>

-    <map file="wtp_main_toc.ditamap"/>

-    <map file="wtp_reltable.ditamap"/>

-  </link>

-</maplist>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/org.eclipse.wst.server.ui.doc.user.xml b/docs/org.eclipse.wst.server.ui.doc.user/org.eclipse.wst.server.ui.doc.user.xml
deleted file mode 100644
index 1486d3a..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/org.eclipse.wst.server.ui.doc.user.xml
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<?NLS TYPE="org.eclipse.help.toc"?>
-
-<toc label="For building purposes" topic="topics/cwflow.html">
-<topic label="Which server will start" href="topics/cwflow.html"/>
-<topic label="Testing and publishing on your server" href="topics/cwover.html"/>
-<topic label="Resources used to test and publish on your server" href="topics/cwres.html"/>
-<topic label="Servers view" href="topics/rwrcview.html"/>
-<topic label="TCP/IP Monitor view" href="topics/rwtcpvw.html"/>
-<topic label="Debugging a JSP file on a server" href="topics/tdbgjsp.html"/>
-<topic label="Debugging applications on a server" href="topics/tdebug.html"/>
-<topic label="Testing artifacts on a server" href="topics/testing.html"/>
-<topic label="Testing applications on a server" href="topics/tj2ee.html"/>
-<topic label="Limitations and restrictions" href="topics/tlimits.html"/>
-<topic label="Defining server preferences" href="topics/tpref.html"/>
-<topic label="Defining the audio preferences" href="topics/tprefaud.html"/>
-<topic label="Publishing applications to a server" href="topics/tpublish.html"/>
-<topic label="Debugging a servlet on a server" href="topics/tservlet.html"/>
-<topic label="Adding projects to a server" href="topics/twaddprj.html"/>
-<topic label="Creating a server" href="topics/twcrtins.html"/>
-<topic label="Deleting a server" href="topics/twdelins.html"/>
-<topic label="Editing a server" href="topics/twedtins.html"/>
-<topic label="Defining the server runtime environments preferences" href="topics/twinstprf.html"/>
-<topic label="Managing servers" href="topics/twmanage.html"/>
-<topic label="Setting a default server" href="topics/twprefin.html"/>
-<topic label="Publishing your application" href="topics/twpub.html"/>
-<topic label="Removing a project from a server" href="topics/twremprj.html"/>
-<topic label="Starting a server in debug mode" href="topics/twsrtdbg.html"/>
-<topic label="Starting a server" href="topics/twsrtins.html"/>
-<topic label="Defining the server preference" href="topics/twsrvprf.html"/>
-<topic label="Stopping a server" href="topics/twstpins.html"/>
-<topic label="Defining the TCP/IP Monitor preferences" href="topics/twtcpprf.html"/>
-<topic label="Creating, editing, and deleting servers" href="topics/tcreate.html"/>
-<topic label="Displaying or hiding the metadata of the server" href="topics/tmetasrv.html"/>
-<topic label="Defining the launching preferences" href="topics/twlaunchpref.html"/>
-<topic label="Monitoring server ports" href="topics/tmonitorport.html"/>
-<topic label="Clean projects published on the server" href="topics/tclean.html"/>
-<topic label="Testing on an HTTP Preview server" href="topics/thttppreview.html"/>
-<topic label="Testing on a J2EE Preview server" href="topics/tj2eepreview.html"/>
-<topic label="Keyboard shortcuts for Server Tools" href="topics/raccessserver.html"/>
-</toc>
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/org.eclipse.wst.server.ui.doc.userindex.xml b/docs/org.eclipse.wst.server.ui.doc.user/org.eclipse.wst.server.ui.doc.userindex.xml
deleted file mode 100644
index 2353af9..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/org.eclipse.wst.server.ui.doc.userindex.xml
+++ /dev/null
@@ -1,308 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<index>
-  <entry keyword="servers">
-    <entry keyword="starting">
-      <topic href="topics/cwflow.html#cwflow_wst" title="Which server will start"/>
-    </entry>
-    <entry keyword="testing project resources">
-      <topic href="topics/cwover.html#cwover_wst" title="Testing and publishing on your server"/>
-    </entry>
-    <entry keyword="testing applications">
-      <topic href="topics/cwres.html#cwres_wst" title="Resources used to test and publish on your server"/>
-      <topic href="topics/tj2ee.html#tj2ee_wst" title="Testing applications on a server"/>
-    </entry>
-    <entry keyword="managing using the Servers view">
-      <topic href="topics/rwrcview.html#rwrcview_wst" title="Servers view"/>
-    </entry>
-    <entry keyword="TCP/IP monitors">
-      <topic href="topics/rwtcpvw.html#rwtcpvw_wst" title="TCP/IP Monitor view"/>
-    </entry>
-    <entry keyword="debugging JSP files">
-      <topic href="topics/tdbgjsp.html#tdbgjsp_wst" title="Debugging a JSP file on a server"/>
-    </entry>
-    <entry keyword="debugging applications">
-      <topic href="topics/tdebug.html#tdebug_wst" title="Debugging applications on a server"/>
-    </entry>
-    <entry keyword="testing artifacts">
-      <topic href="topics/testing.html#testing_wst" title="Testing artifacts on a server"/>
-    </entry>
-    <entry keyword="preferences">
-      <topic href="topics/tpref.html#tpref_wst" title="Defining server preferences"/>
-      <topic href="topics/twsrvprf.html#twsrvprf_wst" title="Defining the server preference"/>
-    </entry>
-    <entry keyword="publishing applications">
-      <topic href="topics/tpublish.html#tpublish_wst" title="Publishing applications to a server"/>
-      <topic href="topics/twpub.html#twpub_wst" title="Publishing your application"/>
-    </entry>
-    <entry keyword="debugging servlets">
-      <topic href="topics/tservlet.html#tservlet_wst" title="Debugging a servlet on a server"/>
-    </entry>
-    <entry keyword="adding projects">
-      <topic href="topics/twaddprj.html#twaddprj_wst" title="Adding projects to a server"/>
-    </entry>
-    <entry keyword="creating">
-      <topic href="topics/twcrtins.html#twcrtins_wst" title="Creating a server"/>
-      <topic href="topics/tcreate.html#tcreate_wst" title="Creating, editing, and deleting servers"/>
-    </entry>
-    <entry keyword="creating a pointer">
-      <topic href="topics/twcrtins.html#twcrtins_wst" title="Creating a server"/>
-    </entry>
-    <entry keyword="deleting">
-      <topic href="topics/twdelins.html#twdelins_wst" title="Deleting a server"/>
-      <topic href="topics/tcreate.html#tcreate_wst" title="Creating, editing, and deleting servers"/>
-    </entry>
-    <entry keyword="editing">
-      <topic href="topics/twedtins.html#twedtins_wst" title="Editing a server"/>
-      <topic href="topics/tcreate.html#tcreate_wst" title="Creating, editing, and deleting servers"/>
-    </entry>
-    <entry keyword="runtime environment">
-      <entry keyword="defining">
-        <topic href="topics/twinstprf.html#twinstprf_wst" title="Defining the server runtime environments preferences"/>
-      </entry>
-    </entry>
-    <entry keyword="managing">
-      <topic href="topics/twmanage.html#twmanage_wst" title="Managing servers "/>
-    </entry>
-    <entry keyword="setting project defaults">
-      <topic href="topics/twprefin.html#twprefin_wst" title="Setting a default server"/>
-    </entry>
-    <entry keyword="removing projects">
-      <topic href="topics/twremprj.html#twremprj_wst" title="Removing a project from a server"/>
-    </entry>
-    <entry keyword="starting in debug mode">
-      <topic href="topics/twsrtdbg.html#twsrtdbg_wst" title="Starting a server in debug mode"/>
-    </entry>
-    <entry keyword="starting for testing">
-      <topic href="topics/twsrtins.html#twsrtins_wst" title="Starting a server"/>
-    </entry>
-    <entry keyword="stopping">
-      <topic href="topics/twstpins.html#twstpins_wst" title="Stopping a server"/>
-    </entry>
-    <entry keyword="displaying metadata">
-      <topic href="topics/tmetasrv.html#tmetasrv_wst" title="Displaying or hiding the metadata of the server"/>
-    </entry>
-    <entry keyword="hiding metadata">
-      <topic href="topics/tmetasrv.html#tmetasrv_wst" title="Displaying or hiding the metadata of the server"/>
-    </entry>
-    <entry keyword="launching preferences">
-      <topic href="topics/twlaunchpref.html#twlaunchpref_wst" title="Defining the launching preferences"/>
-    </entry>
-    <entry keyword="cleaning projects">
-      <topic href="topics/tclean.html#tclean_wst" title="Clean projects published on the server"/>
-    </entry>
-    <entry keyword="HTTP Preview server">
-      <topic href="topics/thttppreview.html#thttppreview_wst" title="Testing on an HTTP Preview server"/>
-    </entry>
-    <entry keyword="J2EE Preview server">
-      <topic href="topics/tj2eepreview.html#tj2eepreview_wst" title="Testing on a J2EE Preview server"/>
-    </entry>
-    <entry keyword="keyboard shortcuts for server tools">
-      <topic href="topics/raccessserver.html#raccessserver" title="Keyboard shortcuts for Server Tools"/>
-    </entry>
-  </entry>
-  <entry keyword="application client projects">
-    <entry keyword="testing">
-      <topic href="topics/cwover.html#cwover_wst" title="Testing and publishing on your server"/>
-    </entry>
-  </entry>
-  <entry keyword="preferences">
-    <entry keyword="installed server runtime environments">
-      <entry keyword="resources">
-        <topic href="topics/cwres.html#cwres_wst" title="Resources used to test and publish on your server"/>
-      </entry>
-      <entry keyword="defining">
-        <topic href="topics/twinstprf.html#twinstprf_wst" title="Defining the server runtime environments preferences"/>
-      </entry>
-    </entry>
-    <entry keyword="servers">
-      <entry keyword="overview">
-        <topic href="topics/tpref.html#tpref_wst" title="Defining server preferences"/>
-      </entry>
-      <entry keyword="audio">
-        <topic href="topics/tprefaud.html#tprefaud_wst" title="Defining the audio preferences"/>
-      </entry>
-      <entry keyword="testing">
-        <topic href="topics/twsrvprf.html#twsrvprf_wst" title="Defining the server preference"/>
-      </entry>
-      <entry keyword="launching">
-        <topic href="topics/twlaunchpref.html#twlaunchpref_wst" title="Defining the launching preferences"/>
-      </entry>
-    </entry>
-    <entry keyword="TCP/IP Monitor">
-      <topic href="topics/twtcpprf.html#twtcpprf_wst" title="Defining the TCP/IP Monitor preferences"/>
-    </entry>
-  </entry>
-  <entry keyword="runtime environments">
-    <entry keyword="description">
-      <topic href="topics/cwres.html#cwres_wst" title="Resources used to test and publish on your server"/>
-    </entry>
-    <entry keyword="defining">
-      <topic href="topics/twinstprf.html#twinstprf_wst" title="Defining the server runtime environments preferences"/>
-    </entry>
-    <entry keyword="HTTP Preview">
-      <topic href="topics/thttppreview.html#thttppreview_wst" title="Testing on an HTTP Preview server"/>
-    </entry>
-    <entry keyword="J2EE Preview">
-      <topic href="topics/tj2eepreview.html#tj2eepreview_wst" title="Testing on a J2EE Preview server"/>
-    </entry>
-  </entry>
-  <entry keyword="views">
-    <entry keyword="servers">
-      <entry keyword="overview">
-        <topic href="topics/rwrcview.html#rwrcview_wst" title="Servers view"/>
-      </entry>
-      <entry keyword="monitoring server ports">
-        <topic href="topics/tmonitorport.html#tmonitorport_wst" title="Monitoring server ports"/>
-      </entry>
-    </entry>
-    <entry keyword="TCP/IP monitors">
-      <topic href="topics/rwtcpvw.html#rwtcpvw_wst" title="TCP/IP Monitor view"/>
-      <topic href="topics/twtcpprf.html#twtcpprf_wst" title="Defining the TCP/IP Monitor preferences"/>
-    </entry>
-    <entry keyword="server preferences">
-      <topic href="topics/twsrvprf.html#twsrvprf_wst" title="Defining the server preference"/>
-    </entry>
-  </entry>
-  <entry keyword="TCP/IP">
-    <entry keyword="monitors">
-      <topic href="topics/rwtcpvw.html#rwtcpvw_wst" title="TCP/IP Monitor view"/>
-    </entry>
-    <entry keyword="preferences">
-      <topic href="topics/twtcpprf.html#twtcpprf_wst" title="Defining the TCP/IP Monitor preferences"/>
-    </entry>
-  </entry>
-  <entry keyword="JSP files">
-    <entry keyword="debugging">
-      <topic href="topics/tdbgjsp.html#tdbgjsp_wst" title="Debugging a JSP file on a server"/>
-    </entry>
-  </entry>
-  <entry keyword="artifacts">
-    <entry keyword="testing on servers">
-      <topic href="topics/testing.html#testing_wst" title="Testing artifacts on a server"/>
-    </entry>
-  </entry>
-  <entry keyword="applications">
-    <entry keyword="testing on servers">
-      <topic href="topics/tj2ee.html#tj2ee_wst" title="Testing applications on a server"/>
-    </entry>
-    <entry keyword="defining server runtime environment">
-      <topic href="topics/twinstprf.html#twinstprf_wst" title="Defining the server runtime environments preferences"/>
-    </entry>
-    <entry keyword="publishing to servers">
-      <topic href="topics/twpub.html#twpub_wst" title="Publishing your application"/>
-    </entry>
-    <entry keyword="running on servers in debug mode">
-      <topic href="topics/twsrtdbg.html#twsrtdbg_wst" title="Starting a server in debug mode"/>
-    </entry>
-    <entry keyword="starting servers for testing">
-      <topic href="topics/twsrtins.html#twsrtins_wst" title="Starting a server"/>
-    </entry>
-  </entry>
-  <entry keyword="audio">
-    <entry keyword="preferences">
-      <topic href="topics/tprefaud.html#tprefaud_wst" title="Defining the audio preferences"/>
-    </entry>
-  </entry>
-  <entry keyword="workbench">
-    <entry keyword="audio preferences">
-      <topic href="topics/tprefaud.html#tprefaud_wst" title="Defining the audio preferences"/>
-    </entry>
-    <entry keyword="server runtime environment">
-      <topic href="topics/twinstprf.html#twinstprf_wst" title="Defining the server runtime environments preferences"/>
-    </entry>
-    <entry keyword="server metadata">
-      <topic href="topics/tmetasrv.html#tmetasrv_wst" title="Displaying or hiding the metadata of the server"/>
-    </entry>
-    <entry keyword="launching preferences">
-      <topic href="topics/twlaunchpref.html#twlaunchpref_wst" title="Defining the launching preferences"/>
-    </entry>
-  </entry>
-  <entry keyword="breakpoints">
-    <entry keyword="servlets">
-      <topic href="topics/tservlet.html#tservlet_wst" title="Debugging a servlet on a server"/>
-    </entry>
-  </entry>
-  <entry keyword="servlets">
-    <entry keyword="debugging on servers">
-      <topic href="topics/tservlet.html#tservlet_wst" title="Debugging a servlet on a server"/>
-    </entry>
-  </entry>
-  <entry keyword="threads">
-    <entry keyword="suspending in servlets">
-      <topic href="topics/tservlet.html#tservlet_wst" title="Debugging a servlet on a server"/>
-    </entry>
-  </entry>
-  <entry keyword="projects">
-    <entry keyword="adding to a server">
-      <topic href="topics/twaddprj.html#twaddprj_wst" title="Adding projects to a server"/>
-    </entry>
-    <entry keyword="setting default servers">
-      <topic href="topics/twprefin.html#twprefin_wst" title="Setting a default server"/>
-    </entry>
-    <entry keyword="removing from a server">
-      <topic href="topics/twremprj.html#twremprj_wst" title="Removing a project from a server"/>
-    </entry>
-    <entry keyword="running on servers in debug mode">
-      <topic href="topics/twsrtdbg.html#twsrtdbg_wst" title="Starting a server in debug mode"/>
-    </entry>
-    <entry keyword="starting servers for testing">
-      <topic href="topics/twsrtins.html#twsrtins_wst" title="Starting a server"/>
-    </entry>
-    <entry keyword="cleaning on server">
-      <topic href="topics/tclean.html#tclean_wst" title="Clean projects published on the server"/>
-    </entry>
-    <entry keyword="clean">
-      <topic href="topics/tclean.html#tclean_wst" title="Clean projects published on the server"/>
-    </entry>
-  </entry>
-  <entry keyword="editors">
-    <entry keyword="server">
-      <topic href="topics/twedtins.html#twedtins_wst" title="Editing a server"/>
-    </entry>
-  </entry>
-  <entry keyword="server runtime environments">
-    <entry keyword="preferences">
-      <topic href="topics/twinstprf.html#twinstprf_wst" title="Defining the server runtime environments preferences"/>
-    </entry>
-  </entry>
-  <entry keyword="serverName.server file">
-    <entry keyword="displaying">
-      <topic href="topics/tmetasrv.html#tmetasrv_wst" title="Displaying or hiding the metadata of the server"/>
-    </entry>
-    <entry keyword="hiding">
-      <topic href="topics/tmetasrv.html#tmetasrv_wst" title="Displaying or hiding the metadata of the server"/>
-    </entry>
-  </entry>
-  <entry keyword="properties">
-    <entry keyword="monitoring server ports">
-      <topic href="topics/tmonitorport.html#tmonitorport_wst" title="Monitoring server ports"/>
-    </entry>
-  </entry>
-  <entry keyword="ports">
-    <entry keyword="servers">
-      <topic href="topics/tmonitorport.html#tmonitorport_wst" title="Monitoring server ports"/>
-    </entry>
-  </entry>
-  <entry keyword="HTTP preview server">
-    <entry keyword="testing static Web projects">
-      <topic href="topics/thttppreview.html#thttppreview_wst" title="Testing on an HTTP Preview server"/>
-    </entry>
-  </entry>
-  <entry keyword="J2EE">
-    <entry keyword="testing on preview servers">
-      <topic href="topics/tj2eepreview.html#tj2eepreview_wst" title="Testing on a J2EE Preview server"/>
-    </entry>
-  </entry>
-  <entry keyword="accessibility">
-    <entry keyword="keyboard shortcuts">
-      <entry keyword="server tools">
-        <topic href="topics/raccessserver.html#raccessserver" title="Keyboard shortcuts for Server Tools"/>
-      </entry>
-    </entry>
-  </entry>
-  <entry keyword="keyboard shortcuts">
-    <entry keyword="Servers Tool">
-      <topic href="topics/raccessserver.html#raccessserver" title="Keyboard shortcuts for Server Tools"/>
-    </entry>
-  </entry>
-</index>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/plugin.properties b/docs/org.eclipse.wst.server.ui.doc.user/plugin.properties
deleted file mode 100644
index cc08e51..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/plugin.properties
+++ /dev/null
@@ -1,15 +0,0 @@
-###############################################################################
-# Copyright (c) 2001, 2008 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
-# 
-# Contributors:
-#     IBM Corporation - initial API and implementation
-###############################################################################
-# NLS_MESSAGEFORMAT_VAR 
-# NLS_ENCODING=UTF-8 
-
-pluginName = Server Tools documentation for Web Standard Tools
-pluginProvider = Eclipse.org
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/plugin.xml b/docs/org.eclipse.wst.server.ui.doc.user/plugin.xml
deleted file mode 100644
index 3af70b4..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/plugin.xml
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.3"?>
-<?NLS TYPE="org.eclipse.help.toc"?>
-<!-- /*******************************************************************************
- * Copyright (c) 2000, 2008 IBM Corporation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- * 
- * Contributors:
- *     IBM Corporation - initial API and implementation
- *******************************************************************************/ -->
-
-<plugin>
-
-<extension point="org.eclipse.help.toc">
-	<toc file="org.eclipse.wst.server.ui.doc.user.xml" />
-	<toc file="wtp_main_toc.xml" /> 
-	<toc file="wtp_test.xml" /> 
-	<toc file="wtp_debug.xml" /> 
-	<toc file="wtp_publish.xml" /> 
-	<toc file="wtp_create.xml" /> 
-	<toc file="wtp_manage.xml" /> 
-	<toc file="wtp_pref.xml" />
-       <index path="index/"/>
-</extension>
-<extension
-      point="org.eclipse.help.index">
-      <index file="org.eclipse.wst.server.ui.doc.userindex.xml"/>
-</extension>
-         <extension point="org.eclipse.help.base.luceneSearchParticipants">
-      <binding participantId="org.eclipse.help.base.xhtml"/>
-   </extension>
-</plugin>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/cwflow.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/cwflow.dita
deleted file mode 100644
index 28d9abc..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/cwflow.dita
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2005, v.4002-->

-<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN"

- "concept.dtd">

-<concept id="cwflow_wst" xml:lang="en-us">

-<title id="cwflow_title">Which server will start</title>

-<shortdesc id="cwflow_shortdesc"><ph id="cwflow_shortdesc_ph1">You can start

-the server automatically as part of running a selected resource on the server,

-or you can simply start the server without running resources on the server.

-For example, the server is automatically started when you right-click a project

-or an application resource in the Project Explorer view and select <menucascade>

-<uicontrol>Run As</uicontrol><uicontrol>Run on Server</uicontrol></menucascade>.

-If you want to start the server without running resources on the server, in

-the Servers view select a server and select the <b>Start the server</b></ph>  <image

-alt="This is an image of the Run on Server icon." href="../images/launch_run.gif">

-<alt>This is an image of the Run on Server icon</alt></image> <ph id="cwflow_shortdesc_ph2">icon,

-the  <b>Start the server in debug mode</b></ph>  <image alt="This is an image of the Debug on server icon."

-href="../images/launch_debug.gif"><alt>This is an image of the Debug on server

-icon.</alt></image><ph id="cwflow_shortdesc_ph3"> icon , or the  <uicontrol>Start

-the server in profiling mode</uicontrol></ph>  <image alt="This is an image of the Start the server in profiling mode icon."

-href="../images/launch_profile.gif"><alt>This is an image of the Start the

-server in profiling mode icon.</alt></image><ph id="cwflow_shortdesc_ph4"> icon.</ph></shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm>servers<indexterm>starting</indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<conbody>

-<p id="cwflow_p1">When you run a file or project, the Server Tools first verify

-that the servers and configurations for that particular resource are already

-set up and determines how many are defined. You are then prompted by the Run

-on Server dialog box to select a server.</p>

-<section id="cwflow_section1"><title>Run on Server</title><p>If this is the

-first time you are testing a file or project, you will be prompted to create

-a new server. The Run on Server dialog box presents you with two options for

-deciding which server to run:</p><ul>

-<li> <uicontrol>Choose an existing server</uicontrol> This list includes servers

-that may or may not have already been configured. If you choose a server that

-is not already configured, it will be configured automatically and might be

-restarted if the server is already running.</li>

-<li> <uicontrol>Manually define a server</uicontrol> This option will create

-a new server and server configuration before testing.</li>

-</ul><p>If this is the first time you are testing a file or project,  <uicontrol>Manually

-define a server</uicontrol> is selected for you by default. When you select

-the type of server and click  <uicontrol>Next</uicontrol>, a server will be

-automatically created for you and the server will start.</p></section>

-</conbody>

-</concept>

-<?Pub *0000003233?>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/cwflow.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/cwflow.html
deleted file mode 100644
index e49a744..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/cwflow.html
+++ /dev/null
@@ -1,74 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="concept" name="DC.Type" />
-<meta name="DC.Title" content="Which server will start" />
-<meta name="abstract" content="You can start the server automatically as part of running a selected resource on the server, or you can simply start the server without running resources on the server. For example, the server is automatically started when you right-click a project or an application resource in the Project Explorer view and select Run As &gt; Run on Server. If you want to start the server without running resources on the server, in the Servers view select a server and select the Start the server This is an image of the Run on Server icon icon, the Start the server in debug mode This is an image of the Debug on server icon. icon , or the Start the server in profiling mode This is an image of the Start the server in profiling mode icon. icon." />
-<meta name="description" content="You can start the server automatically as part of running a selected resource on the server, or you can simply start the server without running resources on the server. For example, the server is automatically started when you right-click a project or an application resource in the Project Explorer view and select Run As &gt; Run on Server. If you want to start the server without running resources on the server, in the Servers view select a server and select the Start the server This is an image of the Run on Server icon icon, the Start the server in debug mode This is an image of the Debug on server icon. icon , or the Start the server in profiling mode This is an image of the Start the server in profiling mode icon. icon." />
-<meta content="servers, starting" name="DC.subject" />
-<meta content="servers, starting" name="keywords" />
-<meta scheme="URI" name="DC.Relation" content="../topics/twsrtins.html" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="cwflow_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Which server will start</title>
-</head>
-<body id="cwflow_wst"><a name="cwflow_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Which server will start</h1>
-
-
-
-<div><p><span id="cwflow_shortdesc_ph1"><a name="cwflow_shortdesc_ph1"><!-- --></a>You can start
-the server automatically as part of running a selected resource on the server,
-or you can simply start the server without running resources on the server.
-For example, the server is automatically started when you right-click a project
-or an application resource in the Project Explorer view and select <span class="menucascade">
-<span class="uicontrol">Run As</span> &gt; <span class="uicontrol">Run on Server</span></span>.
-If you want to start the server without running resources on the server, in
-the Servers view select a server and select the <strong>Start the server</strong></span>  <img src="../images/launch_run.gif" alt="This is an image of the Run on Server icon" /> <span id="cwflow_shortdesc_ph2"><a name="cwflow_shortdesc_ph2"><!-- --></a>icon,
-the  <strong>Start the server in debug mode</strong></span>  <img src="../images/launch_debug.gif" alt="This is an image of the Debug on server&#10;icon." /><span id="cwflow_shortdesc_ph3"><a name="cwflow_shortdesc_ph3"><!-- --></a> icon , or the  <span class="uicontrol">Start
-the server in profiling mode</span></span>  <img src="../images/launch_profile.gif" alt="This is an image of the Start the&#10;server in profiling mode icon." /><span id="cwflow_shortdesc_ph4"><a name="cwflow_shortdesc_ph4"><!-- --></a> icon.</span></p>
-
-<p id="cwflow_wst__cwflow_p1"><a name="cwflow_wst__cwflow_p1"><!-- --></a>When you run a file or project, the Server Tools first verify
-that the servers and configurations for that particular resource are already
-set up and determines how many are defined. You are then prompted by the Run
-on Server dialog box to select a server.</p>
-
-<div class="section" id="cwflow_wst__cwflow_section1"><a name="cwflow_wst__cwflow_section1"><!-- --></a><h4 class="sectiontitle">Run on Server</h4><p>If this is the
-first time you are testing a file or project, you will be prompted to create
-a new server. The Run on Server dialog box presents you with two options for
-deciding which server to run:</p>
-<ul>
-<li> <span class="uicontrol">Choose an existing server</span> This list includes servers
-that may or may not have already been configured. If you choose a server that
-is not already configured, it will be configured automatically and might be
-restarted if the server is already running.</li>
-
-<li> <span class="uicontrol">Manually define a server</span> This option will create
-a new server and server configuration before testing.</li>
-
-</ul>
-<p>If this is the first time you are testing a file or project,  <span class="uicontrol">Manually
-define a server</span> is selected for you by default. When you select
-the type of server and click  <span class="uicontrol">Next</span>, a server will be
-automatically created for you and the server will start.</p>
-</div>
-
-</div>
-
-<div><div class="reltasks"><strong>Related tasks</strong><br />
-<div><a href="../topics/twsrtins.html" title="When you are ready to test your projects, you must start a server. In some situations, listed below, the server tools start a server for you automatically. For more information on which test server will start, refer to the list of related topics at the end of this topic.">Starting a server</a></div>
-</div>
-</div>
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/cwover.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/cwover.dita
deleted file mode 100644
index 57ddcf5..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/cwover.dita
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN"

- "concept.dtd">

-<concept id="cwover_wst" xml:lang="en-us">

-<title id="cwover_title">Testing and publishing on your server</title>

-<shortdesc id="cwover_shortdesc"><ph id="cwover_shortdesc_ph1">The testing

-and publishing tools provides runtime environments where you can test JSP

-files, servlets, HTML files,</ph> <ph id="cwover_shortdesc_ph2">and <tm tmclass="special"

-tmowner="Sun Microsystems, Inc." tmtype="tm" trademark="Java">Java</tm> classes.</ph></shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm keyref="cwover|1|applicationclientprojectstestingonservers"

-status="changed">application client projects<indexterm>testing</indexterm></indexterm>

-<indexterm keyref="cwover|2|serverstestingprojectresources" status="new">servers<indexterm>testing

-project resources</indexterm></indexterm></keywords>

-</metadata></prolog>

-<conbody>

-<p id="cwover_p1">You can use the workbench to test and publish resources

-from the following types of projects:</p>

-<ul id="cwover_ul1">

-<li>Dynamic Web projects, which typically contain JSP files, HTML files, servlets,

-and <tm tmclass="special" tmowner="Sun Microsystems, Inc." tmtype="tm" trademark="JavaBeans">JavaBeans</tm></li>

-<li>Static Web projects, which typically contain HTML files and graphic files</li>

-<li>Enterprise Applications projects, which may contain <tm tmclass="special"

-tmowner="Sun Microsystems, Inc." tmtype="tm" trademark="Java">Java</tm> Archive

-(JAR) files or Web Archive (WAR) files or both, and pointers to other Web

-or EJB projects</li>

-<li>EJB projects, which contain enterprise beans</li>

-<li>Application client projects</li>

-</ul>

-<p id="cwover_p2">After testing your application locally, you can use the

-tools to publish the application.</p>

-<section id="cwover_server_definitions"><title>Server definitions</title><p>The

-server tools use  <varname>servers</varname> to test and publish your projects.

-Servers are definitions that identify where you want to test your projects.

-You can either have the development environment create the servers automatically

-for you, or you can create them using a wizard.</p></section>

-</conbody>

-</concept>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/cwover.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/cwover.html
deleted file mode 100644
index 7c32962..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/cwover.html
+++ /dev/null
@@ -1,67 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="concept" name="DC.Type" />
-<meta name="DC.Title" content="Testing and publishing on your server" />
-<meta name="abstract" content="The testing and publishing tools provides runtime environments where you can test JSP files, servlets, HTML files, and Java classes." />
-<meta name="description" content="The testing and publishing tools provides runtime environments where you can test JSP files, servlets, HTML files, and Java classes." />
-<meta content="application client projects, testing, servers, testing project resources" name="DC.subject" />
-<meta content="application client projects, testing, servers, testing project resources" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="cwover_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Testing and publishing on your server</title>
-</head>
-<body id="cwover_wst"><a name="cwover_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Testing and publishing on your server</h1>
-
-
-
-<div><p><span id="cwover_shortdesc_ph1"><a name="cwover_shortdesc_ph1"><!-- --></a>The testing
-and publishing tools provides runtime environments where you can test JSP
-files, servlets, HTML files,</span> <span id="cwover_shortdesc_ph2"><a name="cwover_shortdesc_ph2"><!-- --></a>and Java™ classes.</span></p>
-
-<p id="cwover_wst__cwover_p1"><a name="cwover_wst__cwover_p1"><!-- --></a>You can use the workbench to test and publish resources
-from the following types of projects:</p>
-
-<a name="cwover_wst__cwover_ul1"><!-- --></a><ul id="cwover_wst__cwover_ul1">
-<li>Dynamic Web projects, which typically contain JSP files, HTML files, servlets,
-and JavaBeans™</li>
-
-<li>Static Web projects, which typically contain HTML files and graphic files</li>
-
-<li>Enterprise Applications projects, which may contain Java Archive
-(JAR) files or Web Archive (WAR) files or both, and pointers to other Web
-or EJB projects</li>
-
-<li>EJB projects, which contain enterprise beans</li>
-
-<li>Application client projects</li>
-
-</ul>
-
-<p id="cwover_wst__cwover_p2"><a name="cwover_wst__cwover_p2"><!-- --></a>After testing your application locally, you can use the
-tools to publish the application.</p>
-
-<div class="section" id="cwover_wst__cwover_server_definitions"><a name="cwover_wst__cwover_server_definitions"><!-- --></a><h4 class="sectiontitle">Server definitions</h4><p>The
-server tools use  <var class="varname">servers</var> to test and publish your projects.
-Servers are definitions that identify where you want to test your projects.
-You can either have the development environment create the servers automatically
-for you, or you can create them using a wizard.</p>
-</div>
-
-</div>
-
-<div />
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/cwres.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/cwres.dita
deleted file mode 100644
index 5cb91ba..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/cwres.dita
+++ /dev/null
@@ -1,68 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN"

- "concept.dtd">

-<concept id="cwres_wst" xml:lang="en-us">

-<title id="cwres_title">Resources used to test and publish on your server</title>

-<shortdesc id="cwres_shortdesc">To test and publish on your server, you need

-to define one or more of the following resources:</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm keyref="cwres|1|preferencesinstalledserverruntimeenvironments"

-status="changed">preferences<indexterm>installed server runtime environments<indexterm>resources</indexterm></indexterm></indexterm>

-<indexterm keyref="cwres|2|runtimeenvironmentsdescription" status="new">runtime

-environments<indexterm>description</indexterm></indexterm><indexterm keyref="cwres|3|serverstestingapplications"

-status="new">servers<indexterm>testing applications</indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<conbody>

-<ul id="cwres_ul">

-<li>A server</li>

-<li>An installed server runtime environment</li>

-</ul>

-<p id="cwres_p1">If a server has server configuration files, in most situations,

-these server configuration files are created for you automatically and contained

-in a server project.</p>

-<section id="cwres_server_project"><title>Server Project</title><p>A <i>server

-project</i> contains servers and server configuration files. When a server

-project is created automatically by the workbench, the name given to the project

-is <uicontrol>Servers</uicontrol> and is available in the Project Explorer

-view.</p></section>

-<section id="cwres_servers"><title id="cwres_servers_title">Server</title><p

-id="cwres_servers_p1">A <i>server</i> identifies where you want to test or

-publish your application. A server points to a specific runtime environment

-such as a local test environment, a full installation of a server, or a server

-on another machine. A server contains the logic of how to publish to the server;

-and what application projects and configurations to run.</p><p id="cwres_servers_p2">On

-the workbench, when the metadata of the server is automatically created, it

-is stored in a <i>serverName</i>.server file, where <i>serverName</i> is the

-name assigned to the server. For details on the metadata of the server, refer

-to the <i>Displaying or hiding the metadata of the server</i> link at the

-bottom of this topic.</p></section>

-<section><title id="cwres_serverconfig_title">Server configurations</title><p

-id="cwres_serverconfig_p1"><ph>Server configurations are files that contain

-information to set up and publish to a server. For example, these files may

-include information about what port to run the server, security preferences

-and other vendor-specific server settings.</ph></p><p id="cwres_serverconfig_p2">On

-the workbench, the metadata of the server configurations is automatically

-created and stored in a <i>configuration data folder</i> under a server project.

-The naming convention of the configuration data folder is dependant on the

-vendor, typically it has the following convention: <i>serverName</i>@<i>hostname</i>-config,

-where <i>serverName</i> is the name assigned to the server, and <i>hostname</i> is

-the fully qualified DNS name or IP address of the host machine where the server

-is running.</p></section>

-<section id="cwres_installed_runtime"><title>Installed Server Runtime Environment</title>You

-need to define the runtime environment of an application server for compiling

-your application. A server contains a reference to an installed server runtime

-environment it is currently using. For details on how to define an installed

-server runtime environment, refer to the <i>Defining the installed server

-runtime environments</i> link at the bottom of this topic.</section>

-<section id="cwres_relationship"><title>Relationship between the resources</title><p>For

-each server, you can specify the server configuration and installed server

-runtime environment that should be used for that server. A server can only

-point to one or no server configuration. However, a server configuration can

-be pointed from one or more servers.</p><p>A relationship between a server

-configuration and an application project, for example an EAR project, is created

-when a project is added to the server configuration. A server can point to

-one or more projects. A project can be pointed from one or more server configurations.</p></section>

-</conbody>

-</concept>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/cwres.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/cwres.html
deleted file mode 100644
index d00f5a2..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/cwres.html
+++ /dev/null
@@ -1,106 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="concept" name="DC.Type" />
-<meta name="DC.Title" content="Resources used to test and publish on your server" />
-<meta name="abstract" content="To test and publish on your server, you need to define one or more of the following resources:" />
-<meta name="description" content="To test and publish on your server, you need to define one or more of the following resources:" />
-<meta content="preferences, installed server runtime environments, resources, runtime environments, description, servers, testing applications" name="DC.subject" />
-<meta content="preferences, installed server runtime environments, resources, runtime environments, description, servers, testing applications" name="keywords" />
-<meta scheme="URI" name="DC.Relation" content="../topics/tmetasrv.html" />
-<meta scheme="URI" name="DC.Relation" content="../topics/twinstprf.html" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="cwres_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Resources used to test and publish on your server</title>
-</head>
-<body id="cwres_wst"><a name="cwres_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Resources used to test and publish on your server</h1>
-
-
-
-<div><p>To test and publish on your server, you need
-to define one or more of the following resources:</p>
-
-<a name="cwres_wst__cwres_ul"><!-- --></a><ul id="cwres_wst__cwres_ul">
-<li>A server</li>
-
-<li>An installed server runtime environment</li>
-
-</ul>
-
-<p id="cwres_wst__cwres_p1"><a name="cwres_wst__cwres_p1"><!-- --></a>If a server has server configuration files, in most situations,
-these server configuration files are created for you automatically and contained
-in a server project.</p>
-
-<div class="section" id="cwres_wst__cwres_server_project"><a name="cwres_wst__cwres_server_project"><!-- --></a><h4 class="sectiontitle">Server Project</h4><p>A <em>server
-project</em> contains servers and server configuration files. When a server
-project is created automatically by the workbench, the name given to the project
-is <span class="uicontrol">Servers</span> and is available in the Project Explorer
-view.</p>
-</div>
-
-<div class="section" id="cwres_wst__cwres_servers"><a name="cwres_wst__cwres_servers"><!-- --></a><h4 class="sectiontitle">Server</h4><p id="cwres_wst__cwres_servers_p1"><a name="cwres_wst__cwres_servers_p1"><!-- --></a>A <em>server</em> identifies where you want to test or
-publish your application. A server points to a specific runtime environment
-such as a local test environment, a full installation of a server, or a server
-on another machine. A server contains the logic of how to publish to the server;
-and what application projects and configurations to run.</p>
-<p id="cwres_wst__cwres_servers_p2"><a name="cwres_wst__cwres_servers_p2"><!-- --></a>On
-the workbench, when the metadata of the server is automatically created, it
-is stored in a <em>serverName</em>.server file, where <em>serverName</em> is the
-name assigned to the server. For details on the metadata of the server, refer
-to the <em>Displaying or hiding the metadata of the server</em> link at the
-bottom of this topic.</p>
-</div>
-
-<div class="section"><h4 class="sectiontitle">Server configurations</h4><p id="cwres_wst__cwres_serverconfig_p1"><a name="cwres_wst__cwres_serverconfig_p1"><!-- --></a><span>Server configurations are files that contain
-information to set up and publish to a server. For example, these files may
-include information about what port to run the server, security preferences
-and other vendor-specific server settings.</span></p>
-<p id="cwres_wst__cwres_serverconfig_p2"><a name="cwres_wst__cwres_serverconfig_p2"><!-- --></a>On
-the workbench, the metadata of the server configurations is automatically
-created and stored in a <em>configuration data folder</em> under a server project.
-The naming convention of the configuration data folder is dependant on the
-vendor, typically it has the following convention: <em>serverName</em>@<em>hostname</em>-config,
-where <em>serverName</em> is the name assigned to the server, and <em>hostname</em> is
-the fully qualified DNS name or IP address of the host machine where the server
-is running.</p>
-</div>
-
-<div class="section" id="cwres_wst__cwres_installed_runtime"><a name="cwres_wst__cwres_installed_runtime"><!-- --></a><h4 class="sectiontitle">Installed Server Runtime Environment</h4>You
-need to define the runtime environment of an application server for compiling
-your application. A server contains a reference to an installed server runtime
-environment it is currently using. For details on how to define an installed
-server runtime environment, refer to the <em>Defining the installed server
-runtime environments</em> link at the bottom of this topic.</div>
-
-<div class="section" id="cwres_wst__cwres_relationship"><a name="cwres_wst__cwres_relationship"><!-- --></a><h4 class="sectiontitle">Relationship between the resources</h4><p>For
-each server, you can specify the server configuration and installed server
-runtime environment that should be used for that server. A server can only
-point to one or no server configuration. However, a server configuration can
-be pointed from one or more servers.</p>
-<p>A relationship between a server
-configuration and an application project, for example an EAR project, is created
-when a project is added to the server configuration. A server can point to
-one or more projects. A project can be pointed from one or more server configurations.</p>
-</div>
-
-</div>
-
-<div><div class="reltasks"><strong>Related tasks</strong><br />
-<div><a href="../topics/tmetasrv.html" title="On the workbench, you have the option to display or hide the metadata of the server.">Displaying or hiding the metadata of the server</a></div>
-<div><a href="../topics/twinstprf.html" title="Using the Preferences page, you can direct the workbench to use a specific runtime environment of an application server for compiling, testing, or running your application.">Defining the server runtime environments preferences</a></div>
-</div>
-</div>
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/raccessserver.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/raccessserver.dita
deleted file mode 100644
index 921cfc5..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/raccessserver.dita
+++ /dev/null
@@ -1,63 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN"

- "reference.dtd">

-<reference id="raccessserver" xml:lang="en-us">

-<title>Keyboard shortcuts for Server Tools</title>

-<shortdesc>This documentation describes the keyboard shortcuts for tasks in

-the Servers view; and running and debugging artifacts on a server.</shortdesc>

-<prolog><metadata>

-<keywords><indexterm keyref="raccessserver|1|accessibilitykeyboardshortcutsServersTool"

-status="changed">accessibility<indexterm>keyboard shortcuts<indexterm>server

-tools</indexterm></indexterm></indexterm><indexterm keyref="raccessserver|2|keyboardshortcutsServersTool"

-status="new">keyboard shortcuts<indexterm>Servers Tool</indexterm></indexterm>

-<indexterm keyref="raccessserver|5|ServersToolkeyboardshortcuts" status="changed">servers<indexterm>keyboard

-shortcuts for server tools</indexterm></indexterm></keywords>

-</metadata></prolog>

-<refbody>

-<table><title>Keyboard shortcuts for Server Tools</title>

-<tgroup cols="3"><colspec colname="col2"/><colspec colname="COLSPEC2" colwidth="1*"/>

-<colspec colname="COLSPEC1" colwidth="1*"/>

-<thead>

-<row valign="bottom">

-<entry colname="col2">Function</entry>

-<entry colname="COLSPEC2">Key combination</entry>

-<entry colname="COLSPEC1">When</entry>

-</row>

-</thead>

-<tbody>

-<row>

-<entry colname="col2">Debug on Server</entry>

-<entry colname="COLSPEC2">Alt + Shift + D, R</entry>

-<entry colname="COLSPEC1">In workbench</entry>

-</row>

-<row>

-<entry colname="col2">Run on Server</entry>

-<entry colname="COLSPEC2">Alt + Shift + X, R</entry>

-<entry colname="COLSPEC1">In workbench</entry>

-</row>

-<row>

-<entry colname="col2">Debug</entry>

-<entry colname="COLSPEC2">Ctrl + Alt + D</entry>

-<entry colname="COLSPEC1">In Servers view</entry>

-</row>

-<row>

-<entry colname="col2">Publish</entry>

-<entry colname="COLSPEC2">Ctrl + Alt + P</entry>

-<entry colname="COLSPEC1">In Servers view</entry>

-</row>

-<row>

-<entry colname="col2">Start</entry>

-<entry colname="COLSPEC2">Ctrl + Alt + R</entry>

-<entry colname="COLSPEC1">In Servers view</entry>

-</row>

-<row>

-<entry colname="col2">Stop</entry>

-<entry colname="COLSPEC2">Ctrl + Alt + S</entry>

-<entry colname="COLSPEC1">In Servers view</entry>

-</row>

-</tbody>

-</tgroup>

-</table>

-</refbody>

-</reference>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/raccessserver.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/raccessserver.html
deleted file mode 100644
index 8acbc55..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/raccessserver.html
+++ /dev/null
@@ -1,112 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="reference" name="DC.Type" />
-<meta name="DC.Title" content="Keyboard shortcuts for Server Tools" />
-<meta name="abstract" content="This documentation describes the keyboard shortcuts for tasks in the Servers view; and running and debugging artifacts on a server." />
-<meta name="description" content="This documentation describes the keyboard shortcuts for tasks in the Servers view; and running and debugging artifacts on a server." />
-<meta content="accessibility, keyboard shortcuts, server tools, Servers Tool, servers, keyboard shortcuts for server tools" name="DC.subject" />
-<meta content="accessibility, keyboard shortcuts, server tools, Servers Tool, servers, keyboard shortcuts for server tools" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="raccessserver" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Keyboard shortcuts for Server Tools</title>
-</head>
-<body id="raccessserver"><a name="raccessserver"><!-- --></a>
-
-
-<h1 class="topictitle1">Keyboard shortcuts for Server Tools</h1>
-
-
-
-<div><p>This documentation describes the keyboard shortcuts for tasks in
-the Servers view; and running and debugging artifacts on a server.</p>
-
-
-<div class="tablenoborder"><table summary="" cellspacing="0" cellpadding="4" frame="border" border="1" rules="all"><caption>Table 1. Keyboard shortcuts for Server Tools</caption>
-
-<thead align="left">
-<tr valign="bottom">
-<th valign="bottom" width="33.33333333333333%" id="N10085">Function</th>
-
-<th valign="bottom" width="33.33333333333333%" id="N1008C">Key combination</th>
-
-<th valign="bottom" width="33.33333333333333%" id="N10093">When</th>
-
-</tr>
-
-</thead>
-
-<tbody>
-<tr>
-<td valign="top" width="33.33333333333333%" headers="N10085 ">Debug on Server</td>
-
-<td valign="top" width="33.33333333333333%" headers="N1008C ">Alt + Shift + D, R</td>
-
-<td valign="top" width="33.33333333333333%" headers="N10093 ">In workbench</td>
-
-</tr>
-
-<tr>
-<td valign="top" width="33.33333333333333%" headers="N10085 ">Run on Server</td>
-
-<td valign="top" width="33.33333333333333%" headers="N1008C ">Alt + Shift + X, R</td>
-
-<td valign="top" width="33.33333333333333%" headers="N10093 ">In workbench</td>
-
-</tr>
-
-<tr>
-<td valign="top" width="33.33333333333333%" headers="N10085 ">Debug</td>
-
-<td valign="top" width="33.33333333333333%" headers="N1008C ">Ctrl + Alt + D</td>
-
-<td valign="top" width="33.33333333333333%" headers="N10093 ">In Servers view</td>
-
-</tr>
-
-<tr>
-<td valign="top" width="33.33333333333333%" headers="N10085 ">Publish</td>
-
-<td valign="top" width="33.33333333333333%" headers="N1008C ">Ctrl + Alt + P</td>
-
-<td valign="top" width="33.33333333333333%" headers="N10093 ">In Servers view</td>
-
-</tr>
-
-<tr>
-<td valign="top" width="33.33333333333333%" headers="N10085 ">Start</td>
-
-<td valign="top" width="33.33333333333333%" headers="N1008C ">Ctrl + Alt + R</td>
-
-<td valign="top" width="33.33333333333333%" headers="N10093 ">In Servers view</td>
-
-</tr>
-
-<tr>
-<td valign="top" width="33.33333333333333%" headers="N10085 ">Stop</td>
-
-<td valign="top" width="33.33333333333333%" headers="N1008C ">Ctrl + Alt + S</td>
-
-<td valign="top" width="33.33333333333333%" headers="N10093 ">In Servers view</td>
-
-</tr>
-
-</tbody>
-
-</table>
-</div>
-
-</div>
-
-<div />
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/rwrcview.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/rwrcview.dita
deleted file mode 100644
index 75a10ee..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/rwrcview.dita
+++ /dev/null
@@ -1,192 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN"

- "reference.dtd">

-<reference id="rwrcview_wst" xml:lang="en-us">

-<title id="rwrcview_title">Servers view</title>

-<shortdesc><ph id="rwrcview_ph1">The Servers view (similar to the one shown

-below) allows you to manage the servers. This view displays a list of all

-your servers and projects that are associated with that server. A project

-displays under a server when a project from the workbench is added to the

-server. You can use this view to start, start in debug mode,</ph><ph id="rwrcview_ph2"> restart,

-or stop the servers. In addition, you can use the Servers view to determine

-the current status and state of the server; and the projects added to the

-server from the workbench.</ph></shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm keyref="rwrcview|1|serversmanagingusingtheServersview"

-status="new">servers<indexterm>managing using the Servers view</indexterm></indexterm>

-<indexterm keyref="rwrcview|2|viewsServers" status="changed">views<indexterm>servers<indexterm>overview</indexterm></indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<refbody>

-<section><p> <image alt="This is a screen capture of the Server view." href="../images/scpview.gif">

-<alt>This is a screen capture of the Server view.</alt></image> </p><p id="rwrcview_p2">Use

-the Servers view to perform the following tasks:</p><ul>

-<li id="rwrcview_li1">Create a server</li>

-<li id="rwrcview_li2">Edit a server</li>

-<li id="rwrcview_li3">Delete a server</li>

-<li id="rwrcview_li4">Start a server in debug mode</li>

-<li id="rwrcview_li5">Start a server </li>

-<li id="rwrcview_li6">Restart a server in debug mode</li>

-<li id="rwrcview_li7">Restart a server</li>

-<li id="rwrcview_li8">Stop a server</li>

-<li id="rwrcview_li10">Publish your application</li>

-<li id="rwrcview_li11">Monitor server ports</li>

-<li id="rwrcview_li11b">Displaying or hiding the metadata of the server from

-the workbench</li>

-<li id="rwrcview_li12">Add and remove projects from a server</li>

-</ul></section>

-<section><title id="rwrcview_section_server_state_title">Server State</title><p

-id="rwrcview_rwrcview_section_server_state_p1">The Servers view displays the

-current state of all the servers. The <b>State</b> column indicates whether

-or not a server has been started. </p><p id="rwrcview_rwrcview_section_server_state_p2">The

-following table lists the possible states of the server:</p><table><title

-id="rwrcview_section_server_state_table_title">Description of the server states</title>

-<tgroup cols="2"><colspec colname="COLSPEC0"/><colspec colname="COLSPEC1"/>

-<thead id="rwrcview_section_server_state_table_thead">

-<row>

-<entry> Server state</entry>

-<entry> Description of state </entry>

-</row>

-</thead>

-<tbody>

-<row id="rwrcview_section_server_state_starting">

-<entry><ph>Starting</ph></entry>

-<entry>The workbench is in the process of connecting and begin the server

-process.<note type="tip">Verify the actual server is started.</note></entry>

-</row>

-<row id="rwrcview_section_server_state_started">

-<entry colname="COLSPEC0">Started</entry>

-<entry colname="COLSPEC1">The workbench is successfully connected to the server.

-Both the workbench and server are ready to run applications on the server.</entry>

-</row>

-<row id="rwrcview_section_server_state_debugging">

-<entry>Debugging</entry>

-<entry>The workbench is successfully connected to the server. Both the workbench

-and server are ready to diagnose applications on the server.</entry>

-</row>

-<row id="rwrcview_section_server_state_stopping">

-<entry>Stopping</entry>

-<entry>The workbench is in the process of connecting and ending the process

-on the server.</entry>

-</row>

-<row id="rwrcview_section_server_state_stopped">

-<entry>Stopped</entry>

-<entry>The server process has ended. Or the workbench is unable to connect

-to the server.<note type="tip">When attempting to connect to the server and

-the state of the server remains in stopped, verify the actual server is started

-and the port information is correctly provided in the workbench.</note></entry>

-</row>

-</tbody>

-</tgroup>

-</table></section>

-<section id="rwrcview_section_server_status"><title>Server Status</title><p>The

-Servers view also displays the current status of all the servers. Depending

-on the state of the server and the preference options that are selected for

-that particular server, the workbench determines the server actions that may

-be taken. Use the <b>Status</b> column as an indicator for possible actions

-that you may want to take. For example, if the workbench detects that a file

-defined to run on a particular server has changed, and the  <uicontrol>Automatically

-restart servers when necessary</uicontrol> check box has been selected on

-the Server preferences page ( <uicontrol>Window > Preferences > Server > Launching</uicontrol>),

-the workbench automatically restart that server. The  <uicontrol>State</uicontrol> column

-in the Servers view changes from  <varname>Started</varname> to  <varname>Stopped</varname> to

- <varname>Started</varname>. However, if this check box is not selected, the

- <uicontrol>Status</uicontrol> column in the Servers view changes to  <varname>Republish</varname>.</p><p>The

-following table lists the possible server status:</p><table><title>Description

-of the server status</title>

-<tgroup cols="2"><colspec colname="COLSPEC0"/><colspec colname="COLSPEC1"/>

-<thead>

-<row>

-<entry> Server status </entry>

-<entry> Description of status </entry>

-</row>

-</thead>

-<tbody>

-<row>

-<entry>Synchronized</entry>

-<entry>Both the server and the applications are in synch.</entry>

-</row>

-<row>

-<entry colname="COLSPEC0">Publishing</entry>

-<entry colname="COLSPEC1">Files (projects and resource files) are copied to

-the correct location for the server to find and use them.</entry>

-</row>

-<row>

-<entry>Restart</entry>

-<entry>The server needs to be restarted in order for the changes to take place.</entry>

-</row>

-<row>

-<entry>Republish</entry>

-<entry>Either the server or the applications or both have changed. The changed

-files need to be updated on the server.</entry>

-</row>

-<row>

-<entry>Restart and republish</entry>

-<entry> Either the server or the applications or both have changed. When the

-server is restarted, the changed files are also republished.</entry>

-</row>

-</tbody>

-</tgroup>

-</table></section>

-<section id="rwrcview_section_project_state"><title>Project State</title><p>The

-Servers view might display the current state of the application is either

-started or stopped. When the Servers view does not display a current state

-for the project, the workbench cannot retrieve the state of the project from

-the server or the server does not support this function.</p><p>If a project

-name appears in italic font style, this means the project has not yet been

-uploaded to the server. After the project is published into the server, the

-project name switches to the typical font style used in the Servers view.</p><p>The

-following table lists the possible states of the project:<table><title>Description

-of project states</title>

-<tgroup cols="2"><colspec colname="COLSPEC0"/><colspec colname="COLSPEC1"/>

-<thead>

-<row>

-<entry> Project states </entry>

-<entry> Description of states </entry>

-</row>

-</thead>

-<tbody>

-<row>

-<entry>Started</entry>

-<entry>The application on the server is ready to run on the server.</entry>

-</row>

-<row>

-<entry colname="COLSPEC0">Stopped</entry>

-<entry colname="COLSPEC1">The application on the server is ended and is not

-taking server requests to run.</entry>

-</row>

-</tbody>

-</tgroup>

-</table></p></section>

-<section id="rwrcview_section_project_status"><title>Project Status</title><p>The

-Servers view might display the current status of the application is either

-synchronized or republished. When the Servers view does not display a current

-status for the project, the workbench cannot retrieve the status of the project

-from the server, the server is stopped or the server does not support this

-function.</p><p id="rwrcview_p3a">The following table lists the possible project

-status:</p><table><title>Description of project status</title>

-<tgroup cols="2"><colspec colname="COLSPEC0"/><colspec colname="COLSPEC1"/>

-<thead>

-<row>

-<entry> Project status </entry>

-<entry> Description of status </entry>

-</row>

-</thead>

-<tbody>

-<row>

-<entry>Synchronized</entry>

-<entry>Both copies of the application files on the server and in the workbench

-are matching.</entry>

-</row>

-<row>

-<entry colname="COLSPEC0">Republished</entry>

-<entry colname="COLSPEC1">The copy of the application files on the workbench

-has changed and does not match the copy on the server. The server needs to

-be updated.</entry>

-</row>

-</tbody>

-</tgroup>

-</table></section>

-</refbody>

-</reference>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/rwrcview.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/rwrcview.html
deleted file mode 100644
index f8fed03..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/rwrcview.html
+++ /dev/null
@@ -1,305 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="reference" name="DC.Type" />
-<meta name="DC.Title" content="Servers view" />
-<meta name="abstract" content="The Servers view (similar to the one shown below) allows you to manage the servers. This view displays a list of all your servers and projects that are associated with that server. A project displays under a server when a project from the workbench is added to the server. You can use this view to start, start in debug mode, restart, or stop the servers. In addition, you can use the Servers view to determine the current status and state of the server; and the projects added to the server from the workbench." />
-<meta name="description" content="The Servers view (similar to the one shown below) allows you to manage the servers. This view displays a list of all your servers and projects that are associated with that server. A project displays under a server when a project from the workbench is added to the server. You can use this view to start, start in debug mode, restart, or stop the servers. In addition, you can use the Servers view to determine the current status and state of the server; and the projects added to the server from the workbench." />
-<meta content="servers, managing using the Servers view, views, overview" name="DC.subject" />
-<meta content="servers, managing using the Servers view, views, overview" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="rwrcview_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Servers view</title>
-</head>
-<body id="rwrcview_wst"><a name="rwrcview_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Servers view</h1>
-
-
-
-<div><p><span id="rwrcview_ph1"><a name="rwrcview_ph1"><!-- --></a>The Servers view (similar to the one shown
-below) allows you to manage the servers. This view displays a list of all
-your servers and projects that are associated with that server. A project
-displays under a server when a project from the workbench is added to the
-server. You can use this view to start, start in debug mode,</span><span id="rwrcview_ph2"><a name="rwrcview_ph2"><!-- --></a> restart,
-or stop the servers. In addition, you can use the Servers view to determine
-the current status and state of the server; and the projects added to the
-server from the workbench.</span></p>
-
-<div class="section"><p> <img src="../images/scpview.gif" alt="This is a screen capture of the Server view." /> </p>
-<p id="rwrcview_wst__rwrcview_p2"><a name="rwrcview_wst__rwrcview_p2"><!-- --></a>Use
-the Servers view to perform the following tasks:</p>
-<ul>
-<li id="rwrcview_wst__rwrcview_li1"><a name="rwrcview_wst__rwrcview_li1"><!-- --></a>Create a server</li>
-
-<li id="rwrcview_wst__rwrcview_li2"><a name="rwrcview_wst__rwrcview_li2"><!-- --></a>Edit a server</li>
-
-<li id="rwrcview_wst__rwrcview_li3"><a name="rwrcview_wst__rwrcview_li3"><!-- --></a>Delete a server</li>
-
-<li id="rwrcview_wst__rwrcview_li4"><a name="rwrcview_wst__rwrcview_li4"><!-- --></a>Start a server in debug mode</li>
-
-<li id="rwrcview_wst__rwrcview_li5"><a name="rwrcview_wst__rwrcview_li5"><!-- --></a>Start a server </li>
-
-<li id="rwrcview_wst__rwrcview_li6"><a name="rwrcview_wst__rwrcview_li6"><!-- --></a>Restart a server in debug mode</li>
-
-<li id="rwrcview_wst__rwrcview_li7"><a name="rwrcview_wst__rwrcview_li7"><!-- --></a>Restart a server</li>
-
-<li id="rwrcview_wst__rwrcview_li8"><a name="rwrcview_wst__rwrcview_li8"><!-- --></a>Stop a server</li>
-
-<li id="rwrcview_wst__rwrcview_li10"><a name="rwrcview_wst__rwrcview_li10"><!-- --></a>Publish your application</li>
-
-<li id="rwrcview_wst__rwrcview_li11"><a name="rwrcview_wst__rwrcview_li11"><!-- --></a>Monitor server ports</li>
-
-<li id="rwrcview_wst__rwrcview_li11b"><a name="rwrcview_wst__rwrcview_li11b"><!-- --></a>Displaying or hiding the metadata of the server from
-the workbench</li>
-
-<li id="rwrcview_wst__rwrcview_li12"><a name="rwrcview_wst__rwrcview_li12"><!-- --></a>Add and remove projects from a server</li>
-
-</ul>
-</div>
-
-<div class="section"><h4 class="sectiontitle">Server State</h4><p id="rwrcview_wst__rwrcview_rwrcview_section_server_state_p1"><a name="rwrcview_wst__rwrcview_rwrcview_section_server_state_p1"><!-- --></a>The Servers view displays the
-current state of all the servers. The <strong>State</strong> column indicates whether
-or not a server has been started. </p>
-<p id="rwrcview_wst__rwrcview_rwrcview_section_server_state_p2"><a name="rwrcview_wst__rwrcview_rwrcview_section_server_state_p2"><!-- --></a>The
-following table lists the possible states of the server:</p>
-
-<div class="tablenoborder"><table summary="" cellspacing="0" cellpadding="4" frame="border" border="1" rules="all"><caption>Table 1. Description of the server states</caption>
-<thead align="left">
-<tr>
-<th valign="top" id="N10113"> Server state</th>
-
-<th valign="top" id="N1011A"> Description of state </th>
-
-</tr>
-
-</thead>
-
-<tbody>
-<tr id="rwrcview_wst__rwrcview_section_server_state_starting">
-<td valign="top" headers="N10113 "><span>Starting</span></td>
-
-<td valign="top" headers="N1011A ">The workbench is in the process of connecting and begin the server
-process.<div class="tip"><span class="tiptitle">Tip:</span> Verify the actual server is started.</div>
-</td>
-
-</tr>
-
-<tr id="rwrcview_wst__rwrcview_section_server_state_started">
-<td valign="top" headers="N10113 ">Started</td>
-
-<td valign="top" headers="N1011A ">The workbench is successfully connected to the server.
-Both the workbench and server are ready to run applications on the server.</td>
-
-</tr>
-
-<tr id="rwrcview_wst__rwrcview_section_server_state_debugging">
-<td valign="top" headers="N10113 ">Debugging</td>
-
-<td valign="top" headers="N1011A ">The workbench is successfully connected to the server. Both the workbench
-and server are ready to diagnose applications on the server.</td>
-
-</tr>
-
-<tr id="rwrcview_wst__rwrcview_section_server_state_stopping">
-<td valign="top" headers="N10113 ">Stopping</td>
-
-<td valign="top" headers="N1011A ">The workbench is in the process of connecting and ending the process
-on the server.</td>
-
-</tr>
-
-<tr id="rwrcview_wst__rwrcview_section_server_state_stopped">
-<td valign="top" headers="N10113 ">Stopped</td>
-
-<td valign="top" headers="N1011A ">The server process has ended. Or the workbench is unable to connect
-to the server.<div class="tip"><span class="tiptitle">Tip:</span> When attempting to connect to the server and
-the state of the server remains in stopped, verify the actual server is started
-and the port information is correctly provided in the workbench.</div>
-</td>
-
-</tr>
-
-</tbody>
-
-</table>
-</div>
-</div>
-
-<div class="section" id="rwrcview_wst__rwrcview_section_server_status"><a name="rwrcview_wst__rwrcview_section_server_status"><!-- --></a><h4 class="sectiontitle">Server Status</h4><p>The
-Servers view also displays the current status of all the servers. Depending
-on the state of the server and the preference options that are selected for
-that particular server, the workbench determines the server actions that may
-be taken. Use the <strong>Status</strong> column as an indicator for possible actions
-that you may want to take. For example, if the workbench detects that a file
-defined to run on a particular server has changed, and the  <span class="uicontrol">Automatically
-restart servers when necessary</span> check box has been selected on
-the Server preferences page ( <span class="uicontrol">Window &gt; Preferences &gt; Server &gt; Launching</span>),
-the workbench automatically restart that server. The  <span class="uicontrol">State</span> column
-in the Servers view changes from  <var class="varname">Started</var> to  <var class="varname">Stopped</var> to
- <var class="varname">Started</var>. However, if this check box is not selected, the
- <span class="uicontrol">Status</span> column in the Servers view changes to  <var class="varname">Republish</var>.</p>
-<p>The
-following table lists the possible server status:</p>
-
-<div class="tablenoborder"><table summary="" cellspacing="0" cellpadding="4" frame="border" border="1" rules="all"><caption>Table 2. Description
-of the server status</caption>
-<thead align="left">
-<tr>
-<th valign="top" id="N10212"> Server status </th>
-
-<th valign="top" id="N10219"> Description of status </th>
-
-</tr>
-
-</thead>
-
-<tbody>
-<tr>
-<td valign="top" headers="N10212 ">Synchronized</td>
-
-<td valign="top" headers="N10219 ">Both the server and the applications are in synch.</td>
-
-</tr>
-
-<tr>
-<td valign="top" headers="N10212 ">Publishing</td>
-
-<td valign="top" headers="N10219 ">Files (projects and resource files) are copied to
-the correct location for the server to find and use them.</td>
-
-</tr>
-
-<tr>
-<td valign="top" headers="N10212 ">Restart</td>
-
-<td valign="top" headers="N10219 ">The server needs to be restarted in order for the changes to take place.</td>
-
-</tr>
-
-<tr>
-<td valign="top" headers="N10212 ">Republish</td>
-
-<td valign="top" headers="N10219 ">Either the server or the applications or both have changed. The changed
-files need to be updated on the server.</td>
-
-</tr>
-
-<tr>
-<td valign="top" headers="N10212 ">Restart and republish</td>
-
-<td valign="top" headers="N10219 "> Either the server or the applications or both have changed. When the
-server is restarted, the changed files are also republished.</td>
-
-</tr>
-
-</tbody>
-
-</table>
-</div>
-</div>
-
-<div class="section" id="rwrcview_wst__rwrcview_section_project_state"><a name="rwrcview_wst__rwrcview_section_project_state"><!-- --></a><h4 class="sectiontitle">Project State</h4><p>The
-Servers view might display the current state of the application is either
-started or stopped. When the Servers view does not display a current state
-for the project, the workbench cannot retrieve the state of the project from
-the server or the server does not support this function.</p>
-<p>If a project
-name appears in italic font style, this means the project has not yet been
-uploaded to the server. After the project is published into the server, the
-project name switches to the typical font style used in the Servers view.</p>
-<div class="p">The
-following table lists the possible states of the project:
-<div class="tablenoborder"><table summary="" cellspacing="0" cellpadding="4" frame="border" border="1" rules="all"><caption>Table 3. Description
-of project states</caption>
-<thead align="left">
-<tr>
-<th valign="top" id="N102CB"> Project states </th>
-
-<th valign="top" id="N102D2"> Description of states </th>
-
-</tr>
-
-</thead>
-
-<tbody>
-<tr>
-<td valign="top" headers="N102CB ">Started</td>
-
-<td valign="top" headers="N102D2 ">The application on the server is ready to run on the server.</td>
-
-</tr>
-
-<tr>
-<td valign="top" headers="N102CB ">Stopped</td>
-
-<td valign="top" headers="N102D2 ">The application on the server is ended and is not
-taking server requests to run.</td>
-
-</tr>
-
-</tbody>
-
-</table>
-</div>
-</div>
-</div>
-
-<div class="section" id="rwrcview_wst__rwrcview_section_project_status"><a name="rwrcview_wst__rwrcview_section_project_status"><!-- --></a><h4 class="sectiontitle">Project Status</h4><p>The
-Servers view might display the current status of the application is either
-synchronized or republished. When the Servers view does not display a current
-status for the project, the workbench cannot retrieve the status of the project
-from the server, the server is stopped or the server does not support this
-function.</p>
-<p id="rwrcview_wst__rwrcview_p3a"><a name="rwrcview_wst__rwrcview_p3a"><!-- --></a>The following table lists the possible project
-status:</p>
-
-<div class="tablenoborder"><table summary="" cellspacing="0" cellpadding="4" frame="border" border="1" rules="all"><caption>Table 4. Description of project status</caption>
-<thead align="left">
-<tr>
-<th valign="top" id="N10344"> Project status </th>
-
-<th valign="top" id="N1034B"> Description of status </th>
-
-</tr>
-
-</thead>
-
-<tbody>
-<tr>
-<td valign="top" headers="N10344 ">Synchronized</td>
-
-<td valign="top" headers="N1034B ">Both copies of the application files on the server and in the workbench
-are matching.</td>
-
-</tr>
-
-<tr>
-<td valign="top" headers="N10344 ">Republished</td>
-
-<td valign="top" headers="N1034B ">The copy of the application files on the workbench
-has changed and does not match the copy on the server. The server needs to
-be updated.</td>
-
-</tr>
-
-</tbody>
-
-</table>
-</div>
-</div>
-
-</div>
-
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/rwtcpvw.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/rwtcpvw.dita
deleted file mode 100644
index 2216286..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/rwtcpvw.dita
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN"

- "reference.dtd">

-<reference id="rwtcpvw_wst" xml:lang="en-us">

-<title id="title">TCP/IP Monitor view</title>

-<shortdesc id="shortdesc">The TCP/IP Monitor is a simple server that monitors

-all the requests and the responses between a Web browser and server. If you

-want the TCP/IP Monitor view to open when there is TCP/IP activity, select

-the  <uicontrol>Show TCP/IP Monitor view when there is activity</uicontrol> check

-box on the TCP/IP Monitor preferences page (  <menucascade><uicontrol>Window </uicontrol>

-<uicontrol>Run/Debug</uicontrol><uicontrol>TCP/IP Monitor</uicontrol></menucascade>).</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm keyref="rwtcpvw|1|serversTCP/IPmonitors" status="new">servers<indexterm>TCP/IP

-monitors</indexterm></indexterm><indexterm keyref="rwtcpvw|2|TCP/IPmonitorsoverview"

-status="changed">TCP/IP<indexterm>monitors</indexterm></indexterm><indexterm

-keyref="rwtcpvw|3|viewsTCP/IPmonitors" status="new">views<indexterm>TCP/IP

-monitors</indexterm></indexterm></keywords>

-</metadata></prolog>

-<refbody>

-<section id="section"><p>You can monitor the TCP/IP activity using the TCP/IP

-Monitor view (<menucascade><uicontrol>Window</uicontrol><uicontrol>Show View</uicontrol>

-<uicontrol>Other</uicontrol><uicontrol>Debug</uicontrol><uicontrol>TCP/IP

-Monitor</uicontrol></menucascade>). This view consists of the three panes:</p><ul>

-<li>List of Requests pane. Located on the top of the TCP/IP Monitor view,

-this pane contains a list of requests sent to the application server.</li>

-<li>Request pane. Located on the left of the TCP/IP Monitor view, this pane

-contains information about the request when it is forwarded to the application

-server.</li>

-<li>Response pane. Located on the right side of the TCP/IP Monitor view, this

-pane contains information about the response when it is received from the

-application server.</li>

-</ul><p>In the List of Requests pane, requests such as JSP files, servlets,

-and URLs are grouped and displayed by the host machine. Selecting a request

-displays the appropriate information about the request in the Request pane

-and the Response pane. The  <i>response time</i> is the elapsed time that

-it takes for a request to arrive at the TCP/IP Monitor until the response

-is forwarded from the server.</p></section>

-</refbody>

-</reference>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/rwtcpvw.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/rwtcpvw.html
deleted file mode 100644
index 8277c87..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/rwtcpvw.html
+++ /dev/null
@@ -1,71 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="reference" name="DC.Type" />
-<meta name="DC.Title" content="TCP/IP Monitor view" />
-<meta name="abstract" content="The TCP/IP Monitor is a simple server that monitors all the requests and the responses between a Web browser and server. If you want the TCP/IP Monitor view to open when there is TCP/IP activity, select the Show TCP/IP Monitor view when there is activity check box on the TCP/IP Monitor preferences page ( Window &gt; Run/Debug &gt; TCP/IP Monitor)." />
-<meta name="description" content="The TCP/IP Monitor is a simple server that monitors all the requests and the responses between a Web browser and server. If you want the TCP/IP Monitor view to open when there is TCP/IP activity, select the Show TCP/IP Monitor view when there is activity check box on the TCP/IP Monitor preferences page ( Window &gt; Run/Debug &gt; TCP/IP Monitor)." />
-<meta content="servers, TCP/IP monitors, TCP/IP, monitors, views" name="DC.subject" />
-<meta content="servers, TCP/IP monitors, TCP/IP, monitors, views" name="keywords" />
-<meta scheme="URI" name="DC.Relation" content="../topics/twtcpprf.html" />
-<meta scheme="URI" name="DC.Relation" content="../topics/twtcpprf.html" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="rwtcpvw_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>TCP/IP Monitor view</title>
-</head>
-<body id="rwtcpvw_wst"><a name="rwtcpvw_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">TCP/IP Monitor view</h1>
-
-
-
-<div><p>The TCP/IP Monitor is a simple server that monitors
-all the requests and the responses between a Web browser and server. If you
-want the TCP/IP Monitor view to open when there is TCP/IP activity, select
-the  <span class="uicontrol">Show TCP/IP Monitor view when there is activity</span> check
-box on the TCP/IP Monitor preferences page (  <span class="menucascade"><span class="uicontrol">Window </span>
- &gt; <span class="uicontrol">Run/Debug</span> &gt; <span class="uicontrol">TCP/IP Monitor</span></span>).</p>
-
-<div class="section" id="rwtcpvw_wst__section"><a name="rwtcpvw_wst__section"><!-- --></a><p>You can monitor the TCP/IP activity using the TCP/IP
-Monitor view (<span class="menucascade"><span class="uicontrol">Window</span> &gt; <span class="uicontrol">Show View</span>
- &gt; <span class="uicontrol">Other</span> &gt; <span class="uicontrol">Debug</span> &gt; <span class="uicontrol">TCP/IP
-Monitor</span></span>). This view consists of the three panes:</p>
-<ul>
-<li>List of Requests pane. Located on the top of the TCP/IP Monitor view,
-this pane contains a list of requests sent to the application server.</li>
-
-<li>Request pane. Located on the left of the TCP/IP Monitor view, this pane
-contains information about the request when it is forwarded to the application
-server.</li>
-
-<li>Response pane. Located on the right side of the TCP/IP Monitor view, this
-pane contains information about the response when it is received from the
-application server.</li>
-
-</ul>
-<p>In the List of Requests pane, requests such as JSP files, servlets,
-and URLs are grouped and displayed by the host machine. Selecting a request
-displays the appropriate information about the request in the Request pane
-and the Response pane. The  <em>response time</em> is the elapsed time that
-it takes for a request to arrive at the TCP/IP Monitor until the response
-is forwarded from the server.</p>
-</div>
-
-</div>
-
-<div><div class="reltasks"><strong>Related tasks</strong><br />
-<div><a href="../topics/twtcpprf.html" title="Using the Preferences page, you can define the TCP/IP Monitor attributes. To define these preferences, complete the following:">Defining the TCP/IP Monitor preferences</a></div>
-</div>
-</div>
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tclean.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/tclean.dita
deleted file mode 100644
index eb895dd..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tclean.dita
+++ /dev/null
@@ -1,32 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="tclean_wst" xml:lang="en-us">

-<title id="title">Clean projects published on the server</title>

-<shortdesc id="shortdesc">You can use the clean option available in the Servers

-view to remove any invalid resources from the server before doing a full republish.

-This helps remove by-products generated as a result of the publishing process.

-When you find there is old code or an invalid state of code running on the

-server, try using this clean option to see if this helps remove these invalid

-states from the server.</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm keyref="tclean|1|servercleaningprojects" status="changed">servers<indexterm>cleaning

-projects</indexterm></indexterm><indexterm keyref="tclean|2|projectscleaningonserver"

-status="new">projects<indexterm>cleaning on server</indexterm></indexterm>

-<indexterm keyref="tclean|3|cleanprojects" status="changed">projects<indexterm>clean</indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<taskbody>

-<context id="context">To clean projects published on the server, complete

-the following steps:</context>

-<steps id="steps">

-<step><cmd>In the Servers view, right-click a server.</cmd></step>

-<step><cmd>In the pop-up menu, select <uicontrol>Clean</uicontrol>.</cmd>

-</step>

-<step><cmd>The following message dialog box displays:</cmd><info><msgblock>Clean will discard all publish state and republish from scratch.  Are you sure you 

-want to clean all published projects?</msgblock></info></step>

-<step><cmd>Select <uicontrol>OK</uicontrol>.</cmd></step>

-</steps>

-</taskbody>

-</task>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tclean.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/tclean.html
deleted file mode 100644
index 9f22346..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tclean.html
+++ /dev/null
@@ -1,57 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Clean projects published on the server" />
-<meta name="abstract" content="You can use the clean option available in the Servers view to remove any invalid resources from the server before doing a full republish. This helps remove by-products generated as a result of the publishing process. When you find there is old code or an invalid state of code running on the server, try using this clean option to see if this helps remove these invalid states from the server." />
-<meta name="description" content="You can use the clean option available in the Servers view to remove any invalid resources from the server before doing a full republish. This helps remove by-products generated as a result of the publishing process. When you find there is old code or an invalid state of code running on the server, try using this clean option to see if this helps remove these invalid states from the server." />
-<meta content="servers, cleaning projects, projects, cleaning on server, clean" name="DC.subject" />
-<meta content="servers, cleaning projects, projects, cleaning on server, clean" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="tclean_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Clean projects published on the server</title>
-</head>
-<body id="tclean_wst"><a name="tclean_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Clean projects published on the server</h1>
-
-
-
-<div><p>You can use the clean option available in the Servers
-view to remove any invalid resources from the server before doing a full republish.
-This helps remove by-products generated as a result of the publishing process.
-When you find there is old code or an invalid state of code running on the
-server, try using this clean option to see if this helps remove these invalid
-states from the server.</p>
-
-<div class="section" id="tclean_wst__context"><a name="tclean_wst__context"><!-- --></a>To clean projects published on the server, complete
-the following steps:</div>
-
-<a name="tclean_wst__steps"><!-- --></a><ol id="tclean_wst__steps">
-<li class="stepexpand"><span>In the Servers view, right-click a server.</span></li>
-
-<li class="stepexpand"><span>In the pop-up menu, select <span class="uicontrol">Clean</span>.</span>
-</li>
-
-<li class="stepexpand"><span>The following message dialog box displays:</span> <pre>Clean will discard all publish state and republish from scratch.  Are you sure you 
-want to clean all published projects?</pre>
-</li>
-
-<li class="stepexpand"><span>Select <span class="uicontrol">OK</span>.</span></li>
-
-</ol>
-
-</div>
-
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tcreate.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/tcreate.dita
deleted file mode 100644
index 85092ee..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tcreate.dita
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2005, v.4002-->

-<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN"

- "topic.dtd">

-<topic id="tcreate_wst" xml:lang="en-us">

-<title id="title">Creating, editing, and deleting servers</title>

-<shortdesc></shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm>servers<indexterm>creating</indexterm><indexterm>editing</indexterm><indexterm>deleting</indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<body></body>

-</topic>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tcreate.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/tcreate.html
deleted file mode 100644
index c2ff238..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tcreate.html
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="topic" name="DC.Type" />
-<meta name="DC.Title" content="Creating, editing, and deleting servers" />
-<meta name="abstract" content="" />
-<meta name="description" content="" />
-<meta content="servers, creating, editing, deleting" name="DC.subject" />
-<meta content="servers, creating, editing, deleting" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="tcreate_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Creating, editing, and deleting servers</title>
-</head>
-<body id="tcreate_wst"><a name="tcreate_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Creating, editing, and deleting servers</h1>
-
-
-
-<div><p />
-</div>
-
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tdbgjsp.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/tdbgjsp.dita
deleted file mode 100644
index aa41421..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tdbgjsp.dita
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="tdbgjsp_wst" xml:lang="en-us">

-<title id="tdbgjsp_title">Debugging a JSP file on a server</title>

-<shortdesc id="tdbgjsp_shortdesc">The debugger enables you to detect and diagnose

-errors in your application. It allows you to control the execution of your

-program by setting breakpoints, suspending threads, stepping through the code,

-and examining the contents of the variables. You can debug a JavaServer Pages

-(JSP) without losing the state of your application. </shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm keyref="tdbgjsp|1|JSPfilesdebuggingonaserver"

-status="changed">JSP files<indexterm>debugging</indexterm></indexterm><indexterm

-keyref="tdbgjsp|2|serversdebuggingJSPfiles" status="new">servers<indexterm>debugging

-JSP files</indexterm></indexterm></keywords>

-</metadata></prolog>

-<taskbody>

-<context id="tdbgjsp_context">To debug a JSP file on a server:</context>

-<steps>

-<step id="tdbgjsp_step1"><cmd>In the Project Explorer view, open your JSP

-file.</cmd><info>In a Web project, JSP files are located in the Web Content

-folder. Double-click the JSP file, the file opens in an editor.</info></step>

-<step id="tdbgjsp_step2"><cmd>To set one or more breakpoints, you can select

-a line of code in the editor and double-click the marker bar directly to the

-left of the line where you want to add the breakpoint.</cmd></step>

-<step id="tdbgjsp_step3"><cmd>From the JSP file's context menu in the Project

-Explorer view, click  <uicontrol>Debug As> Debug on Server.</uicontrol> The

-workbench switches to the Debug perspective and the server is launched in

-debug mode.</cmd></step>

-<step id="tdbgjsp_step4"><cmd>In the Debug view, step through the code and

-make the necessary changes to the JSP file.</cmd><info>For detailed information

-on debugging, refer to the Debugging <tm tmclass="special" tmowner="Sun Microsystems, Inc."

-tmtype="tm" trademark="Java">Java</tm> applications documentation.</info>

-</step>

-<step id="tdbgjsp_step5"><cmd>Save the JSP file.</cmd></step>

-<step id="tdbgjsp_step6"><cmd>Click the  <uicontrol>Refresh</uicontrol> icon

-in the Web Browser to update the changes.</cmd><info>The state of your application

-is not lost and the server recognizes your changes.</info></step>

-</steps>

-</taskbody>

-</task>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tdbgjsp.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/tdbgjsp.html
deleted file mode 100644
index 7182d4b..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tdbgjsp.html
+++ /dev/null
@@ -1,69 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Debugging a JSP file on a server" />
-<meta name="abstract" content="The debugger enables you to detect and diagnose errors in your application. It allows you to control the execution of your program by setting breakpoints, suspending threads, stepping through the code, and examining the contents of the variables. You can debug a JavaServer Pages (JSP) without losing the state of your application." />
-<meta name="description" content="The debugger enables you to detect and diagnose errors in your application. It allows you to control the execution of your program by setting breakpoints, suspending threads, stepping through the code, and examining the contents of the variables. You can debug a JavaServer Pages (JSP) without losing the state of your application." />
-<meta content="JSP files, debugging, servers, debugging JSP files" name="DC.subject" />
-<meta content="JSP files, debugging, servers, debugging JSP files" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="tdbgjsp_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Debugging a JSP file on a server</title>
-</head>
-<body id="tdbgjsp_wst"><a name="tdbgjsp_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Debugging a JSP file on a server</h1>
-
-
-
-<div><p>The debugger enables you to detect and diagnose
-errors in your application. It allows you to control the execution of your
-program by setting breakpoints, suspending threads, stepping through the code,
-and examining the contents of the variables. You can debug a JavaServer Pages
-(JSP) without losing the state of your application. </p>
-
-<div class="section" id="tdbgjsp_wst__tdbgjsp_context"><a name="tdbgjsp_wst__tdbgjsp_context"><!-- --></a>To debug a JSP file on a server:</div>
-
-<ol>
-<li class="stepexpand" id="tdbgjsp_wst__tdbgjsp_step1"><a name="tdbgjsp_wst__tdbgjsp_step1"><!-- --></a><span>In the Project Explorer view, open your JSP
-file.</span> In a Web project, JSP files are located in the Web Content
-folder. Double-click the JSP file, the file opens in an editor.</li>
-
-<li class="stepexpand" id="tdbgjsp_wst__tdbgjsp_step2"><a name="tdbgjsp_wst__tdbgjsp_step2"><!-- --></a><span>To set one or more breakpoints, you can select
-a line of code in the editor and double-click the marker bar directly to the
-left of the line where you want to add the breakpoint.</span></li>
-
-<li class="stepexpand" id="tdbgjsp_wst__tdbgjsp_step3"><a name="tdbgjsp_wst__tdbgjsp_step3"><!-- --></a><span>From the JSP file's context menu in the Project
-Explorer view, click  <span class="uicontrol">Debug As&gt; Debug on Server.</span> The
-workbench switches to the Debug perspective and the server is launched in
-debug mode.</span></li>
-
-<li class="stepexpand" id="tdbgjsp_wst__tdbgjsp_step4"><a name="tdbgjsp_wst__tdbgjsp_step4"><!-- --></a><span>In the Debug view, step through the code and
-make the necessary changes to the JSP file.</span> For detailed information
-on debugging, refer to the Debugging Java™ applications documentation.
-</li>
-
-<li class="stepexpand" id="tdbgjsp_wst__tdbgjsp_step5"><a name="tdbgjsp_wst__tdbgjsp_step5"><!-- --></a><span>Save the JSP file.</span></li>
-
-<li class="stepexpand" id="tdbgjsp_wst__tdbgjsp_step6"><a name="tdbgjsp_wst__tdbgjsp_step6"><!-- --></a><span>Click the  <span class="uicontrol">Refresh</span> icon
-in the Web Browser to update the changes.</span> The state of your application
-is not lost and the server recognizes your changes.</li>
-
-</ol>
-
-</div>
-
-<div />
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tdebug.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/tdebug.dita
deleted file mode 100644
index 6b1b04e..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tdebug.dita
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="tdebug_wst" xml:lang="en-us">

-<title id="title">Debugging applications on a server</title>

-<shortdesc id="shortdesc">You can debug applications on a server to detect

-and diagnose errors in your application.  Use the TCP/IP monitor view to view

-data sent and received over the ports of the server.  In addition, use the

-debugging tools in the workbench to control running your application on the

-server by setting breakpoints, suspending threads, stepping through the code,

-and examining the contents of the variables.  You can debug the following

-artifacts on a server without losing the state of your application:<?Pub Caret?></shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm>servers<indexterm>debugging applications</indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<taskbody></taskbody>

-</task>

-<?Pub *0000000995?>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tdebug.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/tdebug.html
deleted file mode 100644
index 510b7a8..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tdebug.html
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Debugging applications on a server" />
-<meta name="abstract" content="You can debug applications on a server to detect and diagnose errors in your application. Use the TCP/IP monitor view to view data sent and received over the ports of the server. In addition, use the debugging tools in the workbench to control running your application on the server by setting breakpoints, suspending threads, stepping through the code, and examining the contents of the variables. You can debug the following artifacts on a server without losing the state of your application:" />
-<meta name="description" content="You can debug applications on a server to detect and diagnose errors in your application. Use the TCP/IP monitor view to view data sent and received over the ports of the server. In addition, use the debugging tools in the workbench to control running your application on the server by setting breakpoints, suspending threads, stepping through the code, and examining the contents of the variables. You can debug the following artifacts on a server without losing the state of your application:" />
-<meta content="servers, debugging applications" name="DC.subject" />
-<meta content="servers, debugging applications" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="tdebug_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Debugging applications on a server</title>
-</head>
-<body id="tdebug_wst"><a name="tdebug_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Debugging applications on a server</h1>
-
-
-
-<div><p>You can debug applications on a server to detect
-and diagnose errors in your application.  Use the TCP/IP monitor view to view
-data sent and received over the ports of the server.  In addition, use the
-debugging tools in the workbench to control running your application on the
-server by setting breakpoints, suspending threads, stepping through the code,
-and examining the contents of the variables.  You can debug the following
-artifacts on a server without losing the state of your application:</p>
-</div>
-
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/testing.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/testing.dita
deleted file mode 100644
index 20e0936..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/testing.dita
+++ /dev/null
@@ -1,67 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="testing_wst" xml:lang="en-us">

-<title id="testing_title">Testing artifacts on a server</title>

-<shortdesc id="testing_shortdesc">You can use the workbench to test one or

-more application artifacts on a server.</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm>artifacts<indexterm>testing on servers</indexterm></indexterm>

-<indexterm>servers<indexterm>testing artifacts</indexterm></indexterm></keywords>

-</metadata></prolog>

-<taskbody>

-<prereq></prereq>

-<context></context>

-<steps>

-<step id="testing_step1"><cmd>In the Project Explorer view from the Java EE

-perspective, expand the project that contains the file you want to test.</cmd>

-</step>

-<step id="testing_step2"><cmd>Right-click the artifact that you want to test.</cmd>

-<info>Examples of artifacts include the Web project or a file within the Web

-project (such as a JSP file, servlet, or HTML file), or an enterprise bean.</info>

-</step>

-<step id="testing_step3"><cmd>Select  <uicontrol>Run As > Run on Server</uicontrol>.

-The Server selection wizard appears.</cmd></step>

-<step id="testing_step4"><cmd>Use the radio buttons to specify how you want

-to select the server. Select from the following options:</cmd>

-<choicetable>

-<chrow><choption>Choose an existing server</choption><chdesc>This option uses

-an existing server that is defined in your workbench. </chdesc></chrow>

-<chrow><choption>Manually define a server</choption><chdesc>This option creates

-a new server.</chdesc></chrow>

-</choicetable>

-</step>

-<step id="testing_step5"><cmd>Under the <uicontrol>Select the server that

-you want to use</uicontrol> list, select a server you want to run your application.</cmd>

-<info>The list of available servers, under the <uicontrol>Select the server

-that you want to use</uicontrol> list, depends on the Java EE specification

-level you defined for the artifact and the supported servers on this workbench.</info>

-</step>

-<step id="testing_step6"><cmd>(Optional) Click <uicontrol>Next</uicontrol> to

-configure additional settings, such as configuring settings specific to the

-server, and adding or removing projects configured on the server.</cmd></step>

-<step><cmd><ph id="testing_step7_ph1">Click <uicontrol>Finish.</uicontrol></ph></cmd>

-<info><ph id="testing_step7_ph2">The server tools automatically complete the

-following tasks for you: </ph><ul>

-<li id="testing_li1">If this is the first time you are creating the server

-on the workspace and if the server generates server configuration files, the

-workbench creates a server project with <uicontrol>Servers</uicontrol> as

-the default name to hold the generated server configuration files.</li>

-<li id="testing_li2">Creates the server and adds it to the Servers View.</li>

-<li id="testing_li3">Adds your project to the server.</li>

-<li id="testing_li4">Starts the server. (This may take time depending on the

-server settings.)</li>

-<li id="testing_li5">If the  <uicontrol>Automatically publish when starting

-servers</uicontrol> check box on the Server preferences page (<menucascade>

-<uicontrol>Window > Preferences > Server > Launching</uicontrol></menucascade>)

-is selected, the workbench checks to see if your project and files on the

-server are synchronized. If they are not, the project and the files are automatically

-updated when the server is restarted.</li>

-<li id="testing_li6">Depending on the artifact you are testing, the output

-of running your artifact may display in the Console view or in a Web browser

-that automatically opens.</li>

-</ul></info></step>

-</steps>

-</taskbody>

-</task>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/testing.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/testing.html
deleted file mode 100644
index 9a64b5b..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/testing.html
+++ /dev/null
@@ -1,117 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Testing artifacts on a server" />
-<meta name="abstract" content="You can use the workbench to test one or more application artifacts on a server." />
-<meta name="description" content="You can use the workbench to test one or more application artifacts on a server." />
-<meta content="artifacts, testing on servers, servers, testing artifacts" name="DC.subject" />
-<meta content="artifacts, testing on servers, servers, testing artifacts" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="testing_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Testing artifacts on a server</title>
-</head>
-<body id="testing_wst"><a name="testing_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Testing artifacts on a server</h1>
-
-
-
-<div><p>You can use the workbench to test one or
-more application artifacts on a server.</p>
-
-<div class="p" />
-
-<div class="section" />
-
-<ol>
-<li class="stepexpand" id="testing_wst__testing_step1"><a name="testing_wst__testing_step1"><!-- --></a><span>In the Project Explorer view from the Java EE
-perspective, expand the project that contains the file you want to test.</span>
-</li>
-
-<li class="stepexpand" id="testing_wst__testing_step2"><a name="testing_wst__testing_step2"><!-- --></a><span>Right-click the artifact that you want to test.</span>
- Examples of artifacts include the Web project or a file within the Web
-project (such as a JSP file, servlet, or HTML file), or an enterprise bean.
-</li>
-
-<li class="stepexpand" id="testing_wst__testing_step3"><a name="testing_wst__testing_step3"><!-- --></a><span>Select  <span class="uicontrol">Run As &gt; Run on Server</span>.
-The Server selection wizard appears.</span></li>
-
-<li class="stepexpand" id="testing_wst__testing_step4"><a name="testing_wst__testing_step4"><!-- --></a><span>Use the radio buttons to specify how you want
-to select the server. Select from the following options:</span>
-
-<table class="choicetableborder" summary="" cellspacing="0" cellpadding="4" rules="rows" frame="hsides" border="1">
-<thead><tr><th valign="bottom" id="N1008F-option" align="left">Option</th>
-<th valign="bottom" id="N1008F-desc" align="left">Description</th></tr></thead>
-<tbody>
-<tr><td valign="top" headers="N1008F-option" id="N10099"><strong>Choose an existing server</strong></td>
-<td valign="top" headers="N1008F-desc N10099">This option uses
-an existing server that is defined in your workbench. </td>
-</tr>
-
-<tr><td valign="top" headers="N1008F-option" id="N100A8"><strong>Manually define a server</strong></td>
-<td valign="top" headers="N1008F-desc N100A8">This option creates
-a new server.</td>
-</tr>
-
-</tbody></table>
-
-</li>
-
-<li class="stepexpand" id="testing_wst__testing_step5"><a name="testing_wst__testing_step5"><!-- --></a><span>Under the <span class="uicontrol">Select the server that
-you want to use</span> list, select a server you want to run your application.</span>
- The list of available servers, under the <span class="uicontrol">Select the server
-that you want to use</span> list, depends on the Java EE specification
-level you defined for the artifact and the supported servers on this workbench.
-</li>
-
-<li class="stepexpand" id="testing_wst__testing_step6"><a name="testing_wst__testing_step6"><!-- --></a><span>(Optional) Click <span class="uicontrol">Next</span> to
-configure additional settings, such as configuring settings specific to the
-server, and adding or removing projects configured on the server.</span></li>
-
-<li class="stepexpand"><span><span id="testing_wst__testing_step7_ph1"><a name="testing_wst__testing_step7_ph1"><!-- --></a>Click <span class="uicontrol">Finish.</span></span></span>
- <span id="testing_wst__testing_step7_ph2"><a name="testing_wst__testing_step7_ph2"><!-- --></a>The server tools automatically complete the
-following tasks for you: </span><ul>
-<li id="testing_wst__testing_li1"><a name="testing_wst__testing_li1"><!-- --></a>If this is the first time you are creating the server
-on the workspace and if the server generates server configuration files, the
-workbench creates a server project with <span class="uicontrol">Servers</span> as
-the default name to hold the generated server configuration files.</li>
-
-<li id="testing_wst__testing_li2"><a name="testing_wst__testing_li2"><!-- --></a>Creates the server and adds it to the Servers View.</li>
-
-<li id="testing_wst__testing_li3"><a name="testing_wst__testing_li3"><!-- --></a>Adds your project to the server.</li>
-
-<li id="testing_wst__testing_li4"><a name="testing_wst__testing_li4"><!-- --></a>Starts the server. (This may take time depending on the
-server settings.)</li>
-
-<li id="testing_wst__testing_li5"><a name="testing_wst__testing_li5"><!-- --></a>If the  <span class="uicontrol">Automatically publish when starting
-servers</span> check box on the Server preferences page (<span class="menucascade">
-<span class="uicontrol">Window &gt; Preferences &gt; Server &gt; Launching</span></span>)
-is selected, the workbench checks to see if your project and files on the
-server are synchronized. If they are not, the project and the files are automatically
-updated when the server is restarted.</li>
-
-<li id="testing_wst__testing_li6"><a name="testing_wst__testing_li6"><!-- --></a>Depending on the artifact you are testing, the output
-of running your artifact may display in the Console view or in a Web browser
-that automatically opens.</li>
-
-</ul>
-</li>
-
-</ol>
-
-</div>
-
-<div />
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/thttppreview.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/thttppreview.dita
deleted file mode 100644
index 1a6897e..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/thttppreview.dita
+++ /dev/null
@@ -1,53 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="thttppreview_wst" xml:lang="en-us">

-<title id="title">Testing on an HTTP Preview server</title>

-<shortdesc id="shortdesc">Use the HTTP Preview server when you want to quickly

-test resources in a static Web project.  The HTTP Preview server is a Hypertext

-Transfer Protocol (HTTP) embedded test server that is integrated with the

-workbench.  It is intended for preliminary testing and saves you time to download,

-install, and set up an HTTP server.  However, as your static Web project progresses

-through its development cycle you are encourage to test and run on an external

-HTTP server.  You can use the HTTP Preview server as a convenient way to check

-for errors before you do a final test on an external HTTP server.</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm keyref="thttppreview|1|HTTPPreviewtestingstaticWebprojects"

-status="changed">HTTP preview server<indexterm>testing static Web projects</indexterm></indexterm>

-<indexterm keyref="thttppreview|2|runtimeenvironmentsHTTPPreview" status="new">runtime

-environments<indexterm>HTTP Preview</indexterm></indexterm><indexterm keyref="thttppreview|3|serversHTTPPreviewserver"

-status="new">servers<indexterm>HTTP Preview server</indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<taskbody>

-<context id="context">To create and test on an HTTP Preview server for previewing

-your resources in a static Web project, complete the following steps:</context>

-<steps id="steps">

-<step><cmd>In the Servers view, right-click and select <uicontrol>New</uicontrol> > <uicontrol>Server</uicontrol>.

-The Define a New Server wizard opens.</cmd></step>

-<step><cmd>Under the <uicontrol>Select the server type</uicontrol> list, expand

-the <b>Basic</b> folder and select <b>HTTP Preview</b>. Click <uicontrol>Next</uicontrol>.</cmd>

-</step>

-<step><cmd>The <uicontrol>Add and Remove</uicontrol> page opens. Under the

-Available projects list, select the static Web project and click the <uicontrol>Add</uicontrol> button.

-Click <uicontrol>Finish</uicontrol>. </cmd><info>The HTTP Preview server is

-created in the Servers view.</info></step>

-<step><cmd>In the Project Explorer view, navigate to your static Web project

-and right-click your resource you want to test.</cmd></step>

-<step><cmd>Select <menucascade><uicontrol>Run As</uicontrol><uicontrol>Run

-on Server</uicontrol></menucascade>. The Run on Server wizard opens.</cmd>

-</step>

-<step><cmd>Verify the <uicontrol>Choose an existing server</uicontrol> radio

-button is enabled.</cmd></step>

-<step><cmd>Under the <uicontrol>Select the server that you want to use</uicontrol> list,

-select the recently created HTTP Preview server. Click <uicontrol>Next</uicontrol>.</cmd>

-</step>

-<step><cmd>The <uicontrol>Add and Remove</uicontrol> page opens. Verify the

-static Web project you are testing is listed under the <uicontrol>Configured

-projects</uicontrol>. Click <uicontrol>Finish</uicontrol>.</cmd></step>

-</steps>

-<result id="result">The internal Web browser opens and displays the static

-Web content.</result>

-</taskbody>

-</task>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/thttppreview.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/thttppreview.html
deleted file mode 100644
index 7db3fc2..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/thttppreview.html
+++ /dev/null
@@ -1,82 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Testing on an HTTP Preview server" />
-<meta name="abstract" content="Use the HTTP Preview server when you want to quickly test resources in a static Web project. The HTTP Preview server is a Hypertext Transfer Protocol (HTTP) embedded test server that is integrated with the workbench. It is intended for preliminary testing and saves you time to download, install, and set up an HTTP server. However, as your static Web project progresses through its development cycle you are encourage to test and run on an external HTTP server. You can use the HTTP Preview server as a convenient way to check for errors before you do a final test on an external HTTP server." />
-<meta name="description" content="Use the HTTP Preview server when you want to quickly test resources in a static Web project. The HTTP Preview server is a Hypertext Transfer Protocol (HTTP) embedded test server that is integrated with the workbench. It is intended for preliminary testing and saves you time to download, install, and set up an HTTP server. However, as your static Web project progresses through its development cycle you are encourage to test and run on an external HTTP server. You can use the HTTP Preview server as a convenient way to check for errors before you do a final test on an external HTTP server." />
-<meta content="HTTP preview server, testing static Web projects, runtime environments, HTTP Preview, servers, HTTP Preview server" name="DC.subject" />
-<meta content="HTTP preview server, testing static Web projects, runtime environments, HTTP Preview, servers, HTTP Preview server" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="thttppreview_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Testing on an HTTP Preview server</title>
-</head>
-<body id="thttppreview_wst"><a name="thttppreview_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Testing on an HTTP Preview server</h1>
-
-
-
-<div><p>Use the HTTP Preview server when you want to quickly
-test resources in a static Web project.  The HTTP Preview server is a Hypertext
-Transfer Protocol (HTTP) embedded test server that is integrated with the
-workbench.  It is intended for preliminary testing and saves you time to download,
-install, and set up an HTTP server.  However, as your static Web project progresses
-through its development cycle you are encourage to test and run on an external
-HTTP server.  You can use the HTTP Preview server as a convenient way to check
-for errors before you do a final test on an external HTTP server.</p>
-
-<div class="section" id="thttppreview_wst__context"><a name="thttppreview_wst__context"><!-- --></a>To create and test on an HTTP Preview server for previewing
-your resources in a static Web project, complete the following steps:</div>
-
-<a name="thttppreview_wst__steps"><!-- --></a><ol id="thttppreview_wst__steps">
-<li class="stepexpand"><span>In the Servers view, right-click and select <span class="uicontrol">New</span> &gt; <span class="uicontrol">Server</span>.
-The Define a New Server wizard opens.</span></li>
-
-<li class="stepexpand"><span>Under the <span class="uicontrol">Select the server type</span> list, expand
-the <strong>Basic</strong> folder and select <strong>HTTP Preview</strong>. Click <span class="uicontrol">Next</span>.</span>
-</li>
-
-<li class="stepexpand"><span>The <span class="uicontrol">Add and Remove</span> page opens. Under the
-Available projects list, select the static Web project and click the <span class="uicontrol">Add</span> button.
-Click <span class="uicontrol">Finish</span>. </span> The HTTP Preview server is
-created in the Servers view.</li>
-
-<li class="stepexpand"><span>In the Project Explorer view, navigate to your static Web project
-and right-click your resource you want to test.</span></li>
-
-<li class="stepexpand"><span>Select <span class="menucascade"><span class="uicontrol">Run As</span> &gt; <span class="uicontrol">Run
-on Server</span></span>. The Run on Server wizard opens.</span>
-</li>
-
-<li class="stepexpand"><span>Verify the <span class="uicontrol">Choose an existing server</span> radio
-button is enabled.</span></li>
-
-<li class="stepexpand"><span>Under the <span class="uicontrol">Select the server that you want to use</span> list,
-select the recently created HTTP Preview server. Click <span class="uicontrol">Next</span>.</span>
-</li>
-
-<li class="stepexpand"><span>The <span class="uicontrol">Add and Remove</span> page opens. Verify the
-static Web project you are testing is listed under the <span class="uicontrol">Configured
-projects</span>. Click <span class="uicontrol">Finish</span>.</span></li>
-
-</ol>
-
-<div class="section" id="thttppreview_wst__result"><a name="thttppreview_wst__result"><!-- --></a>The internal Web browser opens and displays the static
-Web content.</div>
-
-</div>
-
-<div />
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tj2ee.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/tj2ee.dita
deleted file mode 100644
index ee7f724..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tj2ee.dita
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2005, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="tj2ee_wst" xml:lang="en-us">

-<title id="title">Testing applications on a server</title>

-<shortdesc id="shortdesc">You can use the workbench to test one or more projects

-on a server. </shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm>applications<indexterm>testing on servers</indexterm></indexterm>

-<indexterm>servers<indexterm>testing applications</indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<taskbody></taskbody>

-</task>

-<?Pub *0000000643?>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tj2ee.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/tj2ee.html
deleted file mode 100644
index 7c52718..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tj2ee.html
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Testing applications on a server" />
-<meta name="abstract" content="You can use the workbench to test one or more projects on a server." />
-<meta name="description" content="You can use the workbench to test one or more projects on a server." />
-<meta content="applications, testing on servers, servers, testing applications" name="DC.subject" />
-<meta content="applications, testing on servers, servers, testing applications" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="tj2ee_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Testing applications on a server</title>
-</head>
-<body id="tj2ee_wst"><a name="tj2ee_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Testing applications on a server</h1>
-
-
-
-<div><p>You can use the workbench to test one or more projects
-on a server. </p>
-</div>
-
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tj2eepreview.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/tj2eepreview.dita
deleted file mode 100644
index a583197..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tj2eepreview.dita
+++ /dev/null
@@ -1,56 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="tj2eepreview_wst" xml:lang="en-us">

-<title id="title">Testing on a J2EE Preview server</title>

-<shortdesc id="shortdesc">Use the J2EE Preview server when you want to quickly

-compile, test and run resources in a J2EE Web project. The J2EE Web projects

-you can test on a J2EE Preview server are static Web projects, dynamic Web

-projects and utility projects.  Hereafter, the term J2EE Web project refers

-to any of these previously mentioned projects.</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm keyref="tj2eepreview|1|J2EEPreviewtestingJ2EEWebprojects"

-status="changed">J2EE<indexterm>testing on preview servers</indexterm></indexterm>

-<indexterm keyref="tj2eepreview|2|runtimeenvironmentsJ2EEPreview" status="new">runtime

-environments<indexterm>J2EE Preview</indexterm></indexterm><indexterm keyref="tj2eepreview|3|serversJ2EEPreviewserver"

-status="new">servers<indexterm>J2EE Preview server</indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<taskbody>

-<context id="context">The J2EE Preview server is an embedded application server

-that is integrated with the workbench.  It is intended for preliminary testing

-and saves you the time to download, install, and set up an application server.

- However, as your J2EE Web project progresses through its development cycle

-you are encourage to test and run on an external application server.  You

-can use the J2EE Preview server as a convenient way to check for errors before

-you do a final test on an external application server.<p>To create and test

-on a J2EE Preview server for previewing your resources in a J2EE Web project,

-complete the following steps:</p></context>

-<steps id="steps">

-<step><cmd>In the Servers view, right-click and select <uicontrol>New</uicontrol> > <uicontrol>Server</uicontrol>.

-The Define a New Server wizard opens.</cmd></step>

-<step><cmd>Under the <uicontrol>Select the server type</uicontrol> list, expand

-the <b>Basic</b> folder and select <b>J2EE Preview</b>. Click <uicontrol>Next</uicontrol>.</cmd>

-</step>

-<step><cmd>The <uicontrol>Add and Remove</uicontrol> page opens. Under the

-Available projects list, select the J2EE Web project and click the <uicontrol>Add</uicontrol> button.

-Click <uicontrol>Finish</uicontrol>. </cmd><info>The J2EE Preview server is

-created in the Servers view.</info></step>

-<step><cmd>In the Project Explorer view, navigate to your J2EE Web project

-and right-click your resource you want to test.</cmd></step>

-<step><cmd>Select <menucascade><uicontrol>Run As</uicontrol><uicontrol>Run

-on Server</uicontrol></menucascade>. The Run on Server wizard opens.</cmd>

-</step>

-<step><cmd>Verify the <uicontrol>Choose an existing server</uicontrol> radio

-button is enabled.</cmd></step>

-<step><cmd>Under the <uicontrol>Select the server that you want to use</uicontrol> list,

-select the recently created J2EE Preview server. Click <uicontrol>Next</uicontrol>.</cmd>

-</step>

-<step><cmd>The <uicontrol>Add and Remove</uicontrol> page opens. Verify the

-J2EE Web project you are testing is listed under the <uicontrol>Configured

-projects</uicontrol>. Click <uicontrol>Finish</uicontrol>.</cmd></step>

-</steps>

-<result id="result">The internal Web browser opens and displays the Web content.</result>

-</taskbody>

-</task>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tj2eepreview.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/tj2eepreview.html
deleted file mode 100644
index 541b323..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tj2eepreview.html
+++ /dev/null
@@ -1,85 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Testing on a J2EE Preview server" />
-<meta name="abstract" content="Use the J2EE Preview server when you want to quickly compile, test and run resources in a J2EE Web project. The J2EE Web projects you can test on a J2EE Preview server are static Web projects, dynamic Web projects and utility projects. Hereafter, the term J2EE Web project refers to any of these previously mentioned projects." />
-<meta name="description" content="Use the J2EE Preview server when you want to quickly compile, test and run resources in a J2EE Web project. The J2EE Web projects you can test on a J2EE Preview server are static Web projects, dynamic Web projects and utility projects. Hereafter, the term J2EE Web project refers to any of these previously mentioned projects." />
-<meta content="J2EE, testing on preview servers, runtime environments, J2EE Preview, servers, J2EE Preview server" name="DC.subject" />
-<meta content="J2EE, testing on preview servers, runtime environments, J2EE Preview, servers, J2EE Preview server" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="tj2eepreview_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Testing on a J2EE Preview server</title>
-</head>
-<body id="tj2eepreview_wst"><a name="tj2eepreview_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Testing on a J2EE Preview server</h1>
-
-
-
-<div><p>Use the J2EE Preview server when you want to quickly
-compile, test and run resources in a J2EE Web project. The J2EE Web projects
-you can test on a J2EE Preview server are static Web projects, dynamic Web
-projects and utility projects.  Hereafter, the term J2EE Web project refers
-to any of these previously mentioned projects.</p>
-
-<div class="section" id="tj2eepreview_wst__context"><a name="tj2eepreview_wst__context"><!-- --></a>The J2EE Preview server is an embedded application server
-that is integrated with the workbench.  It is intended for preliminary testing
-and saves you the time to download, install, and set up an application server.
- However, as your J2EE Web project progresses through its development cycle
-you are encourage to test and run on an external application server.  You
-can use the J2EE Preview server as a convenient way to check for errors before
-you do a final test on an external application server.<p>To create and test
-on a J2EE Preview server for previewing your resources in a J2EE Web project,
-complete the following steps:</p>
-</div>
-
-<a name="tj2eepreview_wst__steps"><!-- --></a><ol id="tj2eepreview_wst__steps">
-<li class="stepexpand"><span>In the Servers view, right-click and select <span class="uicontrol">New</span> &gt; <span class="uicontrol">Server</span>.
-The Define a New Server wizard opens.</span></li>
-
-<li class="stepexpand"><span>Under the <span class="uicontrol">Select the server type</span> list, expand
-the <strong>Basic</strong> folder and select <strong>J2EE Preview</strong>. Click <span class="uicontrol">Next</span>.</span>
-</li>
-
-<li class="stepexpand"><span>The <span class="uicontrol">Add and Remove</span> page opens. Under the
-Available projects list, select the J2EE Web project and click the <span class="uicontrol">Add</span> button.
-Click <span class="uicontrol">Finish</span>. </span> The J2EE Preview server is
-created in the Servers view.</li>
-
-<li class="stepexpand"><span>In the Project Explorer view, navigate to your J2EE Web project
-and right-click your resource you want to test.</span></li>
-
-<li class="stepexpand"><span>Select <span class="menucascade"><span class="uicontrol">Run As</span> &gt; <span class="uicontrol">Run
-on Server</span></span>. The Run on Server wizard opens.</span>
-</li>
-
-<li class="stepexpand"><span>Verify the <span class="uicontrol">Choose an existing server</span> radio
-button is enabled.</span></li>
-
-<li class="stepexpand"><span>Under the <span class="uicontrol">Select the server that you want to use</span> list,
-select the recently created J2EE Preview server. Click <span class="uicontrol">Next</span>.</span>
-</li>
-
-<li class="stepexpand"><span>The <span class="uicontrol">Add and Remove</span> page opens. Verify the
-J2EE Web project you are testing is listed under the <span class="uicontrol">Configured
-projects</span>. Click <span class="uicontrol">Finish</span>.</span></li>
-
-</ol>
-
-<div class="section" id="tj2eepreview_wst__result"><a name="tj2eepreview_wst__result"><!-- --></a>The internal Web browser opens and displays the Web content.</div>
-
-</div>
-
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tlimits.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/tlimits.dita
deleted file mode 100644
index 29448a8..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tlimits.dita
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2005, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="tlimits_wst" xml:lang="en-us">

-<title id="title">Limitations and restrictions</title>

-<shortdesc id="shortdesc">This section describes known server

-tools limitations and problems along with their solutions.</shortdesc>

-<taskbody>

-<context></context>

-</taskbody>

-</task>

-<?Pub *0000000465?>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tlimits.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/tlimits.html
deleted file mode 100644
index 03013e7..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tlimits.html
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Limitations and restrictions" />
-<meta name="abstract" content="This section describes known server tools limitations and problems along with their solutions." />
-<meta name="description" content="This section describes known server tools limitations and problems along with their solutions." />
-<meta content="XHTML" name="DC.Format" />
-<meta content="tlimits_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Limitations and restrictions</title>
-</head>
-<body id="tlimits_wst"><a name="tlimits_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Limitations and restrictions</h1>
-
-
-<div><p>This section describes known server
-tools limitations and problems along with their solutions.</p>
-
-<div class="section" />
-
-</div>
-
-<div />
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tmetasrv.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/tmetasrv.dita
deleted file mode 100644
index 62ca0af..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tmetasrv.dita
+++ /dev/null
@@ -1,60 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="tmetasrv_wst" xml:lang="en-us">

-<title id="tmetasrv_wst_title">Displaying or hiding the metadata of the server</title>

-<shortdesc id="tmetasrv_wst_shortdesc">On the workbench, you have the option

-to display or hide the metadata of the server.</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm keyref="tmetasrv|1|serversdisplayingmetadata"

-status="new">servers<indexterm>displaying metadata</indexterm></indexterm>

-<indexterm keyref="tmetasrv|2|servershidingmetadata" status="new">servers<indexterm>hiding

-metadata</indexterm></indexterm><indexterm keyref="tmetasrv|3|workbenchdisplayingservermetadata"

-status="changed">workbench<indexterm>server metadata</indexterm></indexterm>

-<indexterm keyref="tmetasrv|5|serverName.serverfiledisplayingonworkbench"

-status="changed">serverName.server file<indexterm>displaying</indexterm></indexterm>

-<indexterm keyref="tmetasrv|6|serverName.serverfilehidingfromworkbench" status="changed">serverName.server

-file<indexterm>hiding</indexterm></indexterm></keywords>

-</metadata></prolog>

-<taskbody>

-<context id="tmetasrv_wst_context"><p id="tmetasrv_wst_p1">The <i>metadata</i> contains

-a variety of information about the server such as:<ul>

-<li>The location where the server configuration files are stored on the workbench.</li>

-<li>The fully qualified DNS name or IP address of the host machine where the

-server is running.</li>

-<li>The name assign to the server.</li>

-<li>The name of the installed server runtime environment which defines the

-runtime environment of an application server for compiling your application.</li>

-</ul></p><p id="tmetasrv_wst_p2">By default, the workbench hides the metadata

-of the server to keep the development workspace clean. Displaying the metadata

-of the server on the workbench, allows you to persists the data of the server

-in a <i>serverName</i>.server file, where <i>serverName</i> is the name assigned

-to the server. The <i>serverName</i>.server file is useful when you are working

-in a team development environment and you are required to maintain the metadata

-of the server in a source control repository.</p>To display or hide the metadata

-of the server:</context>

-<steps id="tmetasrv_wst_steps">

-<step id="tmetasrv_step1"><cmd>In the Servers view, right-click the server

-you want to display or hide the metadata and select <b>Properties</b>.</cmd>

-</step>

-<step id="tmetasrv_step2"><cmd><draft-comment>Modified the steps according

-to the GUI changes.</draft-comment>In the <uicontrol>General</uicontrol> page

-there is a <uicontrol>Location</uicontrol> field, select the <uicontrol>Switch

-location</uicontrol> button to toggle between displaying and hiding the metadata

-on the workbench.</cmd><info><note type="tip">If the value of the <uicontrol>Location</uicontrol> field

-contains <userinput>[workspace metadata]</userinput>, this means the workbench

-is hiding the metadata. To display the metadata on the workbench, select the <uicontrol>Switch

-location</uicontrol> button again until the <userinput>[workspace metadata]</userinput> changes

-to a file path directory. The file path directory specifies the location where

-the server metadata file is stored on the workbench. The next step describes

-where you can find the server metadata file in the workbench.</note></info>

-</step>

-<step id="tmetasrv_step3"><cmd>In the Project Explorer view, expand the <b>Servers</b> folder

-and then expand your server project to locate the <i>serverName</i>.server

-file, where <i>serverName</i> is the name assigned to your server.</cmd></step>

-<step id="tmetasrv_step4"><cmd>(<b>Optional</b>) You can double-click <i>serverName</i>.server

-file to edit the data in the server editor.</cmd></step>

-</steps>

-</taskbody>

-</task>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tmetasrv.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/tmetasrv.html
deleted file mode 100644
index dd29170..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tmetasrv.html
+++ /dev/null
@@ -1,87 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Displaying or hiding the metadata of the server" />
-<meta name="abstract" content="On the workbench, you have the option to display or hide the metadata of the server." />
-<meta name="description" content="On the workbench, you have the option to display or hide the metadata of the server." />
-<meta content="servers, displaying metadata, hiding metadata, workbench, server metadata, serverName.server file, displaying, serverName.server file, hiding" name="DC.subject" />
-<meta content="servers, displaying metadata, hiding metadata, workbench, server metadata, serverName.server file, displaying, serverName.server file, hiding" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="tmetasrv_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Displaying or hiding the metadata of the server</title>
-</head>
-<body id="tmetasrv_wst"><a name="tmetasrv_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Displaying or hiding the metadata of the server</h1>
-
-
-
-<div><p>On the workbench, you have the option
-to display or hide the metadata of the server.</p>
-
-<div class="section" id="tmetasrv_wst__tmetasrv_wst_context"><a name="tmetasrv_wst__tmetasrv_wst_context"><!-- --></a><div class="p" id="tmetasrv_wst__tmetasrv_wst_p1"><a name="tmetasrv_wst__tmetasrv_wst_p1"><!-- --></a>The <em>metadata</em> contains
-a variety of information about the server such as:<ul>
-<li>The location where the server configuration files are stored on the workbench.</li>
-
-<li>The fully qualified DNS name or IP address of the host machine where the
-server is running.</li>
-
-<li>The name assign to the server.</li>
-
-<li>The name of the installed server runtime environment which defines the
-runtime environment of an application server for compiling your application.</li>
-
-</ul>
-</div>
-<p id="tmetasrv_wst__tmetasrv_wst_p2"><a name="tmetasrv_wst__tmetasrv_wst_p2"><!-- --></a>By default, the workbench hides the metadata
-of the server to keep the development workspace clean. Displaying the metadata
-of the server on the workbench, allows you to persists the data of the server
-in a <em>serverName</em>.server file, where <em>serverName</em> is the name assigned
-to the server. The <em>serverName</em>.server file is useful when you are working
-in a team development environment and you are required to maintain the metadata
-of the server in a source control repository.</p>
-To display or hide the metadata
-of the server:</div>
-
-<a name="tmetasrv_wst__tmetasrv_wst_steps"><!-- --></a><ol id="tmetasrv_wst__tmetasrv_wst_steps">
-<li class="stepexpand" id="tmetasrv_wst__tmetasrv_step1"><a name="tmetasrv_wst__tmetasrv_step1"><!-- --></a><span>In the Servers view, right-click the server
-you want to display or hide the metadata and select <strong>Properties</strong>.</span>
-</li>
-
-<li class="stepexpand" id="tmetasrv_wst__tmetasrv_step2"><a name="tmetasrv_wst__tmetasrv_step2"><!-- --></a><span>In the <span class="uicontrol">General</span> page
-there is a <span class="uicontrol">Location</span> field, select the <span class="uicontrol">Switch
-location</span> button to toggle between displaying and hiding the metadata
-on the workbench.</span> <div class="tip"><span class="tiptitle">Tip:</span> If the value of the <span class="uicontrol">Location</span> field
-contains <kbd class="userinput">[workspace metadata]</kbd>, this means the workbench
-is hiding the metadata. To display the metadata on the workbench, select the <span class="uicontrol">Switch
-location</span> button again until the <kbd class="userinput">[workspace metadata]</kbd> changes
-to a file path directory. The file path directory specifies the location where
-the server metadata file is stored on the workbench. The next step describes
-where you can find the server metadata file in the workbench.</div>
-
-</li>
-
-<li class="stepexpand" id="tmetasrv_wst__tmetasrv_step3"><a name="tmetasrv_wst__tmetasrv_step3"><!-- --></a><span>In the Project Explorer view, expand the <strong>Servers</strong> folder
-and then expand your server project to locate the <em>serverName</em>.server
-file, where <em>serverName</em> is the name assigned to your server.</span></li>
-
-<li class="stepexpand" id="tmetasrv_wst__tmetasrv_step4"><a name="tmetasrv_wst__tmetasrv_step4"><!-- --></a><span>(<strong>Optional</strong>) You can double-click <em>serverName</em>.server
-file to edit the data in the server editor.</span></li>
-
-</ol>
-
-</div>
-
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tmonitorport.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/tmonitorport.dita
deleted file mode 100644
index f77a842..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tmonitorport.dita
+++ /dev/null
@@ -1,63 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="tmonitorport_wst" xml:lang="en-us">

-<title id="title">Monitoring server ports</title>

-<shortdesc id="shortdesc">You can monitor server ports to view data sent and

-received over the ports of the server. Using the Properties page of a server,

-you can select from a list of the available types of server ports to monitor.

-Examples of types of server ports you can monitor are Hypertext Transfer Protocol

-(HTTP), the administrative port of the server, proxy and many other vendor-specific

-ports.</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm keyref="tmonitorport|1|propertiesmonitoringserverports"

-status="new">properties<indexterm>monitoring server ports</indexterm></indexterm>

-<indexterm keyref="tmonitorport|2|portsservers" status="new">ports<indexterm>servers</indexterm></indexterm>

-<indexterm keyref="tmonitorport|3|viewsServermonitoringserverports" status="changed">views<indexterm>servers<indexterm>monitoring

-server ports</indexterm></indexterm></indexterm></keywords>

-</metadata></prolog>

-<taskbody>

-<context id="context"><p><b>Prerequisite:</b><ul>

-<li>Start the server you want to monitor.</li>

-</ul></p>To define the ports you want to monitor, complete the following steps:</context>

-<steps id="steps">

-<step><cmd>In the Servers view, right-click a server and select <menucascade>

-<uicontrol>Properties</uicontrol><uicontrol>Monitoring</uicontrol></menucascade>.</cmd>

-</step>

-<step><cmd>To add a port for monitoring the server, complete the following

-steps:</cmd>

-<substeps>

-<substep><cmd>Click the <uicontrol>Add</uicontrol> button.</cmd></substep>

-<substep><cmd>The <uicontrol>Monitoring Ports</uicontrol> dialog box opens

-that displays a list of available server ports that you can monitor. In this

-list, select the server port that you want to monitor.</cmd></substep>

-<substep><cmd>In the <uicontrol>Monitor port</uicontrol>, specify a unique

-port number on your local machine for monitoring purpose. By default this

-field is completed with a number where its value is the assigned port number

-with an increment of one. </cmd></substep>

-<substep><cmd>In the <uicontrol>Type</uicontrol> drop-down list, select the

-content type you want to monitor. If you select <uicontrol>All</uicontrol>,

-you are going to monitor all data sent and received on the server port you

-have selected. If there are other options available in this drop-down list,

-you can filter the type of data you want to monitor.</cmd></substep>

-<substep><cmd>Click <uicontrol>OK</uicontrol>.</cmd></substep>

-</substeps>

-</step>

-<step><cmd>Use the <uicontrol>Start</uicontrol> and <uicontrol>Stop</uicontrol> buttons

-to manage the server ports.</cmd><info>The Monitor Port table lists the available

-port monitoring servers. You can add, edit, remove, start or stop the available

-port monitoring servers from the Monitor Port table. The <b>Status</b> column

-shows if the port monitoring server is started or stopped. The <b>Type</b> 

-column shows the protocol of the server port you are monitoring. The <b>Server

-Port</b>  column shows the port number the port is running on the server.

-The <b>Monitor Port</b> column shows the port number you are using monitoring

-purpose. The <uicontrol>Content type</uicontrol> shows the type of data being

-sent and received over the server port.</info></step>

-<step><cmd>Click  <uicontrol>Apply</uicontrol> and then  <uicontrol>OK</uicontrol> to

-save your changes.</cmd></step>

-</steps>

-<result id="result">When you run the application on the server, the data is

-going to display in the <xref href="rwtcpvw.dita">TCP/IP Monitor view</xref>.</result>

-</taskbody>

-</task>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tmonitorport.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/tmonitorport.html
deleted file mode 100644
index 7b1baed..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tmonitorport.html
+++ /dev/null
@@ -1,98 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Monitoring server ports" />
-<meta name="abstract" content="You can monitor server ports to view data sent and received over the ports of the server. Using the Properties page of a server, you can select from a list of the available types of server ports to monitor. Examples of types of server ports you can monitor are Hypertext Transfer Protocol (HTTP), the administrative port of the server, proxy and many other vendor-specific ports." />
-<meta name="description" content="You can monitor server ports to view data sent and received over the ports of the server. Using the Properties page of a server, you can select from a list of the available types of server ports to monitor. Examples of types of server ports you can monitor are Hypertext Transfer Protocol (HTTP), the administrative port of the server, proxy and many other vendor-specific ports." />
-<meta content="properties, monitoring server ports, ports, servers, views, monitoring server ports" name="DC.subject" />
-<meta content="properties, monitoring server ports, ports, servers, views, monitoring server ports" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="tmonitorport_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Monitoring server ports</title>
-</head>
-<body id="tmonitorport_wst"><a name="tmonitorport_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Monitoring server ports</h1>
-
-
-
-<div><p>You can monitor server ports to view data sent and
-received over the ports of the server. Using the Properties page of a server,
-you can select from a list of the available types of server ports to monitor.
-Examples of types of server ports you can monitor are Hypertext Transfer Protocol
-(HTTP), the administrative port of the server, proxy and many other vendor-specific
-ports.</p>
-
-<div class="section" id="tmonitorport_wst__context"><a name="tmonitorport_wst__context"><!-- --></a><div class="p"><strong>Prerequisite:</strong><ul>
-<li>Start the server you want to monitor.</li>
-
-</ul>
-</div>
-To define the ports you want to monitor, complete the following steps:</div>
-
-<a name="tmonitorport_wst__steps"><!-- --></a><ol id="tmonitorport_wst__steps">
-<li class="stepexpand"><span>In the Servers view, right-click a server and select <span class="menucascade">
-<span class="uicontrol">Properties</span> &gt; <span class="uicontrol">Monitoring</span></span>.</span>
-</li>
-
-<li class="stepexpand"><span>To add a port for monitoring the server, complete the following
-steps:</span>
-<ol type="a">
-<li><span>Click the <span class="uicontrol">Add</span> button.</span></li>
-
-<li><span>The <span class="uicontrol">Monitoring Ports</span> dialog box opens
-that displays a list of available server ports that you can monitor. In this
-list, select the server port that you want to monitor.</span></li>
-
-<li><span>In the <span class="uicontrol">Monitor port</span>, specify a unique
-port number on your local machine for monitoring purpose. By default this
-field is completed with a number where its value is the assigned port number
-with an increment of one. </span></li>
-
-<li><span>In the <span class="uicontrol">Type</span> drop-down list, select the
-content type you want to monitor. If you select <span class="uicontrol">All</span>,
-you are going to monitor all data sent and received on the server port you
-have selected. If there are other options available in this drop-down list,
-you can filter the type of data you want to monitor.</span></li>
-
-<li><span>Click <span class="uicontrol">OK</span>.</span></li>
-
-</ol>
-
-</li>
-
-<li class="stepexpand"><span>Use the <span class="uicontrol">Start</span> and <span class="uicontrol">Stop</span> buttons
-to manage the server ports.</span> The Monitor Port table lists the available
-port monitoring servers. You can add, edit, remove, start or stop the available
-port monitoring servers from the Monitor Port table. The <strong>Status</strong> column
-shows if the port monitoring server is started or stopped. The <strong>Type</strong> 
-column shows the protocol of the server port you are monitoring. The <strong>Server
-Port</strong>  column shows the port number the port is running on the server.
-The <strong>Monitor Port</strong> column shows the port number you are using monitoring
-purpose. The <span class="uicontrol">Content type</span> shows the type of data being
-sent and received over the server port.</li>
-
-<li class="stepexpand"><span>Click  <span class="uicontrol">Apply</span> and then  <span class="uicontrol">OK</span> to
-save your changes.</span></li>
-
-</ol>
-
-<div class="section" id="tmonitorport_wst__result"><a name="tmonitorport_wst__result"><!-- --></a>When you run the application on the server, the data is
-going to display in the <a href="rwtcpvw.html">TCP/IP Monitor view</a>.</div>
-
-</div>
-
-<div />
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tpref.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/tpref.dita
deleted file mode 100644
index 8caebbc..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tpref.dita
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2005, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="tpref_wst" xml:lang="en-us">

-<title id="tpref_title">Defining server preferences</title>

-<shortdesc id="tpref_shortdesc">The server tools allow you to define the following

-preferences:</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm>preferences<indexterm>servers<indexterm>overview</indexterm></indexterm></indexterm>

-<indexterm>servers<indexterm>preferences</indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<taskbody></taskbody>

-</task>

-<?Pub *0000000635?>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tpref.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/tpref.html
deleted file mode 100644
index e46436c..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tpref.html
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Defining server preferences" />
-<meta name="abstract" content="The server tools allow you to define the following preferences:" />
-<meta name="description" content="The server tools allow you to define the following preferences:" />
-<meta content="preferences, servers, overview" name="DC.subject" />
-<meta content="preferences, servers, overview" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="tpref_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Defining server preferences</title>
-</head>
-<body id="tpref_wst"><a name="tpref_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Defining server preferences</h1>
-
-
-
-<div><p>The server tools allow you to define the following
-preferences:</p>
-</div>
-
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tprefaud.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/tprefaud.dita
deleted file mode 100644
index db255c3..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tprefaud.dita
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="tprefaud_wst" xml:lang="en-us">

-<title id="title">Defining the audio preferences</title>

-<shortdesc id="shortdesc">Using the Preferences page, you can define the preferences

-that servers will use for audio purposes.</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm keyref="tprefaud|1|audiopreferencessetting"

-status="changed">audio<indexterm>preferences</indexterm></indexterm><indexterm

-keyref="tprefaud|2|preferencesserveraudio" status="changed">preferences<indexterm>servers<indexterm>audio</indexterm></indexterm></indexterm>

-<indexterm keyref="tprefaud|3|workbenchserveraudiopreferences" status="changed">workbench<indexterm>audio

-preferences</indexterm></indexterm></keywords>

-</metadata></prolog>

-<taskbody>

-<context id="context">To define these preferences, do the following:</context>

-<steps id="steps">

-<step><cmd>From the Window menu, select  <uicontrol>Preferences</uicontrol>.</cmd>

-</step>

-<step><cmd>In the Preferences window, expand  <uicontrol>Server</uicontrol> and

-then select  <uicontrol>Audio.</uicontrol></cmd></step>

-<step><cmd>Specify one or more of the following settings:</cmd>

-<choicetable>

-<chrow><choption>Enable sounds</choption><chdesc>Plays sound when an error

-occurs on the server, or whenever the server changes state (such as, changing

-from "Starting" to "Started")</chdesc></chrow>

-<chrow><choption>Volume</choption><chdesc>Adjusts the volume of the sound

-played on your computer.</chdesc></chrow>

-<chrow><choption>Sounds</choption><chdesc>Lists the sounds events to which

-you can enable the sound. To enable sound for an event, select the check box

-beside the event.</chdesc></chrow>

-</choicetable>

-</step>

-<step><cmd>Click  <uicontrol>Apply</uicontrol> and then  <uicontrol>OK</uicontrol> to

-save your changes.</cmd></step>

-</steps>

-</taskbody>

-</task>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tprefaud.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/tprefaud.html
deleted file mode 100644
index 2d0925d..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tprefaud.html
+++ /dev/null
@@ -1,78 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Defining the audio preferences" />
-<meta name="abstract" content="Using the Preferences page, you can define the preferences that servers will use for audio purposes." />
-<meta name="description" content="Using the Preferences page, you can define the preferences that servers will use for audio purposes." />
-<meta content="audio, preferences, servers, workbench, audio preferences" name="DC.subject" />
-<meta content="audio, preferences, servers, workbench, audio preferences" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="tprefaud_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Defining the audio preferences</title>
-</head>
-<body id="tprefaud_wst"><a name="tprefaud_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Defining the audio preferences</h1>
-
-
-
-<div><p>Using the Preferences page, you can define the preferences
-that servers will use for audio purposes.</p>
-
-<div class="section" id="tprefaud_wst__context"><a name="tprefaud_wst__context"><!-- --></a>To define these preferences, do the following:</div>
-
-<a name="tprefaud_wst__steps"><!-- --></a><ol id="tprefaud_wst__steps">
-<li><span>From the Window menu, select  <span class="uicontrol">Preferences</span>.</span>
-</li>
-
-<li><span>In the Preferences window, expand  <span class="uicontrol">Server</span> and
-then select  <span class="uicontrol">Audio.</span></span></li>
-
-<li><span>Specify one or more of the following settings:</span>
-
-<table class="choicetableborder" summary="" cellspacing="0" cellpadding="4" rules="rows" frame="hsides" border="1">
-<thead><tr><th valign="bottom" id="N10098-option" align="left">Option</th>
-<th valign="bottom" id="N10098-desc" align="left">Description</th></tr></thead>
-<tbody>
-<tr><td valign="top" headers="N10098-option" id="N100A2"><strong>Enable sounds</strong></td>
-<td valign="top" headers="N10098-desc N100A2">Plays sound when an error
-occurs on the server, or whenever the server changes state (such as, changing
-from "Starting" to "Started")</td>
-</tr>
-
-<tr><td valign="top" headers="N10098-option" id="N100B1"><strong>Volume</strong></td>
-<td valign="top" headers="N10098-desc N100B1">Adjusts the volume of the sound
-played on your computer.</td>
-</tr>
-
-<tr><td valign="top" headers="N10098-option" id="N100C0"><strong>Sounds</strong></td>
-<td valign="top" headers="N10098-desc N100C0">Lists the sounds events to which
-you can enable the sound. To enable sound for an event, select the check box
-beside the event.</td>
-</tr>
-
-</tbody></table>
-
-</li>
-
-<li><span>Click  <span class="uicontrol">Apply</span> and then  <span class="uicontrol">OK</span> to
-save your changes.</span></li>
-
-</ol>
-
-</div>
-
-<div />
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tpublish.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/tpublish.dita
deleted file mode 100644
index bbdd245..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tpublish.dita
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2005, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="tpublish_wst" xml:lang="en-us">

-<title id="title">Publishing applications to a server</title>

-<shortdesc></shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm>servers<indexterm>publishing applications</indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<taskbody></taskbody>

-</task>

-<?Pub *0000000573?>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tpublish.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/tpublish.html
deleted file mode 100644
index ed7d300..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tpublish.html
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Publishing applications to a server" />
-<meta name="abstract" content="" />
-<meta name="description" content="" />
-<meta content="servers, publishing applications" name="DC.subject" />
-<meta content="servers, publishing applications" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="tpublish_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Publishing applications to a server</title>
-</head>
-<body id="tpublish_wst"><a name="tpublish_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Publishing applications to a server</h1>
-
-
-
-<div><p />
-</div>
-
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tservlet.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/tservlet.dita
deleted file mode 100644
index 87c6a18..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tservlet.dita
+++ /dev/null
@@ -1,55 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="tservlet_wst" xml:lang="en-us">

-<title id="tservlet_title">Debugging a servlet on a server</title>

-<shortdesc id="tservlet_shortdesc">The debugger enables you to detect and

-diagnose errors in your application. It allows you to control the execution

-of your program by setting breakpoints, suspending threads, stepping through

-the code, and examining the contents of the variables. You can debug a servlet

-on a server without losing the state of your application.</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm keyref="tservlet|1|breakpointsaddingtoservlets"

-status="changed">breakpoints<indexterm>servlets</indexterm></indexterm><indexterm

-keyref="tservlet|2|serversdebuggingservlets" status="new">servers<indexterm>debugging

-servlets</indexterm></indexterm><indexterm keyref="tservlet|3|servletsdebuggingonservers"

-status="new">servlets<indexterm>debugging on servers</indexterm></indexterm>

-<indexterm keyref="tservlet|4|threadssuspendinginservlets" status="new">threads<indexterm>suspending

-in servlets</indexterm></indexterm></keywords>

-</metadata></prolog>

-<taskbody>

-<context id="tservlet_context">To debug a servlet on a server:</context>

-<steps>

-<step id="tservlet_step1"><cmd>In the Project Explorer view, open your servlet.</cmd>

-<info>In a Web project, servlets are located in the JavaSource folder. The

-servlet opens in an editor.</info></step>

-<step id="tservlet_step2"><cmd>To set one or more breakpoints in the editor,

-double-click in the margin beside the line of code that you want to set as

-a breakpoint.</cmd></step>

-<step id="tservlet_step3"><cmd>Ensure the project is associated to run on

-a server.</cmd></step>

-<step id="tservlet_step4"><cmd>Select the servlet and from the servlet's context

-menu in the Project Explorer view, click  <uicontrol>Debug As > Debug on Server</uicontrol>.</cmd>

-<info>Open the Servers view to see that the server is launched.</info></step>

-<step id="tservlet_step5"><cmd>When the breakpoint is hit, the Debug view

-opens.</cmd><info>Step through the code, inspect and display variables, and

-make any necessary changes to the servlet. For detailed information on debugging,

-refer to the online help.</info></step>

-<step id="tservlet_step6"><cmd>When you are finished debugging, remove the

-breakpoint and save the servlet.</cmd></step>

-<step id="tservlet_step7"><cmd>Click the  <uicontrol>Resume</uicontrol> icon

-on the Debug toolbar to execute the servlet.</cmd></step>

-<step id="tservlet_step8"><cmd>If you have hot method replace enabled, your

-changes are already in the running application.</cmd></step>

-<step id="tservlet_step9"><cmd>If you have automatic class reloading enabled,

-which is the default setting, click the  <uicontrol>Refresh</uicontrol> icon

-in the Web Browser to update the changes.</cmd><info>You do not lose the state

-of your application.</info></step>

-<step><cmd id="tservlet_cmd10">If you do not have automatic class reloading

-enabled, you lose the state of the application.</cmd><info id="tservlet_info10">To

-update the changes, restart the server.</info></step>

-</steps>

-<result id="tservlet_result"><b>Result:</b><p>The server recognizes your changes.</p></result>

-</taskbody>

-</task>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tservlet.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/tservlet.html
deleted file mode 100644
index e1e782b..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/tservlet.html
+++ /dev/null
@@ -1,86 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Debugging a servlet on a server" />
-<meta name="abstract" content="The debugger enables you to detect and diagnose errors in your application. It allows you to control the execution of your program by setting breakpoints, suspending threads, stepping through the code, and examining the contents of the variables. You can debug a servlet on a server without losing the state of your application." />
-<meta name="description" content="The debugger enables you to detect and diagnose errors in your application. It allows you to control the execution of your program by setting breakpoints, suspending threads, stepping through the code, and examining the contents of the variables. You can debug a servlet on a server without losing the state of your application." />
-<meta content="breakpoints, servlets, servers, debugging servlets, debugging on servers, threads, suspending in servlets" name="DC.subject" />
-<meta content="breakpoints, servlets, servers, debugging servlets, debugging on servers, threads, suspending in servlets" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="tservlet_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Debugging a servlet on a server</title>
-</head>
-<body id="tservlet_wst"><a name="tservlet_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Debugging a servlet on a server</h1>
-
-
-
-<div><p>The debugger enables you to detect and
-diagnose errors in your application. It allows you to control the execution
-of your program by setting breakpoints, suspending threads, stepping through
-the code, and examining the contents of the variables. You can debug a servlet
-on a server without losing the state of your application.</p>
-
-<div class="section" id="tservlet_wst__tservlet_context"><a name="tservlet_wst__tservlet_context"><!-- --></a>To debug a servlet on a server:</div>
-
-<ol>
-<li class="stepexpand" id="tservlet_wst__tservlet_step1"><a name="tservlet_wst__tservlet_step1"><!-- --></a><span>In the Project Explorer view, open your servlet.</span>
- In a Web project, servlets are located in the JavaSource folder. The
-servlet opens in an editor.</li>
-
-<li class="stepexpand" id="tservlet_wst__tservlet_step2"><a name="tservlet_wst__tservlet_step2"><!-- --></a><span>To set one or more breakpoints in the editor,
-double-click in the margin beside the line of code that you want to set as
-a breakpoint.</span></li>
-
-<li class="stepexpand" id="tservlet_wst__tservlet_step3"><a name="tservlet_wst__tservlet_step3"><!-- --></a><span>Ensure the project is associated to run on
-a server.</span></li>
-
-<li class="stepexpand" id="tservlet_wst__tservlet_step4"><a name="tservlet_wst__tservlet_step4"><!-- --></a><span>Select the servlet and from the servlet's context
-menu in the Project Explorer view, click  <span class="uicontrol">Debug As &gt; Debug on Server</span>.</span>
- Open the Servers view to see that the server is launched.</li>
-
-<li class="stepexpand" id="tservlet_wst__tservlet_step5"><a name="tservlet_wst__tservlet_step5"><!-- --></a><span>When the breakpoint is hit, the Debug view
-opens.</span> Step through the code, inspect and display variables, and
-make any necessary changes to the servlet. For detailed information on debugging,
-refer to the online help.</li>
-
-<li class="stepexpand" id="tservlet_wst__tservlet_step6"><a name="tservlet_wst__tservlet_step6"><!-- --></a><span>When you are finished debugging, remove the
-breakpoint and save the servlet.</span></li>
-
-<li class="stepexpand" id="tservlet_wst__tservlet_step7"><a name="tservlet_wst__tservlet_step7"><!-- --></a><span>Click the  <span class="uicontrol">Resume</span> icon
-on the Debug toolbar to execute the servlet.</span></li>
-
-<li class="stepexpand" id="tservlet_wst__tservlet_step8"><a name="tservlet_wst__tservlet_step8"><!-- --></a><span>If you have hot method replace enabled, your
-changes are already in the running application.</span></li>
-
-<li class="stepexpand" id="tservlet_wst__tservlet_step9"><a name="tservlet_wst__tservlet_step9"><!-- --></a><span>If you have automatic class reloading enabled,
-which is the default setting, click the  <span class="uicontrol">Refresh</span> icon
-in the Web Browser to update the changes.</span> You do not lose the state
-of your application.</li>
-
-<li class="stepexpand"><span id="tservlet_wst__tservlet_cmd10"><a name="tservlet_wst__tservlet_cmd10"><!-- --></a>If you do not have automatic class reloading
-enabled, you lose the state of the application.</span> To
-update the changes, restart the server.</li>
-
-</ol>
-
-<div class="section" id="tservlet_wst__tservlet_result"><a name="tservlet_wst__tservlet_result"><!-- --></a><strong>Result:</strong><p>The server recognizes your changes.</p>
-</div>
-
-</div>
-
-<div />
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twaddprj.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/twaddprj.dita
deleted file mode 100644
index 825aa49..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twaddprj.dita
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="twaddprj_wst" xml:lang="en-us">

-<title id="title">Adding projects to a server</title>

-<shortdesc id="shortdesc">Once you have created a server, you need to create

-a relationship between the projects that contain the files you want to test

-and your server.</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm>servers<indexterm>adding projects</indexterm></indexterm>

-<indexterm>projects<indexterm>adding to a server</indexterm></indexterm></keywords>

-</metadata></prolog>

-<taskbody>

-<context id="context"><p>This is done by adding your project to a server:</p></context>

-<steps id="steps">

-<step><cmd>In the Servers view, right-click on the server and select  <uicontrol>Add

-and Remove Projects</uicontrol>.</cmd></step>

-<step><cmd>In the Available projects list, select the project that you want

-to test and click  <uicontrol>Add</uicontrol>.</cmd></step>

-<step><cmd>The project appears in the Configured projects list.</cmd><info>If

-a project name appears in italic font style, this means the project has not

-yet been uploaded to the server.<?Pub Caret?> Click <uicontrol>Finish</uicontrol>.</info>

-</step>

-</steps>

-<result id="result"><note>When you select a project to add to the server,

-only the projects that are applicable to the type of server will appear.</note></result>

-</taskbody>

-</task>

-<?Pub *0000001487?>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twaddprj.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/twaddprj.html
deleted file mode 100644
index b53eb43..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twaddprj.html
+++ /dev/null
@@ -1,58 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Adding projects to a server" />
-<meta name="abstract" content="Once you have created a server, you need to create a relationship between the projects that contain the files you want to test and your server." />
-<meta name="description" content="Once you have created a server, you need to create a relationship between the projects that contain the files you want to test and your server." />
-<meta content="servers, adding projects, projects, adding to a server" name="DC.subject" />
-<meta content="servers, adding projects, projects, adding to a server" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="twaddprj_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Adding projects to a server</title>
-</head>
-<body id="twaddprj_wst"><a name="twaddprj_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Adding projects to a server</h1>
-
-
-
-<div><p>Once you have created a server, you need to create
-a relationship between the projects that contain the files you want to test
-and your server.</p>
-
-<div class="section" id="twaddprj_wst__context"><a name="twaddprj_wst__context"><!-- --></a><p>This is done by adding your project to a server:</p>
-</div>
-
-<a name="twaddprj_wst__steps"><!-- --></a><ol id="twaddprj_wst__steps">
-<li class="stepexpand"><span>In the Servers view, right-click on the server and select  <span class="uicontrol">Add
-and Remove Projects</span>.</span></li>
-
-<li class="stepexpand"><span>In the Available projects list, select the project that you want
-to test and click  <span class="uicontrol">Add</span>.</span></li>
-
-<li class="stepexpand"><span>The project appears in the Configured projects list.</span> If
-a project name appears in italic font style, this means the project has not
-yet been uploaded to the server. Click <span class="uicontrol">Finish</span>.
-</li>
-
-</ol>
-
-<div class="section" id="twaddprj_wst__result"><a name="twaddprj_wst__result"><!-- --></a><div class="note"><span class="notetitle">Note:</span> When you select a project to add to the server,
-only the projects that are applicable to the type of server will appear.</div>
-</div>
-
-</div>
-
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twcrtins.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/twcrtins.dita
deleted file mode 100644
index bca35d0..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twcrtins.dita
+++ /dev/null
@@ -1,77 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="twcrtins_wst" xml:lang="en-us">

-<title id="title">Creating a server</title>

-<shortdesc><ph id="shortdesc">You can create a server to identify the runtime

-environment that you want to use for testing your project resources. The term <i>creating

-a server</i> defines creating a pointer from the workbench to an existing

-installation of an application server</ph>.</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm keyref="twcrtins|1|serverscreating" status="new">servers<indexterm>creating</indexterm></indexterm>

-<indexterm keyref="twcrtins|2|serverscreatingapointer" status="new">servers<indexterm>creating

-a pointer</indexterm></indexterm></keywords>

-</metadata></prolog>

-<taskbody>

-<context id="context">To create a server:</context>

-<steps id="steps">

-<step id="step1"><cmd>Select any of the following options:</cmd>

-<choices>

-<choice>In the Servers view (<menucascade><uicontrol>Window</uicontrol><uicontrol>Show

-View</uicontrol><uicontrol>Servers</uicontrol></menucascade>), right-click

-and select <menucascade><uicontrol>New</uicontrol><uicontrol>Server</uicontrol>

-</menucascade>.</choice>

-<choice>In the menu bar, click <uicontrol>File > New > Other</uicontrol>.

-Expand the <uicontrol>Server</uicontrol> folder and then select  <uicontrol>Server</uicontrol>.</choice>

-</choices>

-</step>

-<step id="step2"><cmd>Click  <uicontrol>Next</uicontrol>.</cmd><info>The New

-Server wizard opens. This wizard defines a new server, that contains information

-required to point to a specific runtime environment for local or remote testing,

-or for publishing to an application server.</info></step>

-<step id="step3"><cmd>In the <uicontrol>Server's host name</uicontrol> field,

-you can provide the fully qualified DNS name or IP address of the host machine

-that where the server is running. By default, this field is pre-filled with

-the default address: <userinput>localhost</userinput></cmd></step>

-<step><cmd>In the <uicontrol>Select the server type</uicontrol> list, select

-the type of server or test environment where you want to publish or test your

-resources.</cmd>

-<substeps>

-<substep><cmd>(Optional) Refer to the <uicontrol>Description</uicontrol> section

-for brief details about the server you have selected.</cmd></substep>

-<substep><cmd>(Optional) In the text field under the <uicontrol>Select the

-server type</uicontrol> label, you can replace the text <userinput>type filter

-text</userinput> with keywords to filter the list of available application

-servers.</cmd><info>The following are examples of filter keywords:<dl><dlentry>

-<dt><userinput>Apache</userinput></dt>

-<dd>Filters the list of available servers where the vendor is Apache</dd>

-</dlentry><dlentry>

-<dt><userinput>WebSphere</userinput></dt>

-<dd>Filters the list of available servers where the name is WebSphere</dd>

-</dlentry><dlentry>

-<dt><userinput>ejb</userinput></dt>

-<dd>Filters the list of available servers that support ejb modules.</dd>

-</dlentry><dlentry>

-<dt><userinput>web</userinput></dt>

-<dd>Filters the list of available servers that support Web modules</dd>

-</dlentry><dlentry>

-<dt><userinput>5.0</userinput></dt>

-<dd>Filters the list of available servers that are at version, 5.0 or supports

-JEE 5 specification level.</dd>

-</dlentry><dlentry>

-<dt><userinput>1.2</userinput></dt>

-<dd>Filters the list of available servers that supports J2EE 1.2 specification

-level or any servers that may have a version-level of 1.2.</dd>

-</dlentry></dl></info></substep>

-</substeps>

-</step>

-<step><cmd>Click <uicontrol>Next</uicontrol> and follow the instructions in

-the wizard to specify the details of the server that you want to create.</cmd>

-</step>

-<step><cmd>Click  <uicontrol>Finish</uicontrol>.</cmd><info>The new server

-appears in the Servers view under the  <uicontrol>Server</uicontrol> column.</info>

-</step>

-</steps>

-</taskbody>

-</task>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twcrtins.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/twcrtins.html
deleted file mode 100644
index 15add66..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twcrtins.html
+++ /dev/null
@@ -1,124 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Creating a server" />
-<meta name="abstract" content="You can create a server to identify the runtime environment that you want to use for testing your project resources. The term creating a server defines creating a pointer from the workbench to an existing installation of an application server." />
-<meta name="description" content="You can create a server to identify the runtime environment that you want to use for testing your project resources. The term creating a server defines creating a pointer from the workbench to an existing installation of an application server." />
-<meta content="servers, creating, creating a pointer" name="DC.subject" />
-<meta content="servers, creating, creating a pointer" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="twcrtins_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Creating a server</title>
-</head>
-<body id="twcrtins_wst"><a name="twcrtins_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Creating a server</h1>
-
-
-
-<div><p><span id="shortdesc"><a name="shortdesc"><!-- --></a>You can create a server to identify the runtime
-environment that you want to use for testing your project resources. The term <em>creating
-a server</em> defines creating a pointer from the workbench to an existing
-installation of an application server</span>.</p>
-
-<div class="section" id="twcrtins_wst__context"><a name="twcrtins_wst__context"><!-- --></a>To create a server:</div>
-
-<a name="twcrtins_wst__steps"><!-- --></a><ol id="twcrtins_wst__steps">
-<li class="stepexpand" id="twcrtins_wst__step1"><a name="twcrtins_wst__step1"><!-- --></a><span>Select any of the following options:</span>
-<ul>
-<li>In the Servers view (<span class="menucascade"><span class="uicontrol">Window</span> &gt; <span class="uicontrol">Show
-View</span> &gt; <span class="uicontrol">Servers</span></span>), right-click
-and select <span class="menucascade"><span class="uicontrol">New</span> &gt; <span class="uicontrol">Server</span>
-</span>.</li>
-
-<li>In the menu bar, click <span class="uicontrol">File &gt; New &gt; Other</span>.
-Expand the <span class="uicontrol">Server</span> folder and then select  <span class="uicontrol">Server</span>.</li>
-
-</ul>
-
-</li>
-
-<li class="stepexpand" id="twcrtins_wst__step2"><a name="twcrtins_wst__step2"><!-- --></a><span>Click  <span class="uicontrol">Next</span>.</span> The New
-Server wizard opens. This wizard defines a new server, that contains information
-required to point to a specific runtime environment for local or remote testing,
-or for publishing to an application server.</li>
-
-<li class="stepexpand" id="twcrtins_wst__step3"><a name="twcrtins_wst__step3"><!-- --></a><span>In the <span class="uicontrol">Server's host name</span> field,
-you can provide the fully qualified DNS name or IP address of the host machine
-that where the server is running. By default, this field is pre-filled with
-the default address: <kbd class="userinput">localhost</kbd></span></li>
-
-<li class="stepexpand"><span>In the <span class="uicontrol">Select the server type</span> list, select
-the type of server or test environment where you want to publish or test your
-resources.</span>
-<ol type="a">
-<li class="substepexpand"><span>(Optional) Refer to the <span class="uicontrol">Description</span> section
-for brief details about the server you have selected.</span></li>
-
-<li class="substepexpand"><span>(Optional) In the text field under the <span class="uicontrol">Select the
-server type</span> label, you can replace the text <kbd class="userinput">type filter
-text</kbd> with keywords to filter the list of available application
-servers.</span> The following are examples of filter keywords:<dl>
-<dt class="dlterm"><kbd class="userinput">Apache</kbd></dt>
-
-<dd>Filters the list of available servers where the vendor is Apache</dd>
-
-
-<dt class="dlterm"><kbd class="userinput">WebSphere</kbd></dt>
-
-<dd>Filters the list of available servers where the name is WebSphere</dd>
-
-
-<dt class="dlterm"><kbd class="userinput">ejb</kbd></dt>
-
-<dd>Filters the list of available servers that support ejb modules.</dd>
-
-
-<dt class="dlterm"><kbd class="userinput">web</kbd></dt>
-
-<dd>Filters the list of available servers that support Web modules</dd>
-
-
-<dt class="dlterm"><kbd class="userinput">5.0</kbd></dt>
-
-<dd>Filters the list of available servers that are at version, 5.0 or supports
-JEE 5 specification level.</dd>
-
-
-<dt class="dlterm"><kbd class="userinput">1.2</kbd></dt>
-
-<dd>Filters the list of available servers that supports J2EE 1.2 specification
-level or any servers that may have a version-level of 1.2.</dd>
-
-</dl>
-</li>
-
-</ol>
-
-</li>
-
-<li class="stepexpand"><span>Click <span class="uicontrol">Next</span> and follow the instructions in
-the wizard to specify the details of the server that you want to create.</span>
-</li>
-
-<li class="stepexpand"><span>Click  <span class="uicontrol">Finish</span>.</span> The new server
-appears in the Servers view under the  <span class="uicontrol">Server</span> column.
-</li>
-
-</ol>
-
-</div>
-
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twdelins.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/twdelins.dita
deleted file mode 100644
index 64161ab..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twdelins.dita
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2005, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="twdelins_wst" xml:lang="en-us">

-<title id="title">Deleting a server</title>

-<shortdesc id="shortdesc">You may delete a server from the Servers view.</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm>servers<indexterm>deleting</indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<taskbody>

-<context id="context">To delete a server:</context>

-<steps id="steps">

-<step><cmd>In the Servers view, right-click on the server that you want to

-delete.</cmd></step>

-<step><cmd>Select  <b>Delete</b>. </cmd><info>The Delete Server dialog box

-opens.</info></step>

-<step><cmd>The Delete Server dialog box opens and prompts different options

-depending on the status of the server in the Servers view:</cmd>

-<choicetable>

-<chrow><choption>Delete unused server configurations</choption><chdesc>If

-server configuration files were created in the workspace under a server project,

-this option becomes available. Select this check box to remove the server

-configuration files from the workspace.</chdesc></chrow>

-<chrow><choption>Delete running servers</choption><chdesc>This option specifies

-to delete servers that are still running. </chdesc></chrow>

-<chrow><choption>Stop servers before deleting</choption><chdesc>This option

-is only available if the <b>Delete running servers</b> option is selected.

-This option specifies to stop running servers prior to removing them from

-the Servers view. If this option is cleared and the <b>Delete running servers</b> option

-is selected, no stop command is issued against the server, and as a result

-the server is left running after removing the server from the Servers view.</chdesc>

-</chrow>

-</choicetable>

-</step>

-<step><cmd>Select the <uicontrol>OK</uicontrol> button to apply your delete

-options.</cmd></step>

-</steps>

-</taskbody>

-</task>

-<?Pub *0000002082?>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twdelins.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/twdelins.html
deleted file mode 100644
index d86aefd..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twdelins.html
+++ /dev/null
@@ -1,82 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Deleting a server" />
-<meta name="abstract" content="You may delete a server from the Servers view." />
-<meta name="description" content="You may delete a server from the Servers view." />
-<meta content="servers, deleting" name="DC.subject" />
-<meta content="servers, deleting" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="twdelins_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Deleting a server</title>
-</head>
-<body id="twdelins_wst"><a name="twdelins_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Deleting a server</h1>
-
-
-
-<div><p>You may delete a server from the Servers view.</p>
-
-<div class="section" id="twdelins_wst__context"><a name="twdelins_wst__context"><!-- --></a>To delete a server:</div>
-
-<a name="twdelins_wst__steps"><!-- --></a><ol id="twdelins_wst__steps">
-<li class="stepexpand"><span>In the Servers view, right-click on the server that you want to
-delete.</span></li>
-
-<li class="stepexpand"><span>Select  <strong>Delete</strong>. </span> The Delete Server dialog box
-opens.</li>
-
-<li class="stepexpand"><span>The Delete Server dialog box opens and prompts different options
-depending on the status of the server in the Servers view:</span>
-
-<table class="choicetableborder" summary="" cellspacing="0" cellpadding="4" rules="rows" frame="hsides" border="1">
-<thead><tr><th valign="bottom" id="N10072-option" align="left">Option</th>
-<th valign="bottom" id="N10072-desc" align="left">Description</th></tr></thead>
-<tbody>
-<tr><td valign="top" headers="N10072-option" id="N1007C"><strong>Delete unused server configurations</strong></td>
-<td valign="top" headers="N10072-desc N1007C">If
-server configuration files were created in the workspace under a server project,
-this option becomes available. Select this check box to remove the server
-configuration files from the workspace.</td>
-</tr>
-
-<tr><td valign="top" headers="N10072-option" id="N1008B"><strong>Delete running servers</strong></td>
-<td valign="top" headers="N10072-desc N1008B">This option specifies
-to delete servers that are still running. </td>
-</tr>
-
-<tr><td valign="top" headers="N10072-option" id="N1009A"><strong>Stop servers before deleting</strong></td>
-<td valign="top" headers="N10072-desc N1009A">This option
-is only available if the <strong>Delete running servers</strong> option is selected.
-This option specifies to stop running servers prior to removing them from
-the Servers view. If this option is cleared and the <strong>Delete running servers</strong> option
-is selected, no stop command is issued against the server, and as a result
-the server is left running after removing the server from the Servers view.</td>
-
-</tr>
-
-</tbody></table>
-
-</li>
-
-<li class="stepexpand"><span>Select the <span class="uicontrol">OK</span> button to apply your delete
-options.</span></li>
-
-</ol>
-
-</div>
-
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twedtins.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/twedtins.dita
deleted file mode 100644
index 7935d44..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twedtins.dita
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="twedtins_wst" xml:lang="en-us">

-<title id="title">Editing a server</title>

-<shortdesc id="shortdesc">You can edit your server using a server editor.

-The fields that you change are dependant on what runtime environment the server

-is defined to use, or whether it is defined as a local or remote server.</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm keyref="twedtins|1|serversediting" status="new">servers<indexterm>editing</indexterm></indexterm>

-<indexterm keyref="twedtins|3|editorsserver" status="new">editors<indexterm>server</indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<taskbody>

-<context id="context">To edit a server:</context>

-<steps id="steps">

-<step><cmd>Open a server editor, completing one of the following:</cmd>

-<choices>

-<choice>In the Servers view, double-click on the server that you want to edit.</choice>

-<choice>Right-click on the server in the Servers view, from the pop-up menu

-select <uicontrol>Open</uicontrol>. </choice>

-</choices>

-</step>

-<step><cmd>When the server editor is open on the workbench, you can save your

-changes by either selecting from the toolbar <menucascade><uicontrol>File</uicontrol>

-<uicontrol>Save</uicontrol></menucascade> or type <userinput>CTRL+S</userinput>. </cmd>

-<info><note type="tip">Changes to the server editor that have not yet been

-saved are indicated with a * icon located at the top of the server editor.

-After you save your changes on the server editor, the * icon should no longer

-appear on the server editor.</note></info></step>

-<step><cmd>For good practice, close all server editors before starting, restarting,

-or adding and removing modules on the server.</cmd><info>Otherwise, you might

-be prompt the following message:<codeblock>File Changed

-The server has been changed on the file system.  Do you want to load the changes?  Yes or No.</codeblock></info>

-</step>

-</steps>

-</taskbody>

-</task>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twedtins.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/twedtins.html
deleted file mode 100644
index 21b2788..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twedtins.html
+++ /dev/null
@@ -1,70 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Editing a server" />
-<meta name="abstract" content="You can edit your server using a server editor. The fields that you change are dependant on what runtime environment the server is defined to use, or whether it is defined as a local or remote server." />
-<meta name="description" content="You can edit your server using a server editor. The fields that you change are dependant on what runtime environment the server is defined to use, or whether it is defined as a local or remote server." />
-<meta content="servers, editing, editors, server" name="DC.subject" />
-<meta content="servers, editing, editors, server" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="twedtins_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Editing a server</title>
-</head>
-<body id="twedtins_wst"><a name="twedtins_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Editing a server</h1>
-
-
-
-<div><p>You can edit your server using a server editor.
-The fields that you change are dependant on what runtime environment the server
-is defined to use, or whether it is defined as a local or remote server.</p>
-
-<div class="section" id="twedtins_wst__context"><a name="twedtins_wst__context"><!-- --></a>To edit a server:</div>
-
-<a name="twedtins_wst__steps"><!-- --></a><ol id="twedtins_wst__steps">
-<li class="stepexpand"><span>Open a server editor, completing one of the following:</span>
-<ul>
-<li>In the Servers view, double-click on the server that you want to edit.</li>
-
-<li>Right-click on the server in the Servers view, from the pop-up menu
-select <span class="uicontrol">Open</span>. </li>
-
-</ul>
-
-</li>
-
-<li class="stepexpand"><span>When the server editor is open on the workbench, you can save your
-changes by either selecting from the toolbar <span class="menucascade"><span class="uicontrol">File</span>
- &gt; <span class="uicontrol">Save</span></span> or type <kbd class="userinput">CTRL+S</kbd>. </span>
- <div class="tip"><span class="tiptitle">Tip:</span> Changes to the server editor that have not yet been
-saved are indicated with a * icon located at the top of the server editor.
-After you save your changes on the server editor, the * icon should no longer
-appear on the server editor.</div>
-</li>
-
-<li class="stepexpand"><span>For good practice, close all server editors before starting, restarting,
-or adding and removing modules on the server.</span> Otherwise, you might
-be prompt the following message:<pre>File Changed
-The server has been changed on the file system.  Do you want to load the changes?  Yes or No.</pre>
-
-</li>
-
-</ol>
-
-</div>
-
-<div />
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twinstprf.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/twinstprf.dita
deleted file mode 100644
index 1715d0a..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twinstprf.dita
+++ /dev/null
@@ -1,123 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="twinstprf_wst" xml:lang="en-us">

-<title id="title">Defining the server runtime environments preferences</title>

-<shortdesc id="shortdesc">Using the Preferences page, you can direct the workbench

-to use a specific runtime environment of an application server for compiling,

-testing, or running your application.</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm keyref="twinstprf|1|preferencesinstalledserverruntimeenvironmentsdefining"

-status="new">preferences<indexterm>installed server runtime environments<indexterm>defining</indexterm></indexterm></indexterm>

-<indexterm keyref="twinstprf|2|serversruntimeenvironmentdefining" status="new">servers<indexterm>runtime

-environment<indexterm>defining</indexterm></indexterm></indexterm><indexterm

-keyref="twinstprf|3|runtimeenvironmentdefining" status="changed">runtime environments<indexterm>defining</indexterm></indexterm>

-<indexterm keyref="twinstprf|4|workbenchdefiningserverruntimeenvironment"

-status="changed">workbench<indexterm>server runtime environment</indexterm></indexterm>

-<indexterm keyref="twinstprf|6|applicationsdefiningserverruntimeenvironment"

-status="new">applications<indexterm>defining server runtime environment</indexterm></indexterm>

-<indexterm keyref="twinstprf|8|installedserverruntimeenvironmentssettingpreferences"

-status="changed">server runtime environments<indexterm>preferences</indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<taskbody>

-<context id="context"><p>A <i>server runtime environment</i> is composed of

-the following definitions:  <ul>

-<li>a name to identify the server runtime environment</li>

-<li>the type of server that specifies the vendor and version-level of the

-server</li>

-<li>the directory path to a local installation of the server</li>

-<li>in some cases, also includes a reference to a Java runtime environment</li>

-</ul>If a server runtime environment is referencing a stub directory of the

-server, you can only compile your application against the stub server.  However,

-if referencing a full installation of the server, you can compile, test, and

-run your application against the installation of the server.</p>To define

-a server runtime environment, complete the following steps:</context>

-<steps id="steps">

-<step><cmd>From the Window menu, select  <uicontrol>Preferences</uicontrol>.</cmd>

-</step>

-<step><cmd>In the Preferences window, expand the <uicontrol>Server</uicontrol> folder

-and then select  <uicontrol>Runtime Environments</uicontrol>.</cmd><info>The

-Server Runtime Environments section of the Preferences dialog is displayed.</info>

-</step>

-<step><cmd importance="optional"><b>Optional: </b>Click the <uicontrol>Search</uicontrol> button.

-This searches your local directory for server runtime environments. Searching

-on a remote host is not supported.</cmd>

-<substeps>

-<substep><cmd>The Search for Runtime Environments dialog box opens. In the <uicontrol>Folder</uicontrol> field,

-browse or type the directory where you would like the workbench to start searching

-for server runtime environments. Click <uicontrol>OK</uicontrol>.</cmd></substep>

-<substep><cmd>If a list of installations is displayed, select the desired

-target server and click <uicontrol>OK</uicontrol> in the displayed dialog;

-then click <uicontrol>OK</uicontrol> in the Preferences dialog. If no installations

-of any application servers are found, continue completing the steps for this

-task.</cmd></substep>

-</substeps>

-</step>

-<step><cmd>Click <uicontrol>Add</uicontrol>.</cmd><info>The New Server Runtime

-Environments wizard opens.</info>

-<substeps>

-<substep><cmd>Under the <uicontrol>Select the type of runtime environment</uicontrol> list,

-select a server and version level as the target server runtime environment.</cmd>

-<info><note type="tip">In the text field under the <uicontrol>Select the type

-of runtime environment</uicontrol> label, you can replace the text <userinput>type

-filter text</userinput> with keywords to filter the list of available application

-servers. The following are examples of filter keywords:<dl><dlentry>

-<dt><userinput>Apache</userinput></dt>

-<dd>Filters the list of available servers where the vendor is Apache</dd>

-</dlentry><dlentry>

-<dt><userinput>WebSphere</userinput></dt>

-<dd>Filters the list of available servers where the name is WebSphere</dd>

-</dlentry><dlentry>

-<dt><userinput>ejb</userinput></dt>

-<dd>Filters the list of available servers that support ejb modules.</dd>

-</dlentry><dlentry>

-<dt><userinput>web</userinput></dt>

-<dd>Filters the list of available servers that support Web modules</dd>

-</dlentry><dlentry>

-<dt><userinput>5.0</userinput></dt>

-<dd>Filters the list of available servers that are at version, 5.0 or supports

-JEE 5 specification level.</dd>

-</dlentry><dlentry>

-<dt><userinput>1.2</userinput></dt>

-<dd>Filters the list of available servers that supports J2EE 1.2 specification

-level or any servers that may have a version-level of 1.2.</dd>

-</dlentry></dl></note></info></substep>

-<substep><cmd>When you add a server runtime environment, by default a server

-is created and added as an entry in the Servers view. If you want to only

-add the server runtime environment and not create the server in the Servers

-view, clear the <uicontrol>Create a new local server</uicontrol> check box.</cmd>

-</substep>

-<substep><cmd>Click <uicontrol>Next</uicontrol>. A panel for the server is

-displayed.</cmd></substep>

-<substep><cmd>For <uicontrol>Installation directory</uicontrol> or <uicontrol>Location</uicontrol> field,

-type or browse to the location of the target server.</cmd><info><note type="tip">If

-you specify a false location for the target server, use the workbench to assemble

-modules and then use the application server to deploy the modules.</note></info>

-<info>If you selected the target server as <b>J2EE Runtime Library</b> (a

-generic J2EE container), specify a directory that contains <tt>.jar</tt> files

-such a <tt>\bin\lib</tt> directory for a <tm tmclass="special" tmowner="Sun Microsystems, Inc."

-tmtype="tm" trademark="Java">Java</tm> development kit installation.</info>

-</substep>

-<substep><cmd>Click <uicontrol>Finish</uicontrol>.</cmd><info>The target server

-name and type is added to the table in the Server Runtime Environment section.</info>

-</substep>

-<substep><cmd>In the Preferences dialog, click <uicontrol>OK</uicontrol>.</cmd>

-</substep>

-</substeps>

-</step>

-</steps>

-<postreq id="postreq"><p id="postreq_p1">To change the list of available target

-servers, click <b>Window > Preferences > Server > Runtime Environments</b> to

-go to the Server Runtime Environments section of the Preferences dialog. Use

-the <b>Add</b>, <b>Edit</b>, <b>Remove</b> or <b>Search</b> options to change

-the list of target servers as needed.</p><p id="postreq_p2">To change the

-target server for a module:<ol>

-<li>Right-click on the module in the Project Explorer view and click <b>Properties

-> Project Facets</b>. The Project Facets page opens.</li>

-<li>Select the <uicontrol>Runtimes</uicontrol> tab.</li>

-<li>Under the <b>Runtimes</b> table, select the target servers for the module.</li>

-</ol> </p></postreq>

-</taskbody>

-</task>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twinstprf.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/twinstprf.html
deleted file mode 100644
index c79e418..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twinstprf.html
+++ /dev/null
@@ -1,177 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Defining the server runtime environments preferences" />
-<meta name="abstract" content="Using the Preferences page, you can direct the workbench to use a specific runtime environment of an application server for compiling, testing, or running your application." />
-<meta name="description" content="Using the Preferences page, you can direct the workbench to use a specific runtime environment of an application server for compiling, testing, or running your application." />
-<meta content="preferences, installed server runtime environments, defining, servers, runtime environment, runtime environments, workbench, server runtime environment, applications, defining server runtime environment, server runtime environments" name="DC.subject" />
-<meta content="preferences, installed server runtime environments, defining, servers, runtime environment, runtime environments, workbench, server runtime environment, applications, defining server runtime environment, server runtime environments" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="twinstprf_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Defining the server runtime environments preferences</title>
-</head>
-<body id="twinstprf_wst"><a name="twinstprf_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Defining the server runtime environments preferences</h1>
-
-
-
-<div><p>Using the Preferences page, you can direct the workbench
-to use a specific runtime environment of an application server for compiling,
-testing, or running your application.</p>
-
-<div class="section" id="twinstprf_wst__context"><a name="twinstprf_wst__context"><!-- --></a><div class="p">A <em>server runtime environment</em> is composed of
-the following definitions:  <ul>
-<li>a name to identify the server runtime environment</li>
-
-<li>the type of server that specifies the vendor and version-level of the
-server</li>
-
-<li>the directory path to a local installation of the server</li>
-
-<li>in some cases, also includes a reference to a Java runtime environment</li>
-
-</ul>
-If a server runtime environment is referencing a stub directory of the
-server, you can only compile your application against the stub server.  However,
-if referencing a full installation of the server, you can compile, test, and
-run your application against the installation of the server.</div>
-To define
-a server runtime environment, complete the following steps:</div>
-
-<a name="twinstprf_wst__steps"><!-- --></a><ol id="twinstprf_wst__steps">
-<li class="stepexpand"><span>From the Window menu, select  <span class="uicontrol">Preferences</span>.</span>
-</li>
-
-<li class="stepexpand"><span>In the Preferences window, expand the <span class="uicontrol">Server</span> folder
-and then select  <span class="uicontrol">Runtime Environments</span>.</span> The
-Server Runtime Environments section of the Preferences dialog is displayed.
-</li>
-
-<li class="stepexpand"><span><strong>Optional: </strong>Click the <span class="uicontrol">Search</span> button.
-This searches your local directory for server runtime environments. Searching
-on a remote host is not supported.</span>
-<ol type="a">
-<li><span>The Search for Runtime Environments dialog box opens. In the <span class="uicontrol">Folder</span> field,
-browse or type the directory where you would like the workbench to start searching
-for server runtime environments. Click <span class="uicontrol">OK</span>.</span></li>
-
-<li><span>If a list of installations is displayed, select the desired
-target server and click <span class="uicontrol">OK</span> in the displayed dialog;
-then click <span class="uicontrol">OK</span> in the Preferences dialog. If no installations
-of any application servers are found, continue completing the steps for this
-task.</span></li>
-
-</ol>
-
-</li>
-
-<li class="stepexpand"><span>Click <span class="uicontrol">Add</span>.</span> The New Server Runtime
-Environments wizard opens.
-<ol type="a">
-<li class="substepexpand"><span>Under the <span class="uicontrol">Select the type of runtime environment</span> list,
-select a server and version level as the target server runtime environment.</span>
- <div class="tip"><span class="tiptitle">Tip:</span> In the text field under the <span class="uicontrol">Select the type
-of runtime environment</span> label, you can replace the text <kbd class="userinput">type
-filter text</kbd> with keywords to filter the list of available application
-servers. The following are examples of filter keywords:<dl>
-<dt class="dlterm"><kbd class="userinput">Apache</kbd></dt>
-
-<dd>Filters the list of available servers where the vendor is Apache</dd>
-
-
-<dt class="dlterm"><kbd class="userinput">WebSphere</kbd></dt>
-
-<dd>Filters the list of available servers where the name is WebSphere</dd>
-
-
-<dt class="dlterm"><kbd class="userinput">ejb</kbd></dt>
-
-<dd>Filters the list of available servers that support ejb modules.</dd>
-
-
-<dt class="dlterm"><kbd class="userinput">web</kbd></dt>
-
-<dd>Filters the list of available servers that support Web modules</dd>
-
-
-<dt class="dlterm"><kbd class="userinput">5.0</kbd></dt>
-
-<dd>Filters the list of available servers that are at version, 5.0 or supports
-JEE 5 specification level.</dd>
-
-
-<dt class="dlterm"><kbd class="userinput">1.2</kbd></dt>
-
-<dd>Filters the list of available servers that supports J2EE 1.2 specification
-level or any servers that may have a version-level of 1.2.</dd>
-
-</dl>
-</div>
-</li>
-
-<li class="substepexpand"><span>When you add a server runtime environment, by default a server
-is created and added as an entry in the Servers view. If you want to only
-add the server runtime environment and not create the server in the Servers
-view, clear the <span class="uicontrol">Create a new local server</span> check box.</span>
-</li>
-
-<li class="substepexpand"><span>Click <span class="uicontrol">Next</span>. A panel for the server is
-displayed.</span></li>
-
-<li class="substepexpand"><span>For <span class="uicontrol">Installation directory</span> or <span class="uicontrol">Location</span> field,
-type or browse to the location of the target server.</span> <div class="tip"><span class="tiptitle">Tip:</span> If
-you specify a false location for the target server, use the workbench to assemble
-modules and then use the application server to deploy the modules.</div>
-
- If you selected the target server as <strong>J2EE Runtime Library</strong> (a
-generic J2EE container), specify a directory that contains <tt>.jar</tt> files
-such a <tt>\bin\lib</tt> directory for a Java™ development kit installation.
-</li>
-
-<li class="substepexpand"><span>Click <span class="uicontrol">Finish</span>.</span> The target server
-name and type is added to the table in the Server Runtime Environment section.
-</li>
-
-<li class="substepexpand"><span>In the Preferences dialog, click <span class="uicontrol">OK</span>.</span>
-</li>
-
-</ol>
-
-</li>
-
-</ol>
-
-<div class="section" id="twinstprf_wst__postreq"><a name="twinstprf_wst__postreq"><!-- --></a><p id="twinstprf_wst__postreq_p1"><a name="twinstprf_wst__postreq_p1"><!-- --></a>To change the list of available target
-servers, click <strong>Window &gt; Preferences &gt; Server &gt; Runtime Environments</strong> to
-go to the Server Runtime Environments section of the Preferences dialog. Use
-the <strong>Add</strong>, <strong>Edit</strong>, <strong>Remove</strong> or <strong>Search</strong> options to change
-the list of target servers as needed.</p>
-<div class="p" id="twinstprf_wst__postreq_p2"><a name="twinstprf_wst__postreq_p2"><!-- --></a>To change the
-target server for a module:<ol>
-<li>Right-click on the module in the Project Explorer view and click <strong>Properties
-&gt; Project Facets</strong>. The Project Facets page opens.</li>
-
-<li>Select the <span class="uicontrol">Runtimes</span> tab.</li>
-
-<li>Under the <strong>Runtimes</strong> table, select the target servers for the module.</li>
-
-</ol>
- </div>
-</div>
-
-</div>
-
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twlaunchpref.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/twlaunchpref.dita
deleted file mode 100644
index 2114bb8..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twlaunchpref.dita
+++ /dev/null
@@ -1,95 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="twlaunchpref_wst" xml:lang="en-us">

-<title id="title">Defining the launching preferences</title>

-<shortdesc id="shortdesc"><ph id="shortdesc_ph1">Using the Preferences page,

-you can define the preferences that the servers use when starting or switching

-server modes. Switching server modes occurs when you use the <uicontrol>Run

-on Server</uicontrol></ph><ph id="shortdesc_ph2"> or <uicontrol>Debug on Server</uicontrol> commands.</ph></shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm keyref="twlaunchpref|1|preferencesserverlaunches"

-status="changed">preferences<indexterm>servers<indexterm>launching</indexterm></indexterm></indexterm>

-<indexterm keyref="twlaunchpref|2|serverslaunchingpreferences" status="new">servers<indexterm>launching

-preferences</indexterm></indexterm><indexterm keyref="twlaunchpref|3|workbenchserverlaunchingpreferences"

-status="changed">workbench<indexterm>launching preferences</indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<taskbody>

-<prereq></prereq>

-<context id="context">To define these preferences, complete the following:</context>

-<steps>

-<step id="step1"><cmd>In the toolbar, select <menucascade><uicontrol>Window</uicontrol>

-<uicontrol>Preferences</uicontrol></menucascade>.</cmd></step>

-<step id="step2"><cmd>In the Preferences window, expand <uicontrol>Server</uicontrol> and

-then select <uicontrol>Launching</uicontrol>.</cmd></step>

-<step><cmd id="step3">Specify one or more of the following settings:</cmd>

-<choicetable>

-<chrow id="chrow1"><choption>Automatically publish when starting servers</choption>

-<chdesc>Specifies that all the files should automatically be published before

-starting the server.</chdesc></chrow>

-<chrow id="chrow2"><choption>Automatically restart servers when necessary</choption>

-<chdesc>Specifies that the server tools can automatically restart the server

-when it detects that the server must be restarted to handle resource changes

-in the workspace.</chdesc></chrow>

-<chrow id="chrow3"><choption>Save dirty editors before starting server</choption>

-<chdesc>Specify the preference for saving the changes in any open server editors

-before starting the server by selecting one of the following options:<ul>

-<li>Always - specifies the workbench will automatically save any changes in

-an open server editor before starting the server</li>

-<li>Never - specifies the workbench will not save the changes in any open

-editors before starting the server</li>

-<li>Prompt - specifies the workbench to prompt you before saving any changes

-in an open server editor</li>

-</ul></chdesc></chrow>

-<chrow><choption id="choption1">When switching to a different server mode<!--context id = .spge0030--></choption>

-<chdesc><ph id="chdesc1_ph1">When switching the server to run in a different

-mode, for example using the <menucascade><uicontrol>Run As</uicontrol><uicontrol>Run

-on Server</uicontrol></menucascade></ph> <ph id="chdesc1_ph2">or <menucascade>

-<uicontrol>Debug As</uicontrol><uicontrol>Debug on Server</uicontrol></menucascade>,

-specify the next action of the server by selecting one of the following options:</ph><ul

-id="chdesc1_ul1">

-<li>Restart - specifies the workbench to stop and restart the server</li>

-<li>Continue - specifies to continue running the server in previous mode and

-ignore the change request of running in a different server mode</li>

-<li>Prompt - specifies the workbench to prompt you for the next server action

-when you switch the server to run in a different mode</li>

-</ul></chdesc></chrow>

-<chrow><choption id="choption2">When switching the server out of debug mode<!--context id = .spge0031--></choption>

-<chdesc><ph id="chdesc2_ph1">When you finish running the server in debug mode

-and switch out, for example using the <menucascade><uicontrol>Run As</uicontrol>

-<uicontrol>Run on Server</uicontrol></menucascade></ph><ph id="chdesc2_ph2"> command,

-specify the next action of the server by selecting one of the following options:</ph><ul

-id="chdesc2_ul1">

-<li>Restart - specifies the workbench to stop and restart the server</li>

-<li>Disable breakpoints - specifies to clear all previously set breakpoints

-from the application and continue running the application in the newly selected

-server mode</li>

-<li>Continue - specifies to continue running the server in debug mode and

-ignore the change request of running in a different server mode</li>

-<li>Prompt - specifies the workbench to prompt you for the next server action

-when switching the server out of debug mode</li>

-</ul></chdesc></chrow>

-<chrow id="chrow4"><choption>When switching the server into debug mode, re-enable

-breakpoints<!--context id = .spge0032--></choption><chdesc>When you change

-the server mode into debug mode, for example using the <menucascade><uicontrol>Debug

-As</uicontrol><uicontrol>Debug on Server</uicontrol></menucascade> command,

-specify how to handle the breakpoints currently set in your application by

-selecting one of the following options:<ul>

-<li>Always - specifies to enable all the currently set breakpoints in your

-application and break at them</li>

-<li>Never - specifies the workbench to ignore all the breakpoints previously

-set in your application and continue running the application on the server

-in debug mode. When the workbench ignores all the breakpoints in your application,

-the behavior of the server mode is similar to using the <b>Run on Server</b> command.

-However, because the server is running in debug mode, you have the opportunity

-to enable or re-enable breakpoints in your application.</li>

-<li>Prompt - specifies the workbench will prompt you on how to handle the

-breakpoints set in your applications</li>

-</ul></chdesc></chrow>

-</choicetable>

-</step>

-</steps>

-</taskbody>

-</task>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twlaunchpref.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/twlaunchpref.html
deleted file mode 100644
index fb938fb..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twlaunchpref.html
+++ /dev/null
@@ -1,156 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Defining the launching preferences" />
-<meta name="abstract" content="Using the Preferences page, you can define the preferences that the servers use when starting or switching server modes. Switching server modes occurs when you use the Run on Server or Debug on Server commands." />
-<meta name="description" content="Using the Preferences page, you can define the preferences that the servers use when starting or switching server modes. Switching server modes occurs when you use the Run on Server or Debug on Server commands." />
-<meta content="preferences, servers, launching, launching preferences, workbench, launching preferences" name="DC.subject" />
-<meta content="preferences, servers, launching, launching preferences, workbench, launching preferences" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="twlaunchpref_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Defining the launching preferences</title>
-</head>
-<body id="twlaunchpref_wst"><a name="twlaunchpref_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Defining the launching preferences</h1>
-
-
-
-<div><p><span id="shortdesc_ph1"><a name="shortdesc_ph1"><!-- --></a>Using the Preferences page,
-you can define the preferences that the servers use when starting or switching
-server modes. Switching server modes occurs when you use the <span class="uicontrol">Run
-on Server</span></span><span id="shortdesc_ph2"><a name="shortdesc_ph2"><!-- --></a> or <span class="uicontrol">Debug on Server</span> commands.</span></p>
-
-<div class="p" />
-
-<div class="section" id="twlaunchpref_wst__context"><a name="twlaunchpref_wst__context"><!-- --></a>To define these preferences, complete the following:</div>
-
-<ol>
-<li id="twlaunchpref_wst__step1"><a name="twlaunchpref_wst__step1"><!-- --></a><span>In the toolbar, select <span class="menucascade"><span class="uicontrol">Window</span>
- &gt; <span class="uicontrol">Preferences</span></span>.</span></li>
-
-<li id="twlaunchpref_wst__step2"><a name="twlaunchpref_wst__step2"><!-- --></a><span>In the Preferences window, expand <span class="uicontrol">Server</span> and
-then select <span class="uicontrol">Launching</span>.</span></li>
-
-<li><span id="twlaunchpref_wst__step3"><a name="twlaunchpref_wst__step3"><!-- --></a>Specify one or more of the following settings:</span>
-
-<table class="choicetableborder" summary="" cellspacing="0" cellpadding="4" rules="rows" frame="hsides" border="1">
-<thead><tr><th valign="bottom" id="N100C0-option" align="left">Option</th>
-<th valign="bottom" id="N100C0-desc" align="left">Description</th></tr></thead>
-<tbody>
-<tr><td valign="top" headers="N100C0-option" id="N100CB"><strong>Automatically publish when starting servers</strong></td>
-
-<td valign="top" headers="N100C0-desc N100CB">Specifies that all the files should automatically be published before
-starting the server.</td>
-</tr>
-
-<tr><td valign="top" headers="N100C0-option" id="N100DC"><strong>Automatically restart servers when necessary</strong></td>
-
-<td valign="top" headers="N100C0-desc N100DC">Specifies that the server tools can automatically restart the server
-when it detects that the server must be restarted to handle resource changes
-in the workspace.</td>
-</tr>
-
-<tr><td valign="top" headers="N100C0-option" id="N100ED"><strong>Save dirty editors before starting server</strong></td>
-
-<td valign="top" headers="N100C0-desc N100ED">Specify the preference for saving the changes in any open server editors
-before starting the server by selecting one of the following options:<ul>
-<li>Always - specifies the workbench will automatically save any changes in
-an open server editor before starting the server</li>
-
-<li>Never - specifies the workbench will not save the changes in any open
-editors before starting the server</li>
-
-<li>Prompt - specifies the workbench to prompt you before saving any changes
-in an open server editor</li>
-
-</ul>
-</td>
-</tr>
-
-<tr><td valign="top" headers="N100C0-option" id="choption1"><strong>When switching to a different server mode</strong></td>
-
-<td valign="top" headers="N100C0-desc choption1"><span id="twlaunchpref_wst__chdesc1_ph1"><a name="twlaunchpref_wst__chdesc1_ph1"><!-- --></a>When switching the server to run in a different
-mode, for example using the <span class="menucascade"><span class="uicontrol">Run As</span> &gt; <span class="uicontrol">Run
-on Server</span></span></span> <span id="twlaunchpref_wst__chdesc1_ph2"><a name="twlaunchpref_wst__chdesc1_ph2"><!-- --></a>or <span class="menucascade">
-<span class="uicontrol">Debug As</span> &gt; <span class="uicontrol">Debug on Server</span></span>,
-specify the next action of the server by selecting one of the following options:</span><a name="twlaunchpref_wst__chdesc1_ul1"><!-- --></a><ul id="twlaunchpref_wst__chdesc1_ul1">
-<li>Restart - specifies the workbench to stop and restart the server</li>
-
-<li>Continue - specifies to continue running the server in previous mode and
-ignore the change request of running in a different server mode</li>
-
-<li>Prompt - specifies the workbench to prompt you for the next server action
-when you switch the server to run in a different mode</li>
-
-</ul>
-</td>
-</tr>
-
-<tr><td valign="top" headers="N100C0-option" id="choption2"><strong>When switching the server out of debug mode</strong></td>
-
-<td valign="top" headers="N100C0-desc choption2"><span id="twlaunchpref_wst__chdesc2_ph1"><a name="twlaunchpref_wst__chdesc2_ph1"><!-- --></a>When you finish running the server in debug mode
-and switch out, for example using the <span class="menucascade"><span class="uicontrol">Run As</span>
- &gt; <span class="uicontrol">Run on Server</span></span></span><span id="twlaunchpref_wst__chdesc2_ph2"><a name="twlaunchpref_wst__chdesc2_ph2"><!-- --></a> command,
-specify the next action of the server by selecting one of the following options:</span><a name="twlaunchpref_wst__chdesc2_ul1"><!-- --></a><ul id="twlaunchpref_wst__chdesc2_ul1">
-<li>Restart - specifies the workbench to stop and restart the server</li>
-
-<li>Disable breakpoints - specifies to clear all previously set breakpoints
-from the application and continue running the application in the newly selected
-server mode</li>
-
-<li>Continue - specifies to continue running the server in debug mode and
-ignore the change request of running in a different server mode</li>
-
-<li>Prompt - specifies the workbench to prompt you for the next server action
-when switching the server out of debug mode</li>
-
-</ul>
-</td>
-</tr>
-
-<tr><td valign="top" headers="N100C0-option" id="N101B1"><strong>When switching the server into debug mode, re-enable
-breakpoints</strong></td>
-<td valign="top" headers="N100C0-desc N101B1">When you change
-the server mode into debug mode, for example using the <span class="menucascade"><span class="uicontrol">Debug
-As</span> &gt; <span class="uicontrol">Debug on Server</span></span> command,
-specify how to handle the breakpoints currently set in your application by
-selecting one of the following options:<ul>
-<li>Always - specifies to enable all the currently set breakpoints in your
-application and break at them</li>
-
-<li>Never - specifies the workbench to ignore all the breakpoints previously
-set in your application and continue running the application on the server
-in debug mode. When the workbench ignores all the breakpoints in your application,
-the behavior of the server mode is similar to using the <strong>Run on Server</strong> command.
-However, because the server is running in debug mode, you have the opportunity
-to enable or re-enable breakpoints in your application.</li>
-
-<li>Prompt - specifies the workbench will prompt you on how to handle the
-breakpoints set in your applications</li>
-
-</ul>
-</td>
-</tr>
-
-</tbody></table>
-
-</li>
-
-</ol>
-
-</div>
-
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twmanage.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/twmanage.dita
deleted file mode 100644
index a16709c..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twmanage.dita
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2005, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="twmanage_wst" xml:lang="en-us">

-<title id="title">Managing servers </title>

-<shortdesc id="shortdesc">You can use the server tools views to manage servers.

-The following tasks may be included as part of the development path:</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm>servers<indexterm>managing</indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<taskbody></taskbody>

-</task>

-<?Pub *0000000597?>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twmanage.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/twmanage.html
deleted file mode 100644
index 247b9c2..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twmanage.html
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Managing servers" />
-<meta name="abstract" content="You can use the server tools views to manage servers. The following tasks may be included as part of the development path:" />
-<meta name="description" content="You can use the server tools views to manage servers. The following tasks may be included as part of the development path:" />
-<meta content="servers, managing" name="DC.subject" />
-<meta content="servers, managing" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="twmanage_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Managing servers </title>
-</head>
-<body id="twmanage_wst"><a name="twmanage_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Managing servers </h1>
-
-
-
-<div><p>You can use the server tools views to manage servers.
-The following tasks may be included as part of the development path:</p>
-</div>
-
-<div />
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twprefin.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/twprefin.dita
deleted file mode 100644
index 3e3e9dc..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twprefin.dita
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2005, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="twprefin_wst" xml:lang="en-us">

-<title id="title">Setting a default server</title>

-<shortdesc id="shortdesc">A default server is the server that you want to

-use when a project has more than one server defined.</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm>projects<indexterm>setting default servers</indexterm></indexterm>

-<indexterm>servers<indexterm>setting project defaults</indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<taskbody>

-<context id="context"><p>To set a default server:</p></context>

-<steps id="steps">

-<step><cmd>Right-click on your project.</cmd><info>The pop-up menu for this

-project appears.</info></step>

-<step><cmd>Select <menucascade><uicontrol>Properties </uicontrol><uicontrol>Server</uicontrol>

-</menucascade>.</cmd><info>The Server pane appears on the right.</info></step>

-<step><cmd>Under the <uicontrol>Default server</uicontrol> list, select the

-server that you want to become the default server.</cmd></step>

-<step><cmd>Click  <uicontrol>Apply</uicontrol> and then <uicontrol>OK</uicontrol> to

-save your changes and close the Properties window.</cmd></step>

-</steps>

-</taskbody>

-</task>

-<?Pub *0000001344?>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twprefin.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/twprefin.html
deleted file mode 100644
index f5e0bd3..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twprefin.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Setting a default server" />
-<meta name="abstract" content="A default server is the server that you want to use when a project has more than one server defined." />
-<meta name="description" content="A default server is the server that you want to use when a project has more than one server defined." />
-<meta content="projects, setting default servers, servers, setting project defaults" name="DC.subject" />
-<meta content="projects, setting default servers, servers, setting project defaults" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="twprefin_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Setting a default server</title>
-</head>
-<body id="twprefin_wst"><a name="twprefin_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Setting a default server</h1>
-
-
-
-<div><p>A default server is the server that you want to
-use when a project has more than one server defined.</p>
-
-<div class="section" id="twprefin_wst__context"><a name="twprefin_wst__context"><!-- --></a><p>To set a default server:</p>
-</div>
-
-<a name="twprefin_wst__steps"><!-- --></a><ol id="twprefin_wst__steps">
-<li class="stepexpand"><span>Right-click on your project.</span> The pop-up menu for this
-project appears.</li>
-
-<li class="stepexpand"><span>Select <span class="menucascade"><span class="uicontrol">Properties </span> &gt; <span class="uicontrol">Server</span>
-</span>.</span> The Server pane appears on the right.</li>
-
-<li class="stepexpand"><span>Under the <span class="uicontrol">Default server</span> list, select the
-server that you want to become the default server.</span></li>
-
-<li class="stepexpand"><span>Click  <span class="uicontrol">Apply</span> and then <span class="uicontrol">OK</span> to
-save your changes and close the Properties window.</span></li>
-
-</ol>
-
-</div>
-
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twpub.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/twpub.dita
deleted file mode 100644
index 4c357e2..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twpub.dita
+++ /dev/null
@@ -1,61 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="twpub_wst" xml:lang="en-us">

-<title id="twpub_title">Publishing your application</title>

-<shortdesc id="twpub_shortdesc"><i>Publishing</i> involves copying files (projects,

-resource files, and server configurations) to the correct location for the

-server to find and use them. In the test environments, these files may already

-be in the correct location. In some cases, temporary copies of the server

-configurations may be created. You can either publish your application automatically

-or manually.</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm>applications<indexterm>publishing to servers</indexterm></indexterm>

-<indexterm>servers<indexterm>publishing applications</indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<taskbody>

-<context><b id="twpub_autotitle">Automatically publishing to a server</b><p

-id="twpub_auto1">If the <uicontrol>Automatically publish when starting servers</uicontrol> check

-box on the Server preferences page (<menucascade><uicontrol>Window</uicontrol>

-<uicontrol>Preferences</uicontrol><uicontrol>Server</uicontrol><uicontrol>Launching</uicontrol>

-</menucascade>) is selected, the server tools check to see if your project

-and files on the server are synchronized. If they are not, the project and

-the files are automatically updated when the server is either started or restarted.</p><p

-id="twpub_p2">To publish your application manually you can complete one of

-the following in the Servers view:</p><p id="twpub_auto2">In the workbench,

-you have several options to choose for the <i>Automatic Publishing</i> settings.

-You can set these <i>Automatic Publishing</i> settings by going into the Servers

-view, right-click the server and select <uicontrol>Open</uicontrol>. The Server

-editor opens. In the <i>Overview</i> page of the server editor, under the <uicontrol>Automatic

-Publishing</uicontrol> settings, you are going to find the following settings:<ul>

-<li><uicontrol>Never publish automatically</uicontrol>: Specifies the workbench

-should never publish files to the server.</li>

-<li><uicontrol>Use automatic publishing settings</uicontrol>: Specifies that

-a change to the files running on the server should automatically be published

-to the server in the next <i>seconds</i> interval, where <i>seconds</i> is

-the number of seconds you have specified in the <uicontrol>Publishing interval</uicontrol> control.

-<?Pub Caret?>If you set the publishing interval to 0 seconds, a change to

-the files running on the server should automatically request a publish command

-to occur.</li>

-</ul></p><p id="twpub_auto3">In the workbench, the default setting is the <b>Use

-automatic publishing settings</b> option is enabled with a value set to the

-publishing interval.</p><b id="twpub_manualtitle">Manually publishing to a

-server</b><p id="twpub_manual1">If you do not want to wait for the automatic

-publishing interval to pass, at anytime you can manually request the workbench

-to issue a publish command to the server. Each manual publish command causes

-a single publishing request to the server. To publish your application manually

-you can complete one of the following in the Servers view:</p><p><ul>

-<li><ph id="twpub_steps_ph1">Select the server and then click the  <uicontrol>Publish

-to the server</uicontrol></ph> <image alt="This is an image of the Publish toolbar icon."

-href="../images/launch_publish.gif"><alt>This is an image of the Publish toolbar

-icon.</alt></image> <ph id="twpub_steps_ph2">icon located on the toolbar.</ph></li>

-<li><ph id="twpub_steps_step2">Right-click the server and then select  <uicontrol>Publish</uicontrol>.</ph></li>

-</ul></p></context>

-<result><p id="twpub_p3">All the projects defined in the server configuration

-that are associated with the selected server are published. The resources

-in these projects are transferred to the location that is defined by the server.</p></result>

-</taskbody>

-</task>

-<?Pub *0000004067?>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twpub.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/twpub.html
deleted file mode 100644
index 6fe9bd6..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twpub.html
+++ /dev/null
@@ -1,96 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Publishing your application" />
-<meta name="abstract" content="Publishing involves copying files (projects, resource files, and server configurations) to the correct location for the server to find and use them. In the test environments, these files may already be in the correct location. In some cases, temporary copies of the server configurations may be created. You can either publish your application automatically or manually." />
-<meta name="description" content="Publishing involves copying files (projects, resource files, and server configurations) to the correct location for the server to find and use them. In the test environments, these files may already be in the correct location. In some cases, temporary copies of the server configurations may be created. You can either publish your application automatically or manually." />
-<meta content="applications, publishing to servers, servers, publishing applications" name="DC.subject" />
-<meta content="applications, publishing to servers, servers, publishing applications" name="keywords" />
-<meta scheme="URI" name="DC.Relation" content="../topics/twsrvprf.html" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="twpub_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Publishing your application</title>
-</head>
-<body id="twpub_wst"><a name="twpub_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Publishing your application</h1>
-
-
-
-<div><p><em>Publishing</em> involves copying files (projects,
-resource files, and server configurations) to the correct location for the
-server to find and use them. In the test environments, these files may already
-be in the correct location. In some cases, temporary copies of the server
-configurations may be created. You can either publish your application automatically
-or manually.</p>
-
-<div class="section"><strong id="twpub_wst__twpub_autotitle"><a name="twpub_wst__twpub_autotitle"><!-- --></a>Automatically publishing to a server</strong><p id="twpub_wst__twpub_auto1"><a name="twpub_wst__twpub_auto1"><!-- --></a>If the <span class="uicontrol">Automatically publish when starting servers</span> check
-box on the Server preferences page (<span class="menucascade"><span class="uicontrol">Window</span>
- &gt; <span class="uicontrol">Preferences</span> &gt; <span class="uicontrol">Server</span> &gt; <span class="uicontrol">Launching</span>
-</span>) is selected, the server tools check to see if your project
-and files on the server are synchronized. If they are not, the project and
-the files are automatically updated when the server is either started or restarted.</p>
-<p id="twpub_wst__twpub_p2"><a name="twpub_wst__twpub_p2"><!-- --></a>To publish your application manually you can complete one of
-the following in the Servers view:</p>
-<div class="p" id="twpub_wst__twpub_auto2"><a name="twpub_wst__twpub_auto2"><!-- --></a>In the workbench,
-you have several options to choose for the <em>Automatic Publishing</em> settings.
-You can set these <em>Automatic Publishing</em> settings by going into the Servers
-view, right-click the server and select <span class="uicontrol">Open</span>. The Server
-editor opens. In the <em>Overview</em> page of the server editor, under the <span class="uicontrol">Automatic
-Publishing</span> settings, you are going to find the following settings:<ul>
-<li><span class="uicontrol">Never publish automatically</span>: Specifies the workbench
-should never publish files to the server.</li>
-
-<li><span class="uicontrol">Use automatic publishing settings</span>: Specifies that
-a change to the files running on the server should automatically be published
-to the server in the next <em>seconds</em> interval, where <em>seconds</em> is
-the number of seconds you have specified in the <span class="uicontrol">Publishing interval</span> control.
-If you set the publishing interval to 0 seconds, a change to
-the files running on the server should automatically request a publish command
-to occur.</li>
-
-</ul>
-</div>
-<p id="twpub_wst__twpub_auto3"><a name="twpub_wst__twpub_auto3"><!-- --></a>In the workbench, the default setting is the <strong>Use
-automatic publishing settings</strong> option is enabled with a value set to the
-publishing interval.</p>
-<strong id="twpub_wst__twpub_manualtitle"><a name="twpub_wst__twpub_manualtitle"><!-- --></a>Manually publishing to a
-server</strong><p id="twpub_wst__twpub_manual1"><a name="twpub_wst__twpub_manual1"><!-- --></a>If you do not want to wait for the automatic
-publishing interval to pass, at anytime you can manually request the workbench
-to issue a publish command to the server. Each manual publish command causes
-a single publishing request to the server. To publish your application manually
-you can complete one of the following in the Servers view:</p>
-<div class="p"><ul>
-<li><span id="twpub_wst__twpub_steps_ph1"><a name="twpub_wst__twpub_steps_ph1"><!-- --></a>Select the server and then click the  <span class="uicontrol">Publish
-to the server</span></span> <img src="../images/launch_publish.gif" alt="This is an image of the Publish toolbar&#10;icon." /> <span id="twpub_wst__twpub_steps_ph2"><a name="twpub_wst__twpub_steps_ph2"><!-- --></a>icon located on the toolbar.</span></li>
-
-<li><span id="twpub_wst__twpub_steps_step2"><a name="twpub_wst__twpub_steps_step2"><!-- --></a>Right-click the server and then select  <span class="uicontrol">Publish</span>.</span></li>
-
-</ul>
-</div>
-</div>
-
-<div class="section"><p id="twpub_wst__twpub_p3"><a name="twpub_wst__twpub_p3"><!-- --></a>All the projects defined in the server configuration
-that are associated with the selected server are published. The resources
-in these projects are transferred to the location that is defined by the server.</p>
-</div>
-
-</div>
-
-<div><div class="reltasks"><strong>Related tasks</strong><br />
-<div><a href="../topics/twsrvprf.html" title="Using the Preferences page, you can define attribute used for testing projects by the servers.">Defining the server preference</a></div>
-</div>
-</div>
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twremprj.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/twremprj.dita
deleted file mode 100644
index 305d808..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twremprj.dita
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2005, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="twremprj_wst" xml:lang="en-us">

-<title id="title">Removing a project from a server</title>

-<shortdesc id="shortdesc">To remove a project from a server:</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm>servers<indexterm>removing projects</indexterm></indexterm>

-<indexterm>projects<indexterm>removing from a server</indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<taskbody>

-<context></context>

-<steps id="steps">

-<step><cmd>In the Servers view, right-click on the server containing the project

-you want to remove and select  <uicontrol>Add and remove projects</uicontrol>.</cmd>

-</step>

-<step><cmd>In the Configured projects list, select the project and click the <uicontrol>Remove</uicontrol> button.</cmd>

-</step>

-<step><cmd>The project appears in the Available projects list. Click  <uicontrol>Finish</uicontrol>.</cmd>

-</step>

-</steps>

-</taskbody>

-</task>

-<?Pub *0000001077?>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twremprj.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/twremprj.html
deleted file mode 100644
index 8808cc8..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twremprj.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Removing a project from a server" />
-<meta name="abstract" content="To remove a project from a server:" />
-<meta name="description" content="To remove a project from a server:" />
-<meta content="servers, removing projects, projects, removing from a server" name="DC.subject" />
-<meta content="servers, removing projects, projects, removing from a server" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="twremprj_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Removing a project from a server</title>
-</head>
-<body id="twremprj_wst"><a name="twremprj_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Removing a project from a server</h1>
-
-
-
-<div><p>To remove a project from a server:</p>
-
-<div class="section" />
-
-<a name="twremprj_wst__steps"><!-- --></a><ol id="twremprj_wst__steps">
-<li><span>In the Servers view, right-click on the server containing the project
-you want to remove and select  <span class="uicontrol">Add and remove projects</span>.</span>
-</li>
-
-<li><span>In the Configured projects list, select the project and click the <span class="uicontrol">Remove</span> button.</span>
-</li>
-
-<li><span>The project appears in the Available projects list. Click  <span class="uicontrol">Finish</span>.</span>
-</li>
-
-</ol>
-
-</div>
-
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twsrtdbg.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/twsrtdbg.dita
deleted file mode 100644
index 5384bf0..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twsrtdbg.dita
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2005, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="twsrtdbg_wst" xml:lang="en-us">

-<title id="twsrtdbg_title">Starting a server in debug mode</title>

-<shortdesc id="twsrtdbg_shortdesc">If you want to debug your projects while

-a server runs, you can start a server in debug mode.</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm>applications<indexterm>running on servers in debug mode</indexterm></indexterm>

-<indexterm>projects<indexterm>running on servers in debug mode</indexterm></indexterm>

-<indexterm>servers<indexterm>starting in debug mode</indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<taskbody>

-<prereq id="twsrtdbg_prereq"><b>Prerequisites:</b><ul>

-<li><xref href="twcrtins.dita">Create a server.</xref></li>

-<li><xref href="twaddprj.dita">Add a project to the server.</xref></li>

-<li>Edit the file you want to run and set breakpoints.</li>

-<li>Open the Debug perspective.</li>

-</ul></prereq>

-<context id="twsrtdbg_context"><p>Once you have started the server in debug

-mode you can run the projects that are associated with the server. You can

-stop and restart the server at any time. The status of the server is displayed

-in the <uicontrol> Status </uicontrol> column of the Servers view. The status

-of the breakpoints in your file is displayed in the Debug view.</p><p>To manually

-start the server in debug mode:</p><p> </p></context>

-<steps>

-<step id="twsrtdbg_step1"><cmd>In the Servers view ( <menucascade><uicontrol>Window

-> Show View > Other > Server > Servers > OK</uicontrol></menucascade>), right-click

-the server you want to start in debug mode.</cmd></step>

-<step><cmd><ph id="twsrtdbg_steps_ph1">In the pop-up menu select <uicontrol>Debug </uicontrol> </ph> <image

-alt="This is an image of the Start in debug mode icon." href="../images/launch_debug.gif">

-<alt>This is an image of the Start in debug mode icon</alt></image> . </cmd>

-<info><ph id="twsrtdbg_steps_ph2">In the  <uicontrol>Status</uicontrol> column

-of the Servers view, the status of the server changes to <i>Debugging</i>,

-after the server is started in debug mode.</ph></info></step>

-</steps>

-</taskbody>

-</task>

-<?Pub *0000002269?>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twsrtdbg.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/twsrtdbg.html
deleted file mode 100644
index 64d8fcc..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twsrtdbg.html
+++ /dev/null
@@ -1,71 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Starting a server in debug mode" />
-<meta name="abstract" content="If you want to debug your projects while a server runs, you can start a server in debug mode." />
-<meta name="description" content="If you want to debug your projects while a server runs, you can start a server in debug mode." />
-<meta content="applications, running on servers in debug mode, projects, servers, starting in debug mode" name="DC.subject" />
-<meta content="applications, running on servers in debug mode, projects, servers, starting in debug mode" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="twsrtdbg_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Starting a server in debug mode</title>
-</head>
-<body id="twsrtdbg_wst"><a name="twsrtdbg_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Starting a server in debug mode</h1>
-
-
-
-<div><p>If you want to debug your projects while
-a server runs, you can start a server in debug mode.</p>
-
-<div class="p" id="twsrtdbg_wst__twsrtdbg_prereq"><a name="twsrtdbg_wst__twsrtdbg_prereq"><!-- --></a><strong>Prerequisites:</strong><ul>
-<li><a href="twcrtins.html">Create a server.</a></li>
-
-<li><a href="twaddprj.html">Add a project to the server.</a></li>
-
-<li>Edit the file you want to run and set breakpoints.</li>
-
-<li>Open the Debug perspective.</li>
-
-</ul>
-</div>
-
-<div class="section" id="twsrtdbg_wst__twsrtdbg_context"><a name="twsrtdbg_wst__twsrtdbg_context"><!-- --></a><p>Once you have started the server in debug
-mode you can run the projects that are associated with the server. You can
-stop and restart the server at any time. The status of the server is displayed
-in the <span class="uicontrol"> Status </span> column of the Servers view. The status
-of the breakpoints in your file is displayed in the Debug view.</p>
-<p>To manually
-start the server in debug mode:</p>
-<p> </p>
-</div>
-
-<ol>
-<li class="stepexpand" id="twsrtdbg_wst__twsrtdbg_step1"><a name="twsrtdbg_wst__twsrtdbg_step1"><!-- --></a><span>In the Servers view ( <span class="menucascade"><span class="uicontrol">Window
-&gt; Show View &gt; Other &gt; Server &gt; Servers &gt; OK</span></span>), right-click
-the server you want to start in debug mode.</span></li>
-
-<li class="stepexpand"><span><span id="twsrtdbg_wst__twsrtdbg_steps_ph1"><a name="twsrtdbg_wst__twsrtdbg_steps_ph1"><!-- --></a>In the pop-up menu select <span class="uicontrol">Debug </span> </span> <img src="../images/launch_debug.gif" alt="This is an image of the Start in debug mode icon" /> . </span>
- <span id="twsrtdbg_wst__twsrtdbg_steps_ph2"><a name="twsrtdbg_wst__twsrtdbg_steps_ph2"><!-- --></a>In the  <span class="uicontrol">Status</span> column
-of the Servers view, the status of the server changes to <em>Debugging</em>,
-after the server is started in debug mode.</span></li>
-
-</ol>
-
-</div>
-
-<div />
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twsrtins.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/twsrtins.dita
deleted file mode 100644
index b259e25..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twsrtins.dita
+++ /dev/null
@@ -1,50 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2005, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="twsrtins_wst" xml:lang="en-us">

-<title id="twsrtins_title">Starting a server</title>

-<shortdesc id="twsrtins_shortdesc">When you are ready to test your projects,

-you must start a server. In some situations, listed below, the server tools

-start a server for you automatically. For more information on which test server

-will start, refer to the list of related topics at the end of this topic.</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm>applications<indexterm>starting servers for testing</indexterm></indexterm>

-<indexterm>projects<indexterm>starting servers for testing</indexterm></indexterm>

-<indexterm>servers<indexterm>starting for testing</indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<taskbody>

-<prereq><b id="twsrtins_prereq">Prerequisites:</b><ul>

-<li id="twsrtins_prereq_li1"><xref href="twcrtins.dita">Create a server.</xref></li>

-</ul></prereq>

-<context id="twrstins_context"><p>Once you have started the server you can

-test the projects that are associated with the server. You can stop and restart

-the server at any time. The status of the server is displayed in the  <uicontrol>Status</uicontrol> column

-of the Servers view.</p><p>To manually start a server:</p></context>

-<steps id="twrtins_steps">

-<step><cmd>Switch to the Servers view.</cmd></step>

-<step><cmd>In the Servers view, right-click the server you want to start.</cmd>

-</step>

-<step><cmd>Select  <uicontrol>Start</uicontrol>. </cmd><info>The following

-things happen:<ul>

-<li>If you have selected the  <uicontrol>Automatically publish when starting

-servers</uicontrol> check box on the Server preferences page (<menucascade>

-<uicontrol>Window</uicontrol><uicontrol> Preferences</uicontrol><uicontrol>Server</uicontrol>

-<uicontrol>Launching</uicontrol></menucascade> ), the workbench

-checks to see if your project and files on the server are synchronized prior

-to starting the server. If they are not, the project and the files are automatically

-updated on the remote server when it is started.</li>

-<li>A Console view opens in the workbench. It will take a minute to start

-the server. If the server fails to start, check for the reason that it failed

-in the Console.</li>

-<li>In the  <uicontrol>Status</uicontrol> column of the Servers view, the

-status of the server changes to  <systemoutput>Started</systemoutput>.</li>

-</ul></info></step>

-</steps>

-<result id="twsrtins_result"><note type="tip">The server is automatically

-started when you right-click on a file and then select  <uicontrol>Run As

-> Run on Server</uicontrol>.</note></result>

-</taskbody>

-</task>

-<?Pub *0000002752?>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twsrtins.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/twsrtins.html
deleted file mode 100644
index f400e54..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twsrtins.html
+++ /dev/null
@@ -1,89 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Starting a server" />
-<meta name="abstract" content="When you are ready to test your projects, you must start a server. In some situations, listed below, the server tools start a server for you automatically. For more information on which test server will start, refer to the list of related topics at the end of this topic." />
-<meta name="description" content="When you are ready to test your projects, you must start a server. In some situations, listed below, the server tools start a server for you automatically. For more information on which test server will start, refer to the list of related topics at the end of this topic." />
-<meta content="applications, starting servers for testing, projects, servers, starting for testing" name="DC.subject" />
-<meta content="applications, starting servers for testing, projects, servers, starting for testing" name="keywords" />
-<meta scheme="URI" name="DC.Relation" content="../topics/cwflow.html" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="twsrtins_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Starting a server</title>
-</head>
-<body id="twsrtins_wst"><a name="twsrtins_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Starting a server</h1>
-
-
-
-<div><p>When you are ready to test your projects,
-you must start a server. In some situations, listed below, the server tools
-start a server for you automatically. For more information on which test server
-will start, refer to the list of related topics at the end of this topic.</p>
-
-<div class="p"><strong id="twsrtins_wst__twsrtins_prereq"><a name="twsrtins_wst__twsrtins_prereq"><!-- --></a>Prerequisites:</strong><ul>
-<li id="twsrtins_wst__twsrtins_prereq_li1"><a name="twsrtins_wst__twsrtins_prereq_li1"><!-- --></a><a href="twcrtins.html">Create a server.</a></li>
-
-</ul>
-</div>
-
-<div class="section" id="twsrtins_wst__twrstins_context"><a name="twsrtins_wst__twrstins_context"><!-- --></a><p>Once you have started the server you can
-test the projects that are associated with the server. You can stop and restart
-the server at any time. The status of the server is displayed in the  <span class="uicontrol">Status</span> column
-of the Servers view.</p>
-<p>To manually start a server:</p>
-</div>
-
-<a name="twsrtins_wst__twrtins_steps"><!-- --></a><ol id="twsrtins_wst__twrtins_steps">
-<li class="stepexpand"><span>Switch to the Servers view.</span></li>
-
-<li class="stepexpand"><span>In the Servers view, right-click the server you want to start.</span>
-</li>
-
-<li class="stepexpand"><span>Select  <span class="uicontrol">Start</span>. </span> The following
-things happen:<ul>
-<li>If you have selected the  <span class="uicontrol">Automatically publish when starting
-servers</span> check box on the Server preferences page (<span class="menucascade">
-<span class="uicontrol">Window</span> &gt; <span class="uicontrol"> Preferences</span> &gt; <span class="uicontrol">Server</span>
- &gt; <span class="uicontrol">Launching</span></span> ), the workbench
-checks to see if your project and files on the server are synchronized prior
-to starting the server. If they are not, the project and the files are automatically
-updated on the remote server when it is started.</li>
-
-<li>A Console view opens in the workbench. It will take a minute to start
-the server. If the server fails to start, check for the reason that it failed
-in the Console.</li>
-
-<li>In the  <span class="uicontrol">Status</span> column of the Servers view, the
-status of the server changes to  <tt class="sysout">Started</tt>.</li>
-
-</ul>
-</li>
-
-</ol>
-
-<div class="section" id="twsrtins_wst__twsrtins_result"><a name="twsrtins_wst__twsrtins_result"><!-- --></a><div class="tip"><span class="tiptitle">Tip:</span> The server is automatically
-started when you right-click on a file and then select  <span class="uicontrol">Run As
-&gt; Run on Server</span>.</div>
-</div>
-
-</div>
-
-<div><div class="relconcepts"><strong>Related concepts</strong><br />
-<div><a href="../topics/cwflow.html" title="You can start the server automatically as part of running a selected resource on the server, or you can simply start the server without running resources on the server. For example, the server is automatically started when you right-click a project or an application resource in the Project Explorer view and select Run As &gt; Run on Server. If you want to start the server without running resources on the server, in the Servers view select a server and select the Start the server This is an image of the Run on Server icon icon, the Start the server in debug mode This is an image of the Debug on server icon. icon , or the Start the server in profiling mode This is an image of the Start the server in profiling mode icon. icon.">Which server will start</a></div>
-</div>
-</div>
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twsrvprf.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/twsrvprf.dita
deleted file mode 100644
index e3a73db..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twsrvprf.dita
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<?Pub Sty _display FontColor="red"?>

-<?Pub Inc?>

-<task id="twsrvprf_wst" xml:lang="en-us">

-<title id="title">Defining the server preference<!--Defining the server preferences--></title>

-<shortdesc id="shortdesc">Using the Preferences page, you can define attribute

-used for testing projects by the servers.</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm>preferences<indexterm>servers<indexterm>testing</indexterm></indexterm></indexterm>

-<indexterm>servers<indexterm>preferences</indexterm></indexterm><indexterm>views<indexterm>server

-preferences</indexterm></indexterm></keywords>

-</metadata></prolog>

-<taskbody>

-<context>To define this preference<?Pub Caret?>, complete the following steps:<!--To define these preferences, complete the following steps:--></context>

-<steps id="steps">

-<step><cmd>In the toolbar, select <menucascade><uicontrol>Window</uicontrol>

-<uicontrol>Preferences</uicontrol></menucascade>.</cmd></step>

-<step><cmd>In the Preferences page, select  <uicontrol>Server</uicontrol>.</cmd>

-</step>

-<step><cmd>Specify the following setting by selecting the check box:<!--Specify one or more of the following settings by selecting the appropriate check box:--></cmd>

-<info><dl><dlentry>

-<dt>Show Servers view when server state changes</dt>

-<dd>The Servers view is displayed on the workbench when there are any activities

-in the Servers view. For more details about the server states refer to the <xref

-href="rwrcview.dita">Servers View</xref> topic.</dd>

-</dlentry></dl></info></step>

-<step><cmd>Click  <uicontrol>Apply</uicontrol> and then  <uicontrol>OK</uicontrol> to

-save your changes.</cmd></step>

-</steps>

-</taskbody>

-</task>

-<?Pub *0000001831?>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twsrvprf.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/twsrvprf.html
deleted file mode 100644
index 4631e70..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twsrvprf.html
+++ /dev/null
@@ -1,65 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Defining the server preference" />
-<meta name="abstract" content="Using the Preferences page, you can define attribute used for testing projects by the servers." />
-<meta name="description" content="Using the Preferences page, you can define attribute used for testing projects by the servers." />
-<meta content="preferences, servers, testing, views, server preferences" name="DC.subject" />
-<meta content="preferences, servers, testing, views, server preferences" name="keywords" />
-<meta scheme="URI" name="DC.Relation" content="../topics/twpub.html" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="twsrvprf_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Defining the server preference</title>
-</head>
-<body id="twsrvprf_wst"><a name="twsrvprf_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Defining the server preference</h1>
-
-
-
-<div><p>Using the Preferences page, you can define attribute
-used for testing projects by the servers.</p>
-
-<div class="section">To define this preference, complete the following steps:</div>
-
-<a name="twsrvprf_wst__steps"><!-- --></a><ol id="twsrvprf_wst__steps">
-<li class="stepexpand"><span>In the toolbar, select <span class="menucascade"><span class="uicontrol">Window</span>
- &gt; <span class="uicontrol">Preferences</span></span>.</span></li>
-
-<li class="stepexpand"><span>In the Preferences page, select  <span class="uicontrol">Server</span>.</span>
-</li>
-
-<li class="stepexpand"><span>Specify the following setting by selecting the check box:</span>
- <dl>
-<dt class="dlterm">Show Servers view when server state changes</dt>
-
-<dd>The Servers view is displayed on the workbench when there are any activities
-in the Servers view. For more details about the server states refer to the <a href="rwrcview.html">Servers View</a> topic.</dd>
-
-</dl>
-</li>
-
-<li class="stepexpand"><span>Click  <span class="uicontrol">Apply</span> and then  <span class="uicontrol">OK</span> to
-save your changes.</span></li>
-
-</ol>
-
-</div>
-
-<div><div class="reltasks"><strong>Related tasks</strong><br />
-<div><a href="../topics/twpub.html" title="Publishing involves copying files (projects, resource files, and server configurations) to the correct location for the server to find and use them. In the test environments, these files may already be in the correct location. In some cases, temporary copies of the server configurations may be created. You can either publish your application automatically or manually.">Publishing your application</a></div>
-</div>
-</div>
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twstpins.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/twstpins.dita
deleted file mode 100644
index ada6f5b..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twstpins.dita
+++ /dev/null
@@ -1,44 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2005, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="twstpins_wst" xml:lang="en-us">

-<title id="twstpins_title">Stopping a server</title>

-<shortdesc id="twstpins_shortdesc">You can stop the server from the Servers

-view.</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm>servers<indexterm>stopping</indexterm></indexterm>

-</keywords>

-</metadata></prolog>

-<taskbody>

-<context id="twstpins_context">To stop the server:</context>

-<steps>

-<step id="twstpins_step1"><cmd>In the Servers view ( <b>Window > Show View

-> Other > Server > Servers > OK</b>), select the server that you want to stop.</cmd>

-</step>

-<step><cmd><ph id="twstpins_steps_ph1">Click the  <uicontrol>Stop the server</uicontrol></ph>  <image

-alt="This is an image of the Stop icon." href="../images/launch_stop.gif">

-<alt>This is an image of the Stop icon.</alt></image> <ph id="twstpins_steps_ph2">icon

-in the toolbar.</ph></cmd><info><ph id="twstpins_steps_ph3">In the <uicontrol>Status</uicontrol> column

-of the Servers view, the status of the server changes to  <i>Stopped</i>.</ph></info>

-</step>

-<step><cmd><ph id="twstpins_steps_ph4">If for some reason the server fails

-to stop, you can terminate the process as follows:</ph></cmd>

-<substeps>

-<substep id="twstpins_steps_substep1"><cmd>Switch to the Debug perspective.</cmd>

-</substep>

-<substep id="twstpins_steps_substep2"><cmd>In the Process view, select the

-server process that you want to stop.</cmd></substep>

-<substep><cmd><ph id="twstpins_steps_ph6">Click the  <uicontrol>Terminate</uicontrol></ph>  <image

-alt="This is an image of the Terminate icon." href="../images/launch_stop.gif">

-<alt>This is an image of the Terminate icon</alt></image> <ph id="twstpins_steps_ph7">icon

-in the toolbar.</ph></cmd></substep>

-</substeps>

-</step>

-</steps>

-<result id="twstpins_result"><note>When terminating a server, the server process

-will end and the server will not go through the normal routine of stopping,

-for example calling the destroy() method on a servlet.</note></result>

-</taskbody>

-</task>

-<?Pub *0000002249?>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twstpins.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/twstpins.html
deleted file mode 100644
index fe20703..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twstpins.html
+++ /dev/null
@@ -1,71 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Stopping a server" />
-<meta name="abstract" content="You can stop the server from the Servers view." />
-<meta name="description" content="You can stop the server from the Servers view." />
-<meta content="servers, stopping" name="DC.subject" />
-<meta content="servers, stopping" name="keywords" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="twstpins_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Stopping a server</title>
-</head>
-<body id="twstpins_wst"><a name="twstpins_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Stopping a server</h1>
-
-
-
-<div><p>You can stop the server from the Servers
-view.</p>
-
-<div class="section" id="twstpins_wst__twstpins_context"><a name="twstpins_wst__twstpins_context"><!-- --></a>To stop the server:</div>
-
-<ol>
-<li class="stepexpand" id="twstpins_wst__twstpins_step1"><a name="twstpins_wst__twstpins_step1"><!-- --></a><span>In the Servers view ( <strong>Window &gt; Show View
-&gt; Other &gt; Server &gt; Servers &gt; OK</strong>), select the server that you want to stop.</span>
-</li>
-
-<li class="stepexpand"><span><span id="twstpins_wst__twstpins_steps_ph1"><a name="twstpins_wst__twstpins_steps_ph1"><!-- --></a>Click the  <span class="uicontrol">Stop the server</span></span>  <img src="../images/launch_stop.gif" alt="This is an image of the Stop icon." /> <span id="twstpins_wst__twstpins_steps_ph2"><a name="twstpins_wst__twstpins_steps_ph2"><!-- --></a>icon
-in the toolbar.</span></span> <span id="twstpins_wst__twstpins_steps_ph3"><a name="twstpins_wst__twstpins_steps_ph3"><!-- --></a>In the <span class="uicontrol">Status</span> column
-of the Servers view, the status of the server changes to  <em>Stopped</em>.</span>
-</li>
-
-<li class="stepexpand"><span><span id="twstpins_wst__twstpins_steps_ph4"><a name="twstpins_wst__twstpins_steps_ph4"><!-- --></a>If for some reason the server fails
-to stop, you can terminate the process as follows:</span></span>
-<ol type="a">
-<li id="twstpins_wst__twstpins_steps_substep1"><a name="twstpins_wst__twstpins_steps_substep1"><!-- --></a><span>Switch to the Debug perspective.</span>
-</li>
-
-<li id="twstpins_wst__twstpins_steps_substep2"><a name="twstpins_wst__twstpins_steps_substep2"><!-- --></a><span>In the Process view, select the
-server process that you want to stop.</span></li>
-
-<li><span><span id="twstpins_wst__twstpins_steps_ph6"><a name="twstpins_wst__twstpins_steps_ph6"><!-- --></a>Click the  <span class="uicontrol">Terminate</span></span>  <img src="../images/launch_stop.gif" alt="This is an image of the Terminate icon" /> <span id="twstpins_wst__twstpins_steps_ph7"><a name="twstpins_wst__twstpins_steps_ph7"><!-- --></a>icon
-in the toolbar.</span></span></li>
-
-</ol>
-
-</li>
-
-</ol>
-
-<div class="section" id="twstpins_wst__twstpins_result"><a name="twstpins_wst__twstpins_result"><!-- --></a><div class="note"><span class="notetitle">Note:</span> When terminating a server, the server process
-will end and the server will not go through the normal routine of stopping,
-for example calling the destroy() method on a servlet.</div>
-</div>
-
-</div>
-
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twtcpprf.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/twtcpprf.dita
deleted file mode 100644
index 947212b..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twtcpprf.dita
+++ /dev/null
@@ -1,64 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

- "task.dtd">

-<task id="twtcpprf_wst" xml:lang="en-us">

-<title id="title">Defining the TCP/IP Monitor preferences</title>

-<shortdesc id="shortdesc">Using the Preferences page, you can define the TCP/IP

-Monitor attributes. To define these preferences, complete the following:</shortdesc>

-<prolog><metadata>

-<keywords id="index"><indexterm keyref="twtcpprf|1|preferencesTCP/IPMonitor"

-status="new">preferences<indexterm>TCP/IP Monitor</indexterm></indexterm>

-<indexterm keyref="twtcpprf|2|TCP/IPpreferences" status="new">TCP/IP<indexterm>preferences</indexterm></indexterm>

-<indexterm keyref="twtcpprf|3|viewsTCP/IPMonitorpreferences" status="changed">views<indexterm>TCP/IP

-monitors</indexterm></indexterm></keywords>

-</metadata></prolog>

-<taskbody>

-<context></context>

-<steps id="steps">

-<step><cmd>From the toolbar, select <menucascade><uicontrol>Window</uicontrol>

-<uicontrol>Preferences</uicontrol></menucascade>.</cmd></step>

-<step><cmd>In the Preferences window, expand  <uicontrol>Run/Debug</uicontrol> and

-then select  <uicontrol>TCP/IP Monitor</uicontrol>.</cmd></step>

-<step><cmd>Select the <uicontrol>Show TCP/IP Monitor View when there is activity</uicontrol> check

-box if you want to display the TCP/IP Monitor view when there is activity

-through a TCP/IP monitoring server.</cmd></step>

-<step><cmd>To add a TCP/IP monitoring server, complete the following:</cmd>

-<substeps>

-<substep><cmd>Under the <uicontrol>TCP/IP Monitors</uicontrol> lists, click <uicontrol>Add</uicontrol>.</cmd>

-<info>A <uicontrol>New Monitor</uicontrol> dialog opens.</info></substep>

-<substep><cmd>Specify the following settings, then click <uicontrol>OK</uicontrol>:</cmd>

-</substep>

-</substeps>

-<choicetable>

-<chrow><choption>Local monitoring port</choption><chdesc>Specify a unique

-port number on your local machine.</chdesc></chrow>

-<chrow><choption>Host name</choption><chdesc>Specify the host name or IP address

-of the machine where the server is running.</chdesc></chrow>

-<chrow><choption>Port</choption><chdesc>Specify the port number of the remote

-server.</chdesc></chrow>

-<chrow><choption>Type</choption><chdesc>Specify whether the request type from

-the Web browser are sent by HTTP or TCP/IP. If the HTTP option is selected

-the requests from the Web browser are modified so that the HTTP header points

-to the remote machine and separated if multiple HTTP requests are received

-in the same connection. If the TCP/IP option is selected, all the requests

-are sent byte for byte and the TCP/IP Monitor will not translate or modify

-any requests that it forwards. </chdesc></chrow>

-<chrow><choption>Timeout (in milliseconds)</choption><chdesc>Specify the length

-of time, in milliseconds, that you can wait before ending the TCP/IP connection

-to a server.</chdesc></chrow>

-</choicetable>

-</step>

-<step><cmd>Use the <uicontrol>Start</uicontrol> and <uicontrol>Stop</uicontrol> buttons

-to manage the TCP/IP monitoring servers.</cmd><info>The TCP/IP Monitor table

-lists the available TCP/IP monitoring servers. You can add, edit, remove,

-start or stop the available TCP/IP monitoring servers from the TCP/IP Monitor

- table. The <b>Status</b> column shows if the TCP/IP monitor is started or

-stopped. The <b>Host name</b>  column shows the host name or IP address of

-the machine where the server is running. The <b>Type</b>  column shows whether

-the request type from the Web browser are sent by HTTP or TCP/IP.</info></step>

-<step><cmd>Click  <uicontrol>Apply</uicontrol> and then  <uicontrol>OK</uicontrol> to

-save your changes.</cmd></step>

-</steps>

-</taskbody>

-</task>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/twtcpprf.html b/docs/org.eclipse.wst.server.ui.doc.user/topics/twtcpprf.html
deleted file mode 100644
index f1e6d0a..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/topics/twtcpprf.html
+++ /dev/null
@@ -1,119 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en-us" xml:lang="en-us">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
-<meta content="public" name="security" />
-<meta content="index,follow" name="Robots" />
-<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
-<meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Defining the TCP/IP Monitor preferences" />
-<meta name="abstract" content="Using the Preferences page, you can define the TCP/IP Monitor attributes. To define these preferences, complete the following:" />
-<meta name="description" content="Using the Preferences page, you can define the TCP/IP Monitor attributes. To define these preferences, complete the following:" />
-<meta content="preferences, TCP/IP Monitor, TCP/IP, views, TCP/IP monitors" name="DC.subject" />
-<meta content="preferences, TCP/IP Monitor, TCP/IP, views, TCP/IP monitors" name="keywords" />
-<meta scheme="URI" name="DC.Relation" content="../topics/rwtcpvw.html" />
-<meta scheme="URI" name="DC.Relation" content="../topics/rwtcpvw.html" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="twtcpprf_wst" name="DC.Identifier" />
-<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Defining the TCP/IP Monitor preferences</title>
-</head>
-<body id="twtcpprf_wst"><a name="twtcpprf_wst"><!-- --></a>
-
-
-<h1 class="topictitle1">Defining the TCP/IP Monitor preferences</h1>
-
-
-
-<div><p>Using the Preferences page, you can define the TCP/IP
-Monitor attributes. To define these preferences, complete the following:</p>
-
-<div class="section" />
-
-<a name="twtcpprf_wst__steps"><!-- --></a><ol id="twtcpprf_wst__steps">
-<li class="stepexpand"><span>From the toolbar, select <span class="menucascade"><span class="uicontrol">Window</span>
- &gt; <span class="uicontrol">Preferences</span></span>.</span></li>
-
-<li class="stepexpand"><span>In the Preferences window, expand  <span class="uicontrol">Run/Debug</span> and
-then select  <span class="uicontrol">TCP/IP Monitor</span>.</span></li>
-
-<li class="stepexpand"><span>Select the <span class="uicontrol">Show TCP/IP Monitor View when there is activity</span> check
-box if you want to display the TCP/IP Monitor view when there is activity
-through a TCP/IP monitoring server.</span></li>
-
-<li class="stepexpand"><span>To add a TCP/IP monitoring server, complete the following:</span>
-<ol type="a">
-<li class="substepexpand"><span>Under the <span class="uicontrol">TCP/IP Monitors</span> lists, click <span class="uicontrol">Add</span>.</span>
- A <span class="uicontrol">New Monitor</span> dialog opens.</li>
-
-<li class="substepexpand"><span>Specify the following settings, then click <span class="uicontrol">OK</span>:</span>
-</li>
-
-</ol>
-
-
-<table class="choicetableborder" summary="" cellspacing="0" cellpadding="4" rules="rows" frame="hsides" border="1">
-<thead><tr><th valign="bottom" id="N100E5-option" align="left">Option</th>
-<th valign="bottom" id="N100E5-desc" align="left">Description</th></tr></thead>
-<tbody>
-<tr><td valign="top" headers="N100E5-option" id="N100EF"><strong>Local monitoring port</strong></td>
-<td valign="top" headers="N100E5-desc N100EF">Specify a unique
-port number on your local machine.</td>
-</tr>
-
-<tr><td valign="top" headers="N100E5-option" id="N100FE"><strong>Host name</strong></td>
-<td valign="top" headers="N100E5-desc N100FE">Specify the host name or IP address
-of the machine where the server is running.</td>
-</tr>
-
-<tr><td valign="top" headers="N100E5-option" id="N1010D"><strong>Port</strong></td>
-<td valign="top" headers="N100E5-desc N1010D">Specify the port number of the remote
-server.</td>
-</tr>
-
-<tr><td valign="top" headers="N100E5-option" id="N1011C"><strong>Type</strong></td>
-<td valign="top" headers="N100E5-desc N1011C">Specify whether the request type from
-the Web browser are sent by HTTP or TCP/IP. If the HTTP option is selected
-the requests from the Web browser are modified so that the HTTP header points
-to the remote machine and separated if multiple HTTP requests are received
-in the same connection. If the TCP/IP option is selected, all the requests
-are sent byte for byte and the TCP/IP Monitor will not translate or modify
-any requests that it forwards. </td>
-</tr>
-
-<tr><td valign="top" headers="N100E5-option" id="N1012B"><strong>Timeout (in milliseconds)</strong></td>
-<td valign="top" headers="N100E5-desc N1012B">Specify the length
-of time, in milliseconds, that you can wait before ending the TCP/IP connection
-to a server.</td>
-</tr>
-
-</tbody></table>
-
-</li>
-
-<li class="stepexpand"><span>Use the <span class="uicontrol">Start</span> and <span class="uicontrol">Stop</span> buttons
-to manage the TCP/IP monitoring servers.</span> The TCP/IP Monitor table
-lists the available TCP/IP monitoring servers. You can add, edit, remove,
-start or stop the available TCP/IP monitoring servers from the TCP/IP Monitor
- table. The <strong>Status</strong> column shows if the TCP/IP monitor is started or
-stopped. The <strong>Host name</strong>  column shows the host name or IP address of
-the machine where the server is running. The <strong>Type</strong>  column shows whether
-the request type from the Web browser are sent by HTTP or TCP/IP.</li>
-
-<li class="stepexpand"><span>Click  <span class="uicontrol">Apply</span> and then  <span class="uicontrol">OK</span> to
-save your changes.</span></li>
-
-</ol>
-
-</div>
-
-<div><div class="relref"><strong>Related reference</strong><br />
-<div><a href="../topics/rwtcpvw.html" title="The TCP/IP Monitor is a simple server that monitors all the requests and the responses between a Web browser and server. If you want the TCP/IP Monitor view to open when there is TCP/IP activity, select the Show TCP/IP Monitor view when there is activity check box on the TCP/IP Monitor preferences page ( Window &gt; Run/Debug &gt; TCP/IP Monitor).">TCP/IP Monitor view</a></div>
-</div>
-</div>
-
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/wtp_create.ditamap b/docs/org.eclipse.wst.server.ui.doc.user/wtp_create.ditamap
deleted file mode 100644
index 59cca70..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/wtp_create.ditamap
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN"

- "map.dtd">

-<?Pub Sty _display FontColor="red"?>

-<map title="Creating servers">

-<topicref href="topics/tcreate.dita" id="create_server" locktitle="yes" navtitle="Creating, editing and deleting servers">

-<topicref href="topics/twcrtins.dita" locktitle="yes" navtitle="Creating a server ">

-<navref mapref="../org.eclipse.jst.server.ui.doc.user/tomcat_create.ditamap"/>

-<topicref href="topics/thttppreview.dita" locktitle="yes" navtitle="...HTTP Preview server">

-</topicref>

-<topicref href="topics/tj2eepreview.dita" locktitle="yes" navtitle="...J2EE Preview server">

-</topicref><?Pub Caret1?>

-</topicref>

-<topicref href="topics/twedtins.dita" locktitle="yes" navtitle="Editing a server">

-</topicref>

-<topicref href="topics/twdelins.dita" locktitle="yes" navtitle="Deleting a server">

-</topicref>

-</topicref>

-</map>

-<?Pub *0000000964?>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/wtp_create.xml b/docs/org.eclipse.wst.server.ui.doc.user/wtp_create.xml
deleted file mode 100644
index 4441352..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/wtp_create.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<?NLS TYPE="org.eclipse.help.toc"?>
-
-<toc label="Creating servers" topic="topics/tcreate.html">
-<topic label="Creating, editing and deleting servers" href="topics/tcreate.html">
-<topic label="Creating a server " href="topics/twcrtins.html">
-<link toc="../org.eclipse.jst.server.ui.doc.user/tomcat_create.xml"/>
-<topic label="...HTTP Preview server" href="topics/thttppreview.html"/>
-<topic label="...J2EE Preview server" href="topics/tj2eepreview.html"/>
-</topic>
-<topic label="Editing a server" href="topics/twedtins.html"/>
-<topic label="Deleting a server" href="topics/twdelins.html"/>
-</topic>
-</toc>
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/wtp_debug.ditamap b/docs/org.eclipse.wst.server.ui.doc.user/wtp_debug.ditamap
deleted file mode 100644
index cc6f2fd..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/wtp_debug.ditamap
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN"

- "map.dtd">

-<?Pub Sty _display FontColor="red"?>

-<map title="Debugging applications on a server">

-<topicref href="topics/tdebug.dita" id="debug_server" navtitle="Debugging applications on a server">

-<topicref href="topics/tservlet.dita" navtitle="Debugging a servlet on a server">

-<topicmeta>

-<shortdesc></shortdesc>

-</topicmeta>

-</topicref>

-<topicref href="topics/tdbgjsp.dita" navtitle="Debugging a JSP file on a server">

-<topicmeta>

-<shortdesc></shortdesc>

-</topicmeta>

-</topicref>

-<topicref href="topics/tmonitorport.dita" navtitle="Monitoring server ports">

-<topicmeta>

-<shortdesc></shortdesc>

-</topicmeta><?Pub Caret?>

-</topicref>

-</topicref>

-</map>

-<?Pub *0000000807?>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/wtp_debug.xml b/docs/org.eclipse.wst.server.ui.doc.user/wtp_debug.xml
deleted file mode 100644
index d05bb22..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/wtp_debug.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<?NLS TYPE="org.eclipse.help.toc"?>
-
-<toc label="Debugging applications on a server" topic="topics/tdebug.html">
-<topic label="Debugging applications on a server" href="topics/tdebug.html">
-<topic label="Debugging a servlet on a server" href="topics/tservlet.html"/>
-<topic label="Debugging a JSP file on a server" href="topics/tdbgjsp.html"/>
-<topic label="Monitoring server ports" href="topics/tmonitorport.html"/>
-</topic>
-</toc>
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/wtp_main_toc.ditamap b/docs/org.eclipse.wst.server.ui.doc.user/wtp_main_toc.ditamap
deleted file mode 100644
index 1b05d67..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/wtp_main_toc.ditamap
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN"

- "map.dtd">

-<?Pub Sty _display FontColor="red"?>

-<map title="Testing and publishing applications">

-<topicref href="topics/cwover.dita" linking="normal" locktitle="yes" navtitle="Application testing and publishing"

-scope="peer">

-<topicref href="topics/rwrcview.dita" locktitle="yes" navtitle="Servers view">

-<topicref href="topics/raccessserver.dita" navtitle="Keyboard shortcuts for Server Tools"><?Pub Caret?>

-</topicref>

-</topicref>

-<topicref href="topics/cwres.dita" locktitle="yes" navtitle="Resources used by the Server Tools">

-</topicref>

-<topicref href="topics/cwflow.dita" locktitle="yes" navtitle="Which server will start">

-</topicref>

-<navref mapref="wtp_test.ditamap"/>

-<navref mapref="wtp_debug.ditamap"/>

-<navref mapref="wtp_publish.ditamap"/>

-<navref mapref="wtp_create.ditamap"/>

-<navref mapref="wtp_manage.ditamap"/>

-<navref mapref="wtp_pref.ditamap"/></topicref>

-</map>

-<?Pub *0000001038?>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/wtp_main_toc.xml b/docs/org.eclipse.wst.server.ui.doc.user/wtp_main_toc.xml
deleted file mode 100644
index 5d38f11..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/wtp_main_toc.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<?NLS TYPE="org.eclipse.help.toc"?>
-
-<toc label="Testing and publishing applications" topic="topics/cwover.html">
-<topic label="Application testing and publishing" href="topics/cwover.html">
-<topic label="Servers view" href="topics/rwrcview.html">
-<topic label="Keyboard shortcuts for Server Tools" href="topics/raccessserver.html"/>
-</topic>
-<topic label="Resources used by the Server Tools" href="topics/cwres.html"/>
-<topic label="Which server will start" href="topics/cwflow.html"/>
-<link toc="wtp_test.xml"/>
-<link toc="wtp_debug.xml"/>
-<link toc="wtp_publish.xml"/>
-<link toc="wtp_create.xml"/>
-<link toc="wtp_manage.xml"/>
-<link toc="wtp_pref.xml"/>
-</topic>
-</toc>
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/wtp_manage.ditamap b/docs/org.eclipse.wst.server.ui.doc.user/wtp_manage.ditamap
deleted file mode 100644
index cce21cd..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/wtp_manage.ditamap
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN"

- "map.dtd">

-<?Pub Sty _display FontColor="red"?>

-<?Pub Inc?>

-<map title="Managing Servers">

-<topicref href="topics/twmanage.dita" id="manage_server" locktitle="yes" navtitle="Managing servers ">

-<topicref href="topics/twaddprj.dita" locktitle="yes" navtitle="Adding projects to a server ">

-</topicref>

-<topicref href="topics/twremprj.dita" locktitle="yes" navtitle="Removing a project from a server">

-</topicref>

-<topicref href="topics/twsrtins.dita" locktitle="yes" navtitle="Starting a server">

-<topicref href="topics/twsrtdbg.dita" locktitle="yes" navtitle="Starting a server in debug mode">

-</topicref>

-</topicref>

-<topicref href="topics/twstpins.dita" locktitle="yes" navtitle="Stopping a server">

-</topicref>

-<topicref href="topics/twprefin.dita" locktitle="yes" navtitle="Setting a default server">

-</topicref>

-<topicref href="topics/tmetasrv.dita" locktitle="yes" navtitle="Displaying or hiding the metadata of the server">

-</topicref>

-<topicref href="topics/tclean.dita" locktitle="yes" navtitle="Cleaning projects published on the server"><?Pub Caret?>

-</topicref>

-</topicref>

-</map>

-<?Pub *0000001245?>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/wtp_manage.xml b/docs/org.eclipse.wst.server.ui.doc.user/wtp_manage.xml
deleted file mode 100644
index 79fb41a..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/wtp_manage.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<?NLS TYPE="org.eclipse.help.toc"?>
-
-<toc label="Managing Servers" topic="topics/twmanage.html">
-<topic label="Managing servers " href="topics/twmanage.html">
-<topic label="Adding projects to a server " href="topics/twaddprj.html"/>
-<topic label="Removing a project from a server" href="topics/twremprj.html"/>
-<topic label="Starting a server" href="topics/twsrtins.html">
-<topic label="Starting a server in debug mode" href="topics/twsrtdbg.html"/>
-</topic>
-<topic label="Stopping a server" href="topics/twstpins.html"/>
-<topic label="Setting a default server" href="topics/twprefin.html"/>
-<topic label="Displaying or hiding the metadata of the server" href="topics/tmetasrv.html"/>
-<topic label="Cleaning projects published on the server" href="topics/tclean.html"/>
-</topic>
-</toc>
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/wtp_pref.ditamap b/docs/org.eclipse.wst.server.ui.doc.user/wtp_pref.ditamap
deleted file mode 100644
index 477cb20..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/wtp_pref.ditamap
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN"

- "map.dtd">

-<map title="Server Preferences">

-<topicref href="topics/tpref.dita" id="pref_server" locktitle="yes" navtitle="Defining server preferences">

-<topicref href="topics/twsrvprf.dita" locktitle="yes" navtitle="Defining the server preferences">

-</topicref>

-<topicref href="topics/tprefaud.dita" locktitle="yes" navtitle="Defining the audio preferences">

-</topicref>

-<topicref href="topics/twlaunchpref.dita" locktitle="yes" navtitle="Defining the launching preferences">

-</topicref>

-<topicref href="topics/twinstprf.dita" locktitle="yes" navtitle="Defining the installed server runtime environments preferences">

-<navref mapref="../org.eclipse.jst.server.ui.doc.user/tomcat_pref.ditamap"/>

-</topicref>

-<topicref href="topics/twtcpprf.dita" locktitle="yes" navtitle="Defining the TCP/IP Monitor preferences">

-<topicref href="topics/rwtcpvw.dita" linking="sourceonly" locktitle="yes"

-navtitle="TCP/IP Monitor view"><?Pub Caret?></topicref>

-</topicref>

-</topicref>

-</map>

-<?Pub *0000001126?>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/wtp_pref.xml b/docs/org.eclipse.wst.server.ui.doc.user/wtp_pref.xml
deleted file mode 100644
index ae98e95..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/wtp_pref.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<?NLS TYPE="org.eclipse.help.toc"?>
-
-<toc label="Server Preferences" topic="topics/tpref.html">
-<topic label="Defining server preferences" href="topics/tpref.html">
-<topic label="Defining the server preferences" href="topics/twsrvprf.html"/>
-<topic label="Defining the audio preferences" href="topics/tprefaud.html"/>
-<topic label="Defining the launching preferences" href="topics/twlaunchpref.html"/>
-<topic label="Defining the installed server runtime environments preferences" href="topics/twinstprf.html">
-<link toc="../org.eclipse.jst.server.ui.doc.user/tomcat_pref.xml"/>
-</topic>
-<topic label="Defining the TCP/IP Monitor preferences" href="topics/twtcpprf.html">
-<topic label="TCP/IP Monitor view" href="topics/rwtcpvw.html"/>
-</topic>
-</topic>
-</toc>
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/wtp_publish.ditamap b/docs/org.eclipse.wst.server.ui.doc.user/wtp_publish.ditamap
deleted file mode 100644
index d7f49f6..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/wtp_publish.ditamap
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN"

- "map.dtd">

-<map title="publishing">

-<topicref href="topics/tpublish.dita" id="publish_server" locktitle="yes"

-navtitle="Publishing applications to a server">

-<topicref href="topics/twpub.dita" locktitle="yes" navtitle="Publishing your application"><?Pub Caret?>

-</topicref>

-</topicref>

-</map>

-<?Pub *0000000445?>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/wtp_publish.xml b/docs/org.eclipse.wst.server.ui.doc.user/wtp_publish.xml
deleted file mode 100644
index 0f6251b..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/wtp_publish.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<?NLS TYPE="org.eclipse.help.toc"?>
-
-<toc label="publishing" topic="topics/tpublish.html">
-<topic label="Publishing applications to a server" href="topics/tpublish.html">
-<topic label="Publishing your application" href="topics/twpub.html"/>
-</topic>
-</toc>
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/wtp_reltable.ditamap b/docs/org.eclipse.wst.server.ui.doc.user/wtp_reltable.ditamap
deleted file mode 100644
index ac16824..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/wtp_reltable.ditamap
+++ /dev/null
@@ -1,73 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN"

- "map.dtd">

-<map id="relationship">

-<reltable>

-<relheader>

-<relcolspec type="concept"></relcolspec>

-<relcolspec type="task"></relcolspec>

-<relcolspec type="reference"></relcolspec>

-<relcolspec></relcolspec>

-</relheader>

-<relrow>

-<relcell>

-<topicref href="topics/cwflow.dita" navtitle="Which test server will start">

-</topicref>

-</relcell>

-<relcell>

-<topicref href="topics/twsrtins.dita" navtitle="Starting a server"></topicref>

-</relcell>

-<relcell></relcell>

-<relcell></relcell>

-</relrow>

-<relrow>

-<relcell></relcell>

-<relcell>

-<topicref href="topics/twtcpprf.dita" navtitle="Defining the TCP/IP Monitor preference">

-</topicref>

-</relcell>

-<relcell>

-<topicref href="topics/rwtcpvw.dita" navtitle="TCP/IP Monitor view"></topicref>

-</relcell>

-<relcell></relcell>

-</relrow>

-<relrow>

-<relcell>

-<topicref href="topics/cwres.dita" navtitle="Resources used by the Server Tools">

-</topicref>

-</relcell>

-<relcell>

-<topicref href="topics/tmetasrv.dita" linking="targetonly" navtitle="Displaying or hiding the metadata of the server">

-</topicref>

-<topicref href="topics/twinstprf.dita" linking="targetonly" navtitle="Defining the installed server runtime environments">

-</topicref>

-</relcell>

-<relcell></relcell>

-<relcell></relcell>

-</relrow>

-<relrow>

-<relcell></relcell>

-<relcell collection-type="family">

-<topicref href="topics/twsrvprf.dita" navtitle="Defining the server preferences">

-</topicref>

-<topicref href="topics/twpub.dita" navtitle="Publishing your application">

-</topicref>

-</relcell>

-<relcell></relcell>

-<relcell></relcell>

-</relrow>

-<relrow>

-<relcell></relcell>

-<relcell>

-<topicref href="topics/twtcpprf.dita" navtitle="Defining the TCP/IP monitor preferences">

-</topicref>

-</relcell>

-<relcell>

-<topicref href="topics/rwtcpvw.dita" navtitle="TCP/IP monitor view"></topicref><?Pub Caret1?>

-</relcell>

-<relcell></relcell>

-</relrow>

-</reltable>

-</map>

-<?Pub *0000002005?>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/wtp_reltable.xml b/docs/org.eclipse.wst.server.ui.doc.user/wtp_reltable.xml
deleted file mode 100644
index 0f46c75..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/wtp_reltable.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<?NLS TYPE="org.eclipse.help.toc"?>
-
-<toc/>
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/wtp_test.ditamap b/docs/org.eclipse.wst.server.ui.doc.user/wtp_test.ditamap
deleted file mode 100644
index 308f5a2..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/wtp_test.ditamap
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2006, v.4002-->

-<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN"

- "map.dtd">

-<?Pub Sty _display FontColor="red"?>

-<map title="Testing J2EE projects">

-<topicref href="topics/tj2ee.dita" id="testing" linking="normal" locktitle="yes"

-navtitle="Testing applications on a server">

-<topicref href="topics/testing.dita" locktitle="yes" navtitle="Testing artifacts on a server">

-</topicref>

-<topicref href="topics/thttppreview.dita" locktitle="yes" navtitle="Testing on a HTTP Preview server"><?Pub Caret?>

-</topicref>

-<topicref href="topics/tj2eepreview.dita" locktitle="yes" navtitle="Testing on a J2EE Preview server">

-</topicref>

-</topicref>

-</map>

-<?Pub *0000000731?>

diff --git a/docs/org.eclipse.wst.server.ui.doc.user/wtp_test.xml b/docs/org.eclipse.wst.server.ui.doc.user/wtp_test.xml
deleted file mode 100644
index bef9281..0000000
--- a/docs/org.eclipse.wst.server.ui.doc.user/wtp_test.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<?NLS TYPE="org.eclipse.help.toc"?>
-
-<toc label="Testing J2EE projects" topic="topics/tj2ee.html">
-<topic label="Testing applications on a server" href="topics/tj2ee.html">
-<topic label="Testing artifacts on a server" href="topics/testing.html"/>
-<topic label="Testing on a HTTP Preview server" href="topics/thttppreview.html"/>
-<topic label="Testing on a J2EE Preview server" href="topics/tj2eepreview.html"/>
-</topic>
-</toc>
diff --git a/docs/org.eclipse.wst.server.ui.infopop/.cvsignore b/docs/org.eclipse.wst.server.ui.infopop/.cvsignore
deleted file mode 100644
index c14487c..0000000
--- a/docs/org.eclipse.wst.server.ui.infopop/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-build.xml
diff --git a/docs/org.eclipse.wst.server.ui.infopop/.project b/docs/org.eclipse.wst.server.ui.infopop/.project
deleted file mode 100644
index d8eb840..0000000
--- a/docs/org.eclipse.wst.server.ui.infopop/.project
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>org.eclipse.wst.server.ui.infopop</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.eclipse.pde.ManifestBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.eclipse.pde.SchemaBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.pde.PluginNature</nature>
-	</natures>
-</projectDescription>
diff --git a/docs/org.eclipse.wst.server.ui.infopop/META-INF/MANIFEST.MF b/docs/org.eclipse.wst.server.ui.infopop/META-INF/MANIFEST.MF
deleted file mode 100644
index 720e2c7..0000000
--- a/docs/org.eclipse.wst.server.ui.infopop/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,7 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: %pluginName
-Bundle-SymbolicName: org.eclipse.wst.server.ui.infopop; singleton:=true
-Bundle-Version: 1.1.0.qualifier
-Bundle-Vendor: %providerName
-Bundle-Localization: plugin
diff --git a/docs/org.eclipse.wst.server.ui.infopop/STtcpipContexts.xml b/docs/org.eclipse.wst.server.ui.infopop/STtcpipContexts.xml
deleted file mode 100644
index 91b275c..0000000
--- a/docs/org.eclipse.wst.server.ui.infopop/STtcpipContexts.xml
+++ /dev/null
@@ -1,113 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?NLS type="org.eclipse.help.contexts"?>
-<!-- /*******************************************************************************
- * Copyright (c) 2000, 2005 IBM Corporation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- * 
- * Contributors:
- *     IBM Corporation - initial API and implementation
- *******************************************************************************/ -->
-<contexts>
-<context id="tmce0000">
-<description>This editor allows you to edit TCP/IP Monitor server configuration files.
-
-</description>
-</context>
-<context id="tmce0002">
-<description>The name of the server configuration.
-
-</description>
-</context>
-<context id="tmce0004">
-<description>A unique port number on your local machine.
-
-</description>
-</context>
-<context id="tmce0006">
-<description>The host name or IP address of the machine where the server is running.
-
-</description>
-</context>
-<context id="tmce0008">
-<description>The port number of the remote server.
-
-</description>
-</context>
-<context id="tmce0010">
-<description>Specifies whether the requests from the Web browser are: - Modified so that the HTTP header points to the remote machine - Separated if multiple HTTP requests are received in the same connection. If this check box is not enabled, all the requests are sent byte for byte.
-
-</description>
-</context>
-<context id="tmie0000">
-<description>This editor allows you to edit TCP/IP Monitor server files.
-
-</description>
-</context>
-<context id="tmie0002">
-<description>The name of the server.
-
-</description>
-</context>
-<context id="tmpr0000">
-<description>Use to set the preferences for the TCP/IP monitoring server.  The TCP/IP Monitor is a simple server that monitors all the requests and the responses between a Web browser and an application server.
-
-</description>
-</context>
-<context id="tmpr0002">
-<description>Specify whether to display the TCP/IP Monitor view when there is activity though a TCP/IP monitoring server.
-
-</description>
-</context>
-<context id="tmpr0004">
-<description>The <b>TCP/IP Monitor</b> table lists the available TCP/IP monitoring servers.  You can add, edit, remove, start or stop the available TCP/IP monitoring servers from the <b>TCP/IP Monitor</b> table.  
-The <b>Status</b> column shows if the TCP/IP monitor is started or stopped.  
-The <b>Host name</b> column shows the host name or IP address of the machine where the server is running.
-The <b>Type</b> column shows whether the request type from the Web browser are sent by HTTP or TCP/IP.
-</description>
-</context>
-<context id="tmpr0006">
-<description>This wizard allows you to add or edit TCP/IP monitoring servers.
-In the <b>Local monitoring port</b> field, specify a unique port number on your local machine.
-Use the <b>Host name</b> field under <b>Monitor</b> section to specify the host name or IP address of the machine where the server is running.
-Use the <b>Port</b> field under <b>Monitor</b> section to specify the port number of the remote server.
-Use the <b>Type</b> combination box under <b>Monitor</b> section to specify whether the request type from the Web browser are sent by HTTP or TCP/IP.  If the HTTP option is selected the requests from the Web browser are:
--Modified so that the HTTP header points to the remote machine
--Separated if multiple HTTP requests are received in the same connection.
-If the TCP/IP option is selected, all the requests are sent byte for byte.
-Use the <b>Connection Timeout</b> field under <b>Monitor</b> section to specify the length of time, in milliseconds, that you can wait before ending the TCP/IP connection to a server.
-</description>
-</context>
-<context id="tmvw0000">
-<description>The TCP/IP Monitor is a simple server that monitors all the requests and the responses between a Web browser and an application server. You can also use this view to monitor the TCP/IP activity.
-
-</description>
-</context>
-<context id="tmvw0002">
-<description>A list of requests sent to the application server.
-
-</description>
-</context>
-<context id="tmvw0004">
-<description>When a request is selected from the list of requests, the Request pane contains information about the request when it is forwarded to the application server.
-
-</description>
-</context>
-<context id="tmvw0006">
-<description>When a response is selected from the list of responses, the Response pane contains information about the response when it is received from the application server.
-
-</description>
-</context>
-<context id="tmcw0000">
-<description>The host name or IP address of the machine where the server is running.
-
-</description>
-</context>
-<context id="tmcw0002">
-<description>The port number of the remote server.
-
-</description>
-</context>
-</contexts>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.infopop/STuiContexts.xml b/docs/org.eclipse.wst.server.ui.infopop/STuiContexts.xml
deleted file mode 100644
index b7e27b4..0000000
--- a/docs/org.eclipse.wst.server.ui.infopop/STuiContexts.xml
+++ /dev/null
@@ -1,277 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?NLS type="org.eclipse.help.contexts"?>
-<!-- /*******************************************************************************
- * Copyright (c) 2000, 2008 IBM Corporation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- * 
- * Contributors:
- *     IBM Corporation - initial API and implementation
- *******************************************************************************/ -->
-<contexts>
-<context id="sdpd0000">
-<description>This dialog box displays the status of the projects that were published. For more detailed information, click <b>Details</b>. A scrollable box appears at the bottom of this dialog box.
-
-</description>
-</context>
-<context id="sdpd0002">
-<description>This dialog box displays the status of the projects that were published. For more detailed information, click <b>Details</b>. A scrollable box appears at the bottom of this dialog box.
-
-</description>
-</context>
-<context id="sdpd0004">
-<description>This dialog box displays the status of the projects that were published. For more detailed information, click <b>Details</b>. A scrollable box appears at the bottom of this dialog box.
-
-</description>
-</context>
-<context id="sdpd0006">
-<description>This dialog box displays the status of the projects that were published. For more detailed information, click <b>Details</b>. A scrollable box appears at the bottom of this dialog box.
-
-</description>
-</context>
-
-<context id="sdpi0000">
-<description>This change cannot be undone.
-
-</description>
-</context>
-<context id="sdti0000">
-<description>Informational message indicating that server is not responding and that you may want to terminate it by clicking <b>OK</b>.
-
-</description>
-</context>
-<context id="spge0000">
-<description>Use this page to define a list of server runtime environments available for selection in the current workspace.
-
-A server runtime environment is composed of the following definitions:
--a name to identify the server runtime environment
--the type of server that specifies the vendor and version-level of the server
--the directory path to a local installation of the server
--In some cases, also includes a reference to a Java runtime environment
-
-If a server runtime environment is referencing a stub directory of the server, you can only compile your application against the stub server.  However, if referencing a full installation of the server, you can compile, test, and run your application against the installation of the server.
-</description>
-</context>
-
-<context id="spge0002">
-<description>Specifies that all the files should automatically be published to the local server at every <b>seconds</b> intervals, where <b>seconds</b> is the number of seconds you have specified in the control.
-</description>
-</context>
-<context id="spge0006">
-<description>Specifies that all the files should automatically be published to the remote server at every <b>seconds</b> intervals, where <b>seconds</b> is the number of seconds you have specified in the control.
-</description>
-</context>
-<context id="spge0012">
-<description>Specifies that all the files should automatically be published before starting the server.
-</description>
-</context>
-<context id="spge0022">
-<description>The Servers view is displayed on the workbench when there are any activities in the Servers view.
-</description>
-</context>
-
-<context id="spge0024">
-<description>Specifies the preferences for saving the changes in any open server editors before starting the server. Select <b>Never</b> to never save the changes in any open editors before starting the server. Select <b>Prompt</b> to have the server tools prompt you before saving any changes in an open server editor. Select <b>Always</b> to have the server tools automatically save any changes in an open server editor before starting the server.
-</description>
-</context>
-
-<context id="spge0026">
-<description>This is the length of time the workbench is going to wait for the server to start.
-<b>Tip</b>:  If you have a fast processing machine, you can try specifying a shorter timeout interval.  If you have a slow processing machine, you can try specifying a longer timeout interval.
-</description>
-</context>
-
-<context id="spge0027">
-<description>This is the length of time the workbench is going to wait for the stop signal from the server.
-<b>Tip</b>:  If you have a fast processing machine, you can try specifying a shorter timeout interval.  If you have a slow processing machine, you can try specifying a longer timeout interval.
-</description>
-</context>
-
-<context id="spge0028">
-<description>This option specifies that each time you start the workbench, it will try to update the status of the server defined in the Servers view with the actual state of the server, such as Started or Stopped.
-</description>
-</context>
-
-<context id="spge0030">
-<description>When switching the server to run in a different mode, for example using the <b>Run As</b> > <b>Run on Server</b>, <b>Profile As</b> > <b>Profile on Server</b>, or <b>Debug As</b> > <b>Debug on Server</b>, specify the next action of the server by selecting one of the following options:
-
-<b>Restart</b> - specifies the workbench to stop and restart the server
-
-<b>Continue</b> - specifies to continue running the server in previous mode and ignore the change request of running in a different server mode
-
-<b>Prompt</b> - specifies the workbench to prompt you for the next server action when you switch the server to run in a different mode
-</description>
-</context>
-
-<context id="spge0031">
-<description>When you finish running the server in debug mode and switch out, for example using the <b>Run As</b> > <b>Run on Server</b> or <b>Profile As</b> > <b>Profile on Server</b> command, specify the next action of the server by selecting one of the following options:
-
-<b>Restart</b> - specifies the workbench to stop and restart the server
-
-<b>Disable breakpoints</b> - specifies to clear all previously set breakpoints from the application and continue running the application in the newly selected server mode
-
-<b>Continue</b> - specifies to continue running the server in debug mode and ignore the change request of running in a different server mode
-
-<b>Prompt</b> - specifies the workbench to prompt you for the next server action when switching the server out of debug mode
-</description>
-</context>
-
-<context id="spge0032">
-<description>When you change the server mode into debug mode, for example using the <b>Debug As</b> > <b>Debug on Server</b> command, specify how to handle the breakpoints currently set in your application by selecting one of the following options:
-
-<b>Always</b> - specifies to enable all the currently set breakpoints in your application and break at them
-
-<b>Never</b> - specifies the workbench to ignore all the breakpoints previously set in your application and continue running the application on the server in debug mode. When the workbench ignores all the breakpoints in your application, the behavior of the server mode is similar to using the <b>Run on Server</b> command. However, because the server is running in debug mode, you have the opportunity to enable or re-enable breakpoints in your application.
-
-<b>Prompt</b> - specifies the workbench will prompt you on how to handle the breakpoints set in your applications
-</description>
-</context>
-
-<context id="svcp0000">
-<description>The Servers view allows you to manage servers. This view displays a list of all your servers and the server configurations that are associated with each server. You can use this view to start, start in debug mode, restart, and stop servers.
-To edit a server open its server editor by going into the Servers view and double-click the server; or right-click the server and select <b>Open</b> in the pop-up menu.
-</description>
-</context>
-<context id="svcp0002">
-<description>
-This dialog box prompts different options depending on the status of the server in the Servers view:
-
-<b>Delete unused server configurations</b>: If server configuration files were created in the workspace under a server project, this option becomes available. Select this check box to remove the server configuration files from the workspace. 
-<b>Delete running servers</b> This option specifies to delete servers that are still running.  
-<b>Stop servers before deleting</b> This option is only available if the Delete running servers option is selected. This option specifies to stop running servers prior to removing them from the Servers view. If this option is cleared and the Delete running servers option is selected, no stop command is issued against the server, and as a result the server is left running after removing the server from the Servers view.
-
-Select the <b>OK</b> button to apply your delete options.
-</description>
-</context>
-
-<!-- In Servers View, right-click a server and select Properties > General Information
-<context id="svcp0004">
-<description>
-</description>
-</context>
--->
-<context id="swns0000">
-<description>This wizard creates a new server and a new server configuration. A server contains information required to point to a specific run-time environment for local or remote testing, or for deployment to an application server. A server configuration contains information required to set up and deploy to a server.
-
-</description>
-</context>
-
-<context id="swns0006">
-<description>The type of environment that you want to use for this server. A list of available server types is shown. For more details on each of the supported server types, select a type from the list and read the description that appears in the <b>Description</b> area of this wizard page.
-
-</description>
-</context>
-<context id="swsc0000">
-<description>If a resource can run on several server clients, this dialog box will display them allowing you to select which one will be used.
-
-</description>
-</context>
-<context id="swsc0002">
-<description>If a resource can run on several server clients, this dialog box will display them allowing you to select which one will be used.
-
-</description>
-</context>
-<context id="swsi0000">
-<description>Select a server to launch.
-
-</description>
-</context>
-<context id="swsi0002">
-<description>Select an existing server.
-
-</description>
-</context>
-<context id="swsi0004">
-<description>List of existing servers that can be launched.
-
-</description>
-</context>
-<context id="swsi0010">
-<description>Create a new server to launch.
-
-</description>
-</context>
-<context id="swsi0012">
-<description>List of types of servers that can be launched.
-
-</description>
-</context>
-<context id="swsi0014">
-<description>A preferred server is the server that you want to use when a project has more than one server defined. Click to set the selected server as your preferred server.
-
-</description>
-</context>
-<context id="swsl0000">
-<description>To confirm that you want to launch the selected object, click <b>Finish</b>.
-
-</description>
-</context>
-
-<context id="seop0000">
-<description>Specify the host name and other server settings.
-</description>
-</context>
-
-<context id="seop0002">
-<description>Specify the name assign to the server.  This name is displayed in the Servers view under the Server column.
-</description>
-</context>
-
-<context id="seop0004">
-<description>Specifies the location where the server configuration files are stored on the workbench.  
-For example, if you specified the Configuration path to be <b>/Servers/Tomcat v4.1 Server at localhost-config</b>, the files are available in the Navigator view, expand the folders: Servers > Tomcat v4.1 Server at localhost-config.
-</description>
-</context>
-
-<context id="seop0006">
-<description>The fully qualified DNS name or IP address of the host machine where the server is running.
-</description>
-</context>
-
-<context id="seop0008">
-<description>Specifies the name of the server runtime environment as defined in the Preferences page (Window > Preferences > Server > Runtime Environments).
-The server runtime environments define the runtime environment of an application server for compiling your application.
-To change the server runtime environment, select the <b>Runtime Environment</b> link.
-</description>
-
-</context>
-<context id="seop0010">
-<description>Specify to use the publishing settings as defined in the Preferences page (Windows > Preferences > Server).
-</description>
-</context>
-
-<context id="seop0012">
-<description>Specifies that all the files should automatically be published to the server at every <b>seconds</b> interval, where <b>seconds</b> is the number of seconds you have specified in the <b>Publishing interval</b> control.
-</description>
-</context>
-
-<context id="seop0016">
-<description>Specifies the tools should never publish files to the server.
-</description>
-</context>
-
-<context id="swmm0000">
-<description>In the Available projects list, specify the projects that you want to add to the server by clicking the <b>Add</b> button. When you select a project to add to the server, only the projects that are applicable to the type of server will appear. To remove a project from the Configured projects list, click the <b>Remove</b> button.
-</description>
-</context>
-
-<context id="swnr0000">
-<description>Under the <b>Select the type of runtime environment</b> list, select a server and version-level as the target server runtime environment. 
-<b>Tip:</b> In the text field under the <b>Select the type of runtime environment</b> label, you can replace the text <b>type filter text</b> with keywords to filter the list of available application servers. The following are examples of filter keywords, see the help topic for details: Apache, WebSphere, ejb, web, 5.0, or 1.2.  
-When you add a server runtime environment, by default a server is created and added as an entry in the Servers view. If you want to only add the server runtime environment and not create the server in the Servers view, clear the <b>Create a new local server</b> check box. 
-To continue, click <b>Next</b>.
-</description>
-</context>
-
-<context id="svcp0004">
-<description>Select the <b>Switch location</b> button to toggle between displaying and hiding the metadata of the server on the workbench.  For details about the server metadata, see the <b>Displaying or hiding the metadata of the server</b> help topic.
-
-If the value of the <b>Location</b> field contains [workspace metadata], this means the workbench is hiding the metadata. To display the metadata on the workbench, select the <b>Switch location</b> button again until the [workspace metadata] changes to a file path directory. The file path directory specifies the location where the server metadata file is stored on the workbench.  You can find the server metadata file in the Project Explorer view, expand the <b>Servers</b> folder and then expand your server project to locate the serverName.server file, where serverName is the name assigned to your server.
-
-Optionally, you can double-click the serverName.server file to edit the data in the server editor.
-</description>
-</context>
-
-</contexts>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.infopop/STutilitiesContexts.xml b/docs/org.eclipse.wst.server.ui.infopop/STutilitiesContexts.xml
deleted file mode 100644
index 206488b..0000000
--- a/docs/org.eclipse.wst.server.ui.infopop/STutilitiesContexts.xml
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?NLS type="org.eclipse.help.contexts"?>
-<!-- /*******************************************************************************
- * Copyright (c) 2000, 2005 IBM Corporation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- * 
- * Contributors:
- *     IBM Corporation - initial API and implementation
- *******************************************************************************/ -->
-<contexts>
-<context id="aupr0000">
-<description>Use to set the preferences that servers will use for audio purposes.
-
-</description>
-</context>
-<context id="aupr0002">
-<description>Plays sound when an error occurs on the server, or whenever the server changes state (such as, changing from "Starting" to "Started").
-
-</description>
-</context>
-<context id="aupr0004">
-<description>Adjusts the volume of the sound played on your computer.
-
-</description>
-</context>
-<context id="aupr0006">
-<description>Lists the sounds events to which you can enable the sound. To enable sound for an event, select the check box beside the event.
-
-</description>
-</context>
-<context id="aupr0008">
-<description>To test a particular sound, select a sound and then click <b>Play</b>.
-
-</description>
-</context>
-<context id="aupr0010">
-<description>To choose a sound from a list of available sounds that are on your machine, select <b>Browse</b>.
-
-</description>
-</context>
-<context id="aupr0012">
-<description>To reset a particular sound to the workbench default one, select a sound and then click <b>Reset</b>.
-
-</description>
-</context>
-</contexts>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.infopop/about.html b/docs/org.eclipse.wst.server.ui.infopop/about.html
deleted file mode 100644
index 2199df3..0000000
--- a/docs/org.eclipse.wst.server.ui.infopop/about.html
+++ /dev/null
@@ -1,34 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-
-<H3>About This Content</H3>
-
-<P>June, 2008</P>
-
-<H3>License</H3>
-
-<P>The Eclipse Foundation makes available all content in this plug-in 
-("Content"). Unless otherwise indicated below, the Content is provided to you 
-under the terms and conditions of the Eclipse Public License Version 1.0 
-("EPL"). A copy of the EPL is available at
-<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>. 
-For purposes of the EPL, "Program" will mean the Content.</P>
-
-<P>If you did not receive this Content directly from the Eclipse Foundation, the 
-Content is being redistributed by another party ("Redistributor") and different 
-terms and conditions may apply to your use of any object code in the Content. 
-Check the Redistributor’s license that was provided with the Content. If no such 
-license exists, contact the Redistributor. Unless otherwise indicated below, the 
-terms and conditions of the EPL still apply to any source code in the Content 
-and such source code may be obtained at
-<A href="http://www.eclipse.org/">http://www.eclipse.org/</A>.</P>
-
-</BODY>
-</HTML>
diff --git a/docs/org.eclipse.wst.server.ui.infopop/build.properties b/docs/org.eclipse.wst.server.ui.infopop/build.properties
deleted file mode 100644
index 187372d..0000000
--- a/docs/org.eclipse.wst.server.ui.infopop/build.properties
+++ /dev/null
@@ -1,9 +0,0 @@
-bin.includes = STtcpipContexts.xml,\
-               STuiContexts.xml,\
-               STutilitiesContexts.xml,\
-               about.html,\
-               plugin.properties,\
-               plugin.xml,\
-               META-INF/
-src.includes = build.properties
-generateSourceBundle=false
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.server.ui.infopop/plugin.properties b/docs/org.eclipse.wst.server.ui.infopop/plugin.properties
deleted file mode 100644
index 4dfddec..0000000
--- a/docs/org.eclipse.wst.server.ui.infopop/plugin.properties
+++ /dev/null
@@ -1,4 +0,0 @@
-# NLS_MESSAGEFORMAT_VAR
-
-pluginName   = Server Tools infopops for Web Standard Tools
-providerName = Eclipse.org
diff --git a/docs/org.eclipse.wst.server.ui.infopop/plugin.xml b/docs/org.eclipse.wst.server.ui.infopop/plugin.xml
deleted file mode 100644
index e156aa0..0000000
--- a/docs/org.eclipse.wst.server.ui.infopop/plugin.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.3"?>
-<?NLS TYPE="org.eclipse.help.contexts"?> 
-
-<!-- /*******************************************************************************
- * Copyright (c) 2000, 2008 IBM Corporation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- * 
- * Contributors:
- *     IBM Corporation - initial API and implementation
- *******************************************************************************/ -->
-
-<plugin>
-	<extension point="org.eclipse.help.contexts">
-		<contexts file="STtcpipContexts.xml" plugin="org.eclipse.wst.internet.monitor.ui" />
-		<contexts file="STutilitiesContexts.xml" plugin="org.eclipse.wst.server.ui" />
-		<contexts file="STuiContexts.xml" plugin="org.eclipse.wst.server.ui" />  
-	</extension>
-</plugin>
\ No newline at end of file