                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <?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: GWT and tomcat: Create .war using eclipse to deploy .war on tomcat</title>
	<atom:link href="http://blog.elitecoderz.net/gwt-and-tomcat-create-war-using-eclipse-to-deploy-war-on-tomcat/2009/12/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.elitecoderz.net/gwt-and-tomcat-create-war-using-eclipse-to-deploy-war-on-tomcat/2009/12/</link>
	<description>Weblog by Erik Scholtz</description>
	<lastBuildDate>Sat, 26 Nov 2011 01:27:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: AngiSad</title>
		<link>http://blog.elitecoderz.net/gwt-and-tomcat-create-war-using-eclipse-to-deploy-war-on-tomcat/2009/12/comment-page-2/#comment-3829</link>
		<dc:creator>AngiSad</dc:creator>
		<pubDate>Sun, 02 Oct 2011 20:01:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=286#comment-3829</guid>
		<description>Hi, 
I followed your tutorial but I got the message &quot;GWT module needs to be (re) compiled&quot; once i try to access the app.
Can you tell me what I missed plz?
Thanx.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I followed your tutorial but I got the message &#8220;GWT module needs to be (re) compiled&#8221; once i try to access the app.<br />
Can you tell me what I missed plz?<br />
Thanx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://blog.elitecoderz.net/gwt-and-tomcat-create-war-using-eclipse-to-deploy-war-on-tomcat/2009/12/comment-page-2/#comment-3827</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Thu, 29 Sep 2011 12:37:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=286#comment-3827</guid>
		<description>It doesn&#039;t seem like creating the .jar from the src folder is necessary. I&#039;m not sure why it&#039;s being done for deployment purposes? None of that code is compiled into either javascript or java. It seems like something that you would do if you were packaging everything into a jar file so that another module could inherit it and that other module would be able to run a debugger and see the source code.</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t seem like creating the .jar from the src folder is necessary. I&#8217;m not sure why it&#8217;s being done for deployment purposes? None of that code is compiled into either javascript or java. It seems like something that you would do if you were packaging everything into a jar file so that another module could inherit it and that other module would be able to run a debugger and see the source code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://blog.elitecoderz.net/gwt-and-tomcat-create-war-using-eclipse-to-deploy-war-on-tomcat/2009/12/comment-page-2/#comment-3810</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Mon, 29 Aug 2011 16:43:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=286#comment-3810</guid>
		<description>Thank you!</description>
		<content:encoded><![CDATA[<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phot0</title>
		<link>http://blog.elitecoderz.net/gwt-and-tomcat-create-war-using-eclipse-to-deploy-war-on-tomcat/2009/12/comment-page-2/#comment-3809</link>
		<dc:creator>phot0</dc:creator>
		<pubDate>Thu, 18 Aug 2011 18:19:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=286#comment-3809</guid>
		<description>Hi man,
It looks really nice, but it&#039;s not working here.
I do everything as said and when I run on tomcat it doesn&#039;t work.
At chrome debugger it says: 
Failed to load resource: the server responded with a status of 404 (Not Found) :Project.css
Failed to load resource: the server responded with a status of 404 (Not Found) :8080/Project/project/servlet?

and the same for my other servlets

Any Idea of how to make it work??
Thankss!</description>
		<content:encoded><![CDATA[<p>Hi man,<br />
It looks really nice, but it&#8217;s not working here.<br />
I do everything as said and when I run on tomcat it doesn&#8217;t work.<br />
At chrome debugger it says:<br />
Failed to load resource: the server responded with a status of 404 (Not Found) <img src='http://blog.elitecoderz.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> roject.css<br />
Failed to load resource: the server responded with a status of 404 (Not Found) :8080/Project/project/servlet?</p>
<p>and the same for my other servlets</p>
<p>Any Idea of how to make it work??<br />
Thankss!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shoxx</title>
		<link>http://blog.elitecoderz.net/gwt-and-tomcat-create-war-using-eclipse-to-deploy-war-on-tomcat/2009/12/comment-page-2/#comment-3806</link>
		<dc:creator>shoxx</dc:creator>
		<pubDate>Thu, 11 Aug 2011 08:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=286#comment-3806</guid>
		<description>plz forget my problem.. i solution it by mapping servlet in web.xml</description>
		<content:encoded><![CDATA[<p>plz forget my problem.. i solution it by mapping servlet in web.xml</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shoxx</title>
		<link>http://blog.elitecoderz.net/gwt-and-tomcat-create-war-using-eclipse-to-deploy-war-on-tomcat/2009/12/comment-page-2/#comment-3805</link>
		<dc:creator>shoxx</dc:creator>
		<pubDate>Thu, 11 Aug 2011 04:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=286#comment-3805</guid>
		<description>Good article Everything work fine but I have some problem.. when I open myPage.html it work fine but if I call my project by this url &quot;localhost:8080/myProject/myPage.html&quot;
I found error 404 can someone solve my problem

thanks for help. Nuttee From Thailand</description>
		<content:encoded><![CDATA[<p>Good article Everything work fine but I have some problem.. when I open myPage.html it work fine but if I call my project by this url &#8220;localhost:8080/myProject/myPage.html&#8221;<br />
I found error 404 can someone solve my problem</p>
<p>thanks for help. Nuttee From Thailand</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarek</title>
		<link>http://blog.elitecoderz.net/gwt-and-tomcat-create-war-using-eclipse-to-deploy-war-on-tomcat/2009/12/comment-page-2/#comment-3801</link>
		<dc:creator>Tarek</dc:creator>
		<pubDate>Thu, 04 Aug 2011 08:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=286#comment-3801</guid>
		<description>Thank you ! it work fine</description>
		<content:encoded><![CDATA[<p>Thank you ! it work fine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate</title>
		<link>http://blog.elitecoderz.net/gwt-and-tomcat-create-war-using-eclipse-to-deploy-war-on-tomcat/2009/12/comment-page-2/#comment-3793</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Sun, 17 Jul 2011 22:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=286#comment-3793</guid>
		<description>Thanks, it appears to be just what I&#039;m looking for to test my new (and first) Tomcat installation. I&#039;ll try it Monday.

It appears that your script/application puts Time() at Time() in the message headers rather than Date() at Time().

Therefor I have no idea if this is a thread is still live...</description>
		<content:encoded><![CDATA[<p>Thanks, it appears to be just what I&#8217;m looking for to test my new (and first) Tomcat installation. I&#8217;ll try it Monday.</p>
<p>It appears that your script/application puts Time() at Time() in the message headers rather than Date() at Time().</p>
<p>Therefor I have no idea if this is a thread is still live&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafael</title>
		<link>http://blog.elitecoderz.net/gwt-and-tomcat-create-war-using-eclipse-to-deploy-war-on-tomcat/2009/12/comment-page-1/#comment-3787</link>
		<dc:creator>Rafael</dc:creator>
		<pubDate>Fri, 08 Jul 2011 19:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=286#comment-3787</guid>
		<description>Yep!  \o/
&lt;a href=&quot;#comment-3768&quot; rel=&quot;nofollow&quot;&gt;@Amit Kumar Das &lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Yep!  \o/<br />
<a href="#comment-3768" rel="nofollow">@Amit Kumar Das </a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: singha</title>
		<link>http://blog.elitecoderz.net/gwt-and-tomcat-create-war-using-eclipse-to-deploy-war-on-tomcat/2009/12/comment-page-1/#comment-3785</link>
		<dc:creator>singha</dc:creator>
		<pubDate>Thu, 07 Jul 2011 16:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=286#comment-3785</guid>
		<description>Thanks for your posting. This article &#039;s very helpful to me.</description>
		<content:encoded><![CDATA[<p>Thanks for your posting. This article &#8216;s very helpful to me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

