<?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: Maven, Tomcat and Eclipse</title>
	<atom:link href="http://brill.no/maven-tomcat-and-eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://brill.no/maven-tomcat-and-eclipse/</link>
	<description>Java and agile development</description>
	<lastBuildDate>Wed, 28 Apr 2010 15:16:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Alexander</title>
		<link>http://brill.no/maven-tomcat-and-eclipse/comment-page-1/#comment-6051</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Thu, 08 Apr 2010 20:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brill.no/maven-tomcat-and-eclipse/#comment-6051</guid>
		<description>Yeah. I worked through this problem by setting up some extra builders in Eclipse that would run &#039;mvn war:exploded&#039; when I would save a file. It might work for you as well.</description>
		<content:encoded><![CDATA[<p>Yeah. I worked through this problem by setting up some extra builders in Eclipse that would run &#8216;mvn war:exploded&#8217; when I would save a file. It might work for you as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander</title>
		<link>http://brill.no/maven-tomcat-and-eclipse/comment-page-1/#comment-6050</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Thu, 08 Apr 2010 19:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brill.no/maven-tomcat-and-eclipse/#comment-6050</guid>
		<description>Its so that all the dependencies you add in your pom will become available in Eclipse. Meaning that you won&#039;t have to have 2 sets of dependencies.</description>
		<content:encoded><![CDATA[<p>Its so that all the dependencies you add in your pom will become available in Eclipse. Meaning that you won&#8217;t have to have 2 sets of dependencies.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander</title>
		<link>http://brill.no/maven-tomcat-and-eclipse/comment-page-1/#comment-6049</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Thu, 08 Apr 2010 19:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brill.no/maven-tomcat-and-eclipse/#comment-6049</guid>
		<description>Yes, you are correct. Its with WTP. This is for development. If you want to do deployment with maven you could check out the &lt;a href=&quot;http://cargo.codehaus.org/Maven2+plugin&quot; rel=&quot;nofollow&quot;&gt;Maven2 Cargo plugin&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Yes, you are correct. Its with WTP. This is for development. If you want to do deployment with maven you could check out the <a href="http://cargo.codehaus.org/Maven2+plugin" rel="nofollow">Maven2 Cargo plugin</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander</title>
		<link>http://brill.no/maven-tomcat-and-eclipse/comment-page-1/#comment-6048</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Thu, 08 Apr 2010 19:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brill.no/maven-tomcat-and-eclipse/#comment-6048</guid>
		<description>The J2EE module dependencies is for deploying to an Tomcat instance you are running through Eclipse...

What exactly are you trying to do?</description>
		<content:encoded><![CDATA[<p>The J2EE module dependencies is for deploying to an Tomcat instance you are running through Eclipse&#8230;</p>
<p>What exactly are you trying to do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: d0x</title>
		<link>http://brill.no/maven-tomcat-and-eclipse/comment-page-1/#comment-6019</link>
		<dc:creator>d0x</dc:creator>
		<pubDate>Tue, 06 Apr 2010 14:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brill.no/maven-tomcat-and-eclipse/#comment-6019</guid>
		<description>Yes, the J2EE Module Dependencies was usefull.

Is it possible to configure that with maven?</description>
		<content:encoded><![CDATA[<p>Yes, the J2EE Module Dependencies was usefull.</p>
<p>Is it possible to configure that with maven?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gargamel</title>
		<link>http://brill.no/maven-tomcat-and-eclipse/comment-page-1/#comment-5832</link>
		<dc:creator>gargamel</dc:creator>
		<pubDate>Fri, 02 Apr 2010 07:41:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brill.no/maven-tomcat-and-eclipse/#comment-5832</guid>
		<description>The “J2EE Module Dependencies” part helped a lot.
Thanks!!!!

I lost 3 hours wondering how to do this</description>
		<content:encoded><![CDATA[<p>The “J2EE Module Dependencies” part helped a lot.<br />
Thanks!!!!</p>
<p>I lost 3 hours wondering how to do this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kornel</title>
		<link>http://brill.no/maven-tomcat-and-eclipse/comment-page-1/#comment-5368</link>
		<dc:creator>Kornel</dc:creator>
		<pubDate>Sun, 21 Feb 2010 19:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brill.no/maven-tomcat-and-eclipse/#comment-5368</guid>
		<description>The &quot;J2EE Module Dependencies&quot; part helped a lot.
Thanks!</description>
		<content:encoded><![CDATA[<p>The &#8220;J2EE Module Dependencies&#8221; part helped a lot.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Achille</title>
		<link>http://brill.no/maven-tomcat-and-eclipse/comment-page-1/#comment-5012</link>
		<dc:creator>Achille</dc:creator>
		<pubDate>Thu, 24 Dec 2009 17:10:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brill.no/maven-tomcat-and-eclipse/#comment-5012</guid>
		<description>...It is me again, i know you said:

&quot;Add Maven dependency management into the mix and you have yourself a good coctail to take your mind off those tedious deploy sequences&quot;

but the deployment (add + remove ) is not being handled by Maven but by WTP. Please correct me if i am wrong!</description>
		<content:encoded><![CDATA[<p>&#8230;It is me again, i know you said:</p>
<p>&#8220;Add Maven dependency management into the mix and you have yourself a good coctail to take your mind off those tedious deploy sequences&#8221;</p>
<p>but the deployment (add + remove ) is not being handled by Maven but by WTP. Please correct me if i am wrong!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Achille</title>
		<link>http://brill.no/maven-tomcat-and-eclipse/comment-page-1/#comment-5011</link>
		<dc:creator>Achille</dc:creator>
		<pubDate>Thu, 24 Dec 2009 16:53:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brill.no/maven-tomcat-and-eclipse/#comment-5011</guid>
		<description>May be it is me who is missing something: you have added Maven dependencies but i don&#039;t see how Maven is being used here...</description>
		<content:encoded><![CDATA[<p>May be it is me who is missing something: you have added Maven dependencies but i don&#8217;t see how Maven is being used here&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://brill.no/maven-tomcat-and-eclipse/comment-page-1/#comment-4223</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Thu, 05 Nov 2009 20:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brill.no/maven-tomcat-and-eclipse/#comment-4223</guid>
		<description>Hi, very interesting, but it doesn&#039;t work fine.
When I make some change on my jsp or java, it&#039;s need to restart tomcat. The tomcat status changes to &#039;Restart&#039;. This way, it&#039;s no possible to have produtivity. Can you help me. I have a standard web maven project, eclipse ganymed and tomcat 6.</description>
		<content:encoded><![CDATA[<p>Hi, very interesting, but it doesn&#8217;t work fine.<br />
When I make some change on my jsp or java, it&#8217;s need to restart tomcat. The tomcat status changes to &#8216;Restart&#8217;. This way, it&#8217;s no possible to have produtivity. Can you help me. I have a standard web maven project, eclipse ganymed and tomcat 6.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

