<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>apsquared.net &#187; Eclipse</title>
	<link>http://www.apsquared.net/blog</link>
	<description>Web Development and Technology Blog.</description>
	<pubDate>Thu, 24 Jul 2008 23:58:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Setting up eclipse to run web-app under root context</title>
		<link>http://www.apsquared.net/blog/2007/04/10/setting-up-eclipse-to-run-web-app-under-root-context/</link>
		<comments>http://www.apsquared.net/blog/2007/04/10/setting-up-eclipse-to-run-web-app-under-root-context/#comments</comments>
		<pubDate>Tue, 10 Apr 2007 03:22:55 +0000</pubDate>
		<dc:creator>fmapap</dc:creator>
		
		<category><![CDATA[Eclipse]]></category>

		<category><![CDATA[Web Development]]></category>
<category>technorati programming eclipse wst tomcat</category>
		<guid isPermaLink="false">http://apsquared.net/blog/2007/04/10/setting-up-eclipse-to-run-web-app-under-root-context/</guid>
		<description><![CDATA[After fighting with eclipse a little I was able to get my eclipse 3.2 running with WST to deploy my web application to the root context with Tomcat. 
 The trick was that I had to manually edit the file:
&#60;Workspace&#62;\&#60;project&#62;\.setting\org.eclipse.wst.common.component 
I had to remove the value in the context root line so it looks like:
&#60;property name=&#8221;context-root&#8221; /&#62; 
Then [...]]]></description>
		<wfw:commentRss>http://www.apsquared.net/blog/2007/04/10/setting-up-eclipse-to-run-web-app-under-root-context/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
