blob: 02b4f5fc51a86948efaf5690e7953c6c6dd1ba58 [file] [log] [blame]
<?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>
<!-- /*******************************************************************************
* 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
*******************************************************************************/ -->
<link rel="stylesheet" type="text/css" href="../../org.eclipse.wst.doc.user/common.css" />
<title>Adding the Apache Tomcat runtimes</title>
</head>
<body onresize="location.reload();" id="twtomprf_jst"><a name="twtomprf_jst"><!-- --></a>
<h1 class="topictitle1">Adding the Apache Tomcat runtimes</h1>
<div><div>Using the Preferences page, you can define the installed server
runtime definitions for the Apache Tomcat server. To define these definitions,
complete the following: </div><ol><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">Installed Runtimes</span>.</span></li>
<li class="stepexpand"><span>On the Installed Server Runtime Environments page, click <span class="uicontrol">Add</span>.</span> The New Runtime wizard opens.</li>
<li class="stepexpand"><span>On the New Server Runtime 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>Tomcat v3.2 Server</li>
<li>Tomcat v4.0 Server</li>
<li>Tomcat v4.1 Server</li>
<li>Tomcat v5.0 Server</li>
<li>Tomcat v5.5 Server</li>
</ul>
</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></li>
<li class="stepexpand"><span>Click <span class="uicontrol">Finish</span>.</span></li>
</ol>
</div>
<div><div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="../topics/tomcat.html" title="The server tools feature supports the Apache Tomcat run-time 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:">Creating a Tomcat server</a></div>
</div>
</div>
</body>
</html>