<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Tomcat ROOT Context</title>
	<atom:link href="http://nelz.net/2008/05/11/tomcat-root-context/feed/" rel="self" type="application/rss+xml" />
	<link>http://nelz.net/2008/05/11/tomcat-root-context/</link>
	<description>Ruminations on Development</description>
	<lastBuildDate>Sun, 06 May 2012 20:45:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: JonB</title>
		<link>http://nelz.net/2008/05/11/tomcat-root-context/#comment-11</link>
		<dc:creator><![CDATA[JonB]]></dc:creator>
		<pubDate>Sun, 03 Aug 2008 14:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://nelznet.wordpress.com/?p=37#comment-11</guid>
		<description><![CDATA[I ended up renaming the web app file to ROOT.war too as I couldn&#039;t get any other way to work properly and I didn&#039;t want to define it in server.xml as it meant a restart of Tomcat every time I wanted to change the context.
Not ideal really but does the job! 
]]></description>
		<content:encoded><![CDATA[<p>I ended up renaming the web app file to ROOT.war too as I couldn&#8217;t get any other way to work properly and I didn&#8217;t want to define it in server.xml as it meant a restart of Tomcat every time I wanted to change the context.<br />
Not ideal really but does the job! </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nelz</title>
		<link>http://nelz.net/2008/05/11/tomcat-root-context/#comment-10</link>
		<dc:creator><![CDATA[Nelz]]></dc:creator>
		<pubDate>Mon, 28 Jul 2008 10:57:35 +0000</pubDate>
		<guid isPermaLink="false">http://nelznet.wordpress.com/?p=37#comment-10</guid>
		<description><![CDATA[Hey Jon,
From what I can tell, the $CATALINA_HOME/webapps/ROOT.xml thing doesn&#039;t work.
We just ended up making an ANT task (or three) that renames the artifact to ROOT.war when it gets copied to the $CATALINA_HOME/webapps/ directory.
Yeah, it&#039;s very frustrating... :-(
]]></description>
		<content:encoded><![CDATA[<p>Hey Jon,<br />
From what I can tell, the $CATALINA_HOME/webapps/ROOT.xml thing doesn&#8217;t work.<br />
We just ended up making an ANT task (or three) that renames the artifact to ROOT.war when it gets copied to the $CATALINA_HOME/webapps/ directory.<br />
Yeah, it&#8217;s very frustrating&#8230; <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JonB</title>
		<link>http://nelz.net/2008/05/11/tomcat-root-context/#comment-9</link>
		<dc:creator><![CDATA[JonB]]></dc:creator>
		<pubDate>Mon, 28 Jul 2008 07:51:25 +0000</pubDate>
		<guid isPermaLink="false">http://nelznet.wordpress.com/?p=37#comment-9</guid>
		<description><![CDATA[Did you find a solution to your problem in the end?
I think I&#039;m having a similar issue!
]]></description>
		<content:encoded><![CDATA[<p>Did you find a solution to your problem in the end?<br />
I think I&#8217;m having a similar issue!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

