<?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>Andrew Eells dot com &#187; Tomcat</title>
	<atom:link href="http://www.andrew-eells.com/tag/tomcat/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andrew-eells.com</link>
	<description>Java, Oracle, Web comments</description>
	<lastBuildDate>Sun, 29 Aug 2010 22:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Tomcat ROOT.war deployment</title>
		<link>http://www.andrew-eells.com/2009/03/21/tomcat-root-war/</link>
		<comments>http://www.andrew-eells.com/2009/03/21/tomcat-root-war/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 19:00:28 +0000</pubDate>
		<dc:creator>Andrew Eells</dc:creator>
				<category><![CDATA[Tomcat]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.andrew-eells.com/?p=190</guid>
		<description><![CDATA[If you wish to avoid having to deploy a web application explicitly named as ROOT.war &#8211; so that you use the default context URL &#8220;/&#8221; without having to resort to web server URL rewrites &#8211; it&#8217;s possible to do this and still maintain your application war files original name. I thought it was worth writing [...]]]></description>
		<wfw:commentRss>http://www.andrew-eells.com/2009/03/21/tomcat-root-war/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
