<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TechJug &#187; tomcat</title>
	<atom:link href="http://www.techjug.com/index.php/category/tomcat/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techjug.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 02 Jan 2010 09:26:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Set Up Apache Tomcat On Windows</title>
		<link>http://www.techjug.com/index.php/2009/12/set-up-apache-tomcat-on-windows/</link>
		<comments>http://www.techjug.com/index.php/2009/12/set-up-apache-tomcat-on-windows/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 20:17:51 +0000</pubDate>
		<dc:creator>ali</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[tomcat]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Jdk]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.techjug.com/index.php/2009/12/set-up-apache-tomcat-on-windows/</guid>
		<description><![CDATA[&#160;
1- Download latest Apache Tomcat from here. You can download a zip or a tar for Linux or an installer package.
2- Unzip/ install tomcat at a proper place; say in C:/tomcat directory
&#160;
Set up environment variables
1- To make tomcat run JAVA_HOME environment must be set. If you already have not done this then refer to other [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>1- Download latest Apache Tomcat from <a href="http://tomcat.apache.org/download-60.cgi">here</a>. You can download a zip or a tar for Linux or an installer package.</p>
<p>2- Unzip/ install tomcat at a proper place; say in C:/tomcat directory</p>
<p>&#160;</p>
<p><strong>Set up environment variables</strong></p>
<p>1- To make tomcat run <strong>JAVA_HOME </strong>environment must be set. If you already have not done this then refer to other tutorial <a href="http://www.techjug.com/index.php/2009/12/install-and-configure-jdk-in-windows/#more-157">Install And Configure JDK On Windows</a> and set the java variables</p>
<p><span id="more-168"></span></p>
<p>2- Right click My Computer click <strong>Properties</strong> and choose <strong>Advance</strong> tab</p>
<p>&#160;</p>
<p><a href="http://www.techjug.com/wp-content/uploads/2009/12/image3.png"><img title="image" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="490" alt="image" src="http://www.techjug.com/wp-content/uploads/2009/12/image_thumb3.png" width="423" border="0" /></a> </p>
<p>3- Press <strong>Environment Variables</strong> button</p>
<p>4- Press <strong>New</strong> under <strong>System variables </strong></p>
<p><strong></strong></p>
<p><a href="http://www.techjug.com/wp-content/uploads/2009/12/image4.png"><img title="image" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="434" alt="image" src="http://www.techjug.com/wp-content/uploads/2009/12/image_thumb4.png" width="388" border="0" /></a></p>
<p>&#160;</p>
</p>
<p>5- Press <strong>New</strong> and provide <strong>CATALINA_HOME </strong>as variable name and path to tomcat home directory as its value</p>
<p>&#160;</p>
<p><a href="http://www.techjug.com/wp-content/uploads/2009/12/image5.png"><img title="image" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="151" alt="image" src="http://www.techjug.com/wp-content/uploads/2009/12/image_thumb5.png" width="351" border="0" /></a> </p>
<p>6- Edit <strong>path</strong> variable and append path up to tomcat bin directory</p>
<p>&#160;</p>
<p><a href="http://www.techjug.com/wp-content/uploads/2009/12/image6.png"><img title="image" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="151" alt="image" src="http://www.techjug.com/wp-content/uploads/2009/12/image_thumb6.png" width="351" border="0" /></a> </p>
<p>7- Open command prompt, write <strong>startup</strong> and press enter. Tomcat will start running</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techjug.com/index.php/2009/12/set-up-apache-tomcat-on-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
