<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: Installing Tomcat in a Sensible Way in an EC2 Cloud Machine: Part 1</title>
	<atom:link href="http://www.webappsolution.com/wordpress/2009/05/07/installing-tomcat-in-a-sensible-way-in-an-ec2-cloud-machine-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webappsolution.com/wordpress/2009/05/07/installing-tomcat-in-a-sensible-way-in-an-ec2-cloud-machine-part-1/</link>
	<description>When you're in need of an appsolution</description>
	<pubDate>Fri, 10 Feb 2012 06:19:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mark</title>
		<link>http://www.webappsolution.com/wordpress/2009/05/07/installing-tomcat-in-a-sensible-way-in-an-ec2-cloud-machine-part-1/comment-page-1/#comment-2697</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Fri, 04 Mar 2011 22:13:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=156#comment-2697</guid>
		<description>Actually, the preferred way is to unpack the archive in /usr/local and then make a symbolic link:

ln -s apache-tomcat-6.0.14.tar.gz tomcat

That way, when you upgrade Tomcat later, all you have to do is to point the symbolic link to the new version.</description>
		<content:encoded><![CDATA[<p>Actually, the preferred way is to unpack the archive in /usr/local and then make a symbolic link:</p>
<p>ln -s apache-tomcat-6.0.14.tar.gz tomcat</p>
<p>That way, when you upgrade Tomcat later, all you have to do is to point the symbolic link to the new version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mick</title>
		<link>http://www.webappsolution.com/wordpress/2009/05/07/installing-tomcat-in-a-sensible-way-in-an-ec2-cloud-machine-part-1/comment-page-1/#comment-2521</link>
		<dc:creator>Mick</dc:creator>
		<pubDate>Tue, 12 Oct 2010 17:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=156#comment-2521</guid>
		<description>Nice blog - just for completeness it is worth saying for those of us with rusty unix/linux that you need to create the tomcat directory in /usr/local before you move the file into it. If not the move will actually rename the 'apache-tomcat-6.0.14.tar.gz' file to 'tomcat' and put it in the usr/local directory

Updated:  Maybe that it what you intended looking at the directory structure in the next section. In that case should the 'tar xvzf apache-tomcat-6.0.14.tar.gz' be 'tar tomcat' instead?</description>
		<content:encoded><![CDATA[<p>Nice blog - just for completeness it is worth saying for those of us with rusty unix/linux that you need to create the tomcat directory in /usr/local before you move the file into it. If not the move will actually rename the &#8216;apache-tomcat-6.0.14.tar.gz&#8217; file to &#8216;tomcat&#8217; and put it in the usr/local directory</p>
<p>Updated:  Maybe that it what you intended looking at the directory structure in the next section. In that case should the &#8216;tar xvzf apache-tomcat-6.0.14.tar.gz&#8217; be &#8216;tar tomcat&#8217; instead?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mick</title>
		<link>http://www.webappsolution.com/wordpress/2009/05/07/installing-tomcat-in-a-sensible-way-in-an-ec2-cloud-machine-part-1/comment-page-1/#comment-2520</link>
		<dc:creator>Mick</dc:creator>
		<pubDate>Tue, 12 Oct 2010 17:24:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=156#comment-2520</guid>
		<description>Nice blog - just for completeness it is worth saying for those of us with rusty unix/linux that you need to create the tomcat directory in /usr/local before you move the file into it. If not the move will actually rename the 'apache-tomcat-6.0.14.tar.gz' file to 'tomcat' and put it in the usr/local directory</description>
		<content:encoded><![CDATA[<p>Nice blog - just for completeness it is worth saying for those of us with rusty unix/linux that you need to create the tomcat directory in /usr/local before you move the file into it. If not the move will actually rename the &#8216;apache-tomcat-6.0.14.tar.gz&#8217; file to &#8216;tomcat&#8217; and put it in the usr/local directory</p>
]]></content:encoded>
	</item>
</channel>
</rss>

