Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreyuen2012-08-24 19:26:39 +0000
committereyuen2012-08-24 19:26:39 +0000
commit1642017c94b462aef8934f3419ea1ca3722d7138 (patch)
treef4ab40f35cc246c9c97bdf97abdcfce843c3fb84
parentb45e1d87e99ca6a4262c5b4552f0ab612d6b7301 (diff)
downloadwebtools.servertools.docs-1642017c94b462aef8934f3419ea1ca3722d7138.tar.gz
webtools.servertools.docs-1642017c94b462aef8934f3419ea1ca3722d7138.tar.xz
webtools.servertools.docs-1642017c94b462aef8934f3419ea1ca3722d7138.zip
[383138] CHKPII error on server tools docv20120824_1532
-rw-r--r--docs/org.eclipse.wst.server.ui.doc.user/topics/tdeactivateactivate.dita30
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/org.eclipse.wst.server.ui.doc.user/topics/tdeactivateactivate.dita b/docs/org.eclipse.wst.server.ui.doc.user/topics/tdeactivateactivate.dita
new file mode 100644
index 00000000..a4261b67
--- /dev/null
+++ b/docs/org.eclipse.wst.server.ui.doc.user/topics/tdeactivateactivate.dita
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--Arbortext, Inc., 1988-2011, v.4002-->
+<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
+ "task.dtd">
+<task id="deactivateactivate" xml:lang="en-us">
+<title id="title">Deactivate and activate server</title>
+<shortdesc id="shortdesc">You can deactivate and activate your server
+using the context menu in the servers view.</shortdesc>
+<prolog><metadata>
+<keywords id="index"><indexterm>servers<indexterm>debugging applications</indexterm
+></indexterm></keywords>
+</metadata></prolog>
+<taskbody>
+<context><p>You can deactivate servers that you do not currently use
+on the Servers view in order to reduce memory consumption and network
+traffic used by the tool. To deactivate your server:</p></context>
+<steps>
+<step><cmd>In the Servers view, Right-click your server and select <uicontrol
+>Deactivate server</uicontrol>.</cmd></step><?Pub Caret 77?>
+<step><cmd>The status bar will indicate that the application is <uicontrol
+>Deactivating server</uicontrol>. The state of the server is <uicontrol
+>Inactive</uicontrol>.</cmd></step>
+</steps>
+<postreq><p>To activate an inactive server:</p><ol>
+<li>In the Servers view, Right-click your server and select <uicontrol
+>Activate server</uicontrol>.</li>
+</ol></postreq>
+</taskbody>
+</task>
+<?Pub *0000001296?> \ No newline at end of file

Back to the top