<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"	>
<channel>
	<title>Comments on: In-process Web Integration Tests with Jetty and JWebUnit</title>
	<atom:link href="http://johannesbrodwall.com/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/feed/" rel="self" type="application/rss+xml" />
	<link>http://johannesbrodwall.com/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/</link>
	<description>Johannes Brodwall&#039;s Musings on Software Architecture and Programming</description>
	<lastBuildDate>Thu, 29 Jul 2010 15:37:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Web Designer</title>
		<link>http://johannesbrodwall.com/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/comment-page-1/#comment-125303</link>
		<dc:creator>Web Designer</dc:creator>
		<pubDate>Sat, 13 Jun 2009 14:41:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.brodwall.com/johannes/blog/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/#comment-125303</guid>
		<description>I am playing around with this code to get it to work. &lt;br&gt;&lt;br&gt;The link to &lt;a href=&quot;http://java.net&quot; rel=&quot;nofollow&quot;&gt;java.net&lt;/a&gt; was helpfull. I will post any errors I get. &lt;br&gt;&lt;br&gt;I am a noob at this :). So please bare with me.</description>
		<content:encoded><![CDATA[<p>I am playing around with this code to get it to work. </p>
<p>The link to <a href="http://java.net" rel="nofollow">java.net</a> was helpfull. I will post any errors I get. </p>
<p>I am a noob at this :). So please bare with me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cartoon Bears</title>
		<link>http://johannesbrodwall.com/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/comment-page-1/#comment-122844</link>
		<dc:creator>Cartoon Bears</dc:creator>
		<pubDate>Tue, 26 May 2009 17:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.brodwall.com/johannes/blog/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/#comment-122844</guid>
		<description>In general, how often should unit testing, systems integration testing, systems testing and user acceptance testing be done? The scale of the project is a construction of a web portal</description>
		<content:encoded><![CDATA[<p>In general, how often should unit testing, systems integration testing, systems testing and user acceptance testing be done? The scale of the project is a construction of a web portal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jhannes</title>
		<link>http://johannesbrodwall.com/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/comment-page-1/#comment-108827</link>
		<dc:creator>jhannes</dc:creator>
		<pubDate>Mon, 02 Mar 2009 20:33:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.brodwall.com/johannes/blog/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/#comment-108827</guid>
		<description>Thanks for your comment. XSD validation would indeed find some of the defects (like invalid syntax in JSPs), but leave others behind (like the wrong spelling of a bean property name).&lt;br&gt;&lt;br&gt;But more importantly: Discovering bugs is just one reasons to write tests. There are others, and more important ones.</description>
		<content:encoded><![CDATA[<p>Thanks for your comment. XSD validation would indeed find some of the defects (like invalid syntax in JSPs), but leave others behind (like the wrong spelling of a bean property name).</p>
<p>But more importantly: Discovering bugs is just one reasons to write tests. There are others, and more important ones.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Development</title>
		<link>http://johannesbrodwall.com/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/comment-page-1/#comment-108781</link>
		<dc:creator>Web Development</dc:creator>
		<pubDate>Mon, 02 Mar 2009 09:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.brodwall.com/johannes/blog/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/#comment-108781</guid>
		<description>i guess you are using an IDE  which doesn&#039;t provide proper XSD validation</description>
		<content:encoded><![CDATA[<p>i guess you are using an IDE  which doesn&#39;t provide proper XSD validation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Development</title>
		<link>http://johannesbrodwall.com/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/comment-page-1/#comment-108422</link>
		<dc:creator>Web Development</dc:creator>
		<pubDate>Sat, 28 Feb 2009 10:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.brodwall.com/johannes/blog/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/#comment-108422</guid>
		<description>i liked you article, the one on &lt;a href=&quot;http://java.net&quot; rel=&quot;nofollow&quot;&gt;java.net&lt;/a&gt;, thanks for sharing all the info</description>
		<content:encoded><![CDATA[<p>i liked you article, the one on <a href="http://java.net" rel="nofollow">java.net</a>, thanks for sharing all the info</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnljot.com &#187; Bark and CubicTest</title>
		<link>http://johannesbrodwall.com/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/comment-page-1/#comment-879</link>
		<dc:creator>Arnljot.com &#187; Bark and CubicTest</dc:creator>
		<pubDate>Wed, 10 Jan 2007 08:10:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.brodwall.com/johannes/blog/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/#comment-879</guid>
		<description>[...] Christian and I spoke of a few things, mostly how it would be interesting to run the Watir ruby scripts in JRuby inside CubicTest to get a tighter integration allowing the ruby scripts to directly report results to CubicTest. And we also discussed how exporters are made since I might be interested in writing a JWebUnit exporter considering this article about integration of Jetty and JWebUnit. [...]</description>
		<content:encoded><![CDATA[<p>[...] Christian and I spoke of a few things, mostly how it would be interesting to run the Watir ruby scripts in JRuby inside CubicTest to get a tighter integration allowing the ruby scripts to directly report results to CubicTest. And we also discussed how exporters are made since I might be interested in writing a JWebUnit exporter considering this article about integration of Jetty and JWebUnit. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristoffer</title>
		<link>http://johannesbrodwall.com/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/comment-page-1/#comment-650</link>
		<dc:creator>Kristoffer</dc:creator>
		<pubDate>Wed, 03 Jan 2007 15:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.brodwall.com/johannes/blog/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/#comment-650</guid>
		<description>One thing worth mentioning (at least for IntelliJ users) is that if you implement tests like Johannes describes in the blog and put them into a sub-module in a multi-module Maven2 project, you will have to explicitly specify the working directory for that module when running the integration test(s). If not you will get FileNotFoundExceptions followed by HTTP 503s for whatever resource you try to hit afterwards.</description>
		<content:encoded><![CDATA[<p>One thing worth mentioning (at least for IntelliJ users) is that if you implement tests like Johannes describes in the blog and put them into a sub-module in a multi-module Maven2 project, you will have to explicitly specify the working directory for that module when running the integration test(s). If not you will get FileNotFoundExceptions followed by HTTP 503s for whatever resource you try to hit afterwards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristoffer</title>
		<link>http://johannesbrodwall.com/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/comment-page-1/#comment-84801</link>
		<dc:creator>Kristoffer</dc:creator>
		<pubDate>Wed, 03 Jan 2007 12:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.brodwall.com/johannes/blog/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/#comment-84801</guid>
		<description>One thing worth mentioning (at least for IntelliJ users) is that if you implement tests like Johannes describes in the blog and put them into a sub-module in a multi-module Maven2 project, you will have to explicitly specify the working directory for that module when running the integration test(s). If not you will get FileNotFoundExceptions followed by HTTP 503s for whatever resource you try to hit afterwards.</description>
		<content:encoded><![CDATA[<p>One thing worth mentioning (at least for IntelliJ users) is that if you implement tests like Johannes describes in the blog and put them into a sub-module in a multi-module Maven2 project, you will have to explicitly specify the working directory for that module when running the integration test(s). If not you will get FileNotFoundExceptions followed by HTTP 503s for whatever resource you try to hit afterwards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristoffer</title>
		<link>http://johannesbrodwall.com/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/comment-page-1/#comment-645</link>
		<dc:creator>Kristoffer</dc:creator>
		<pubDate>Tue, 02 Jan 2007 15:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.brodwall.com/johannes/blog/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/#comment-645</guid>
		<description>I can&#039;t get the example up and running from within my favourite IDE(A) after generating the project files with mvn idea:idea because web.xml is not conformant to the Servlet 2.4 specification.

Ok, so I know this is a bit childish :) but I guess you&#039;ve been using some other IDE of which doesn&#039;t provide proper XSD validation(?).

Anyhow, the following fragment (slightly revised) is valid:

&lt;servlet-mapping&gt;
  &lt;servlet-name&gt;my&lt;/servlet-name&gt;
  &lt;url-pattern&gt;/my/*&lt;/url-pattern&gt;
&lt;/servlet-mapping&gt;</description>
		<content:encoded><![CDATA[<p>I can&#8217;t get the example up and running from within my favourite IDE(A) after generating the project files with mvn idea:idea because web.xml is not conformant to the Servlet 2.4 specification.</p>
<p>Ok, so I know this is a bit childish :) but I guess you&#8217;ve been using some other IDE of which doesn&#8217;t provide proper XSD validation(?).</p>
<p>Anyhow, the following fragment (slightly revised) is valid:</p>
<p>&lt;servlet-mapping&gt;<br />
  &lt;servlet-name&gt;my&lt;/servlet-name&gt;<br />
  &lt;url-pattern&gt;/my/*&lt;/url-pattern&gt;<br />
&lt;/servlet-mapping&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristoffer</title>
		<link>http://johannesbrodwall.com/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/comment-page-1/#comment-84800</link>
		<dc:creator>Kristoffer</dc:creator>
		<pubDate>Tue, 02 Jan 2007 12:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.brodwall.com/johannes/blog/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/#comment-84800</guid>
		<description>I can&#039;t get the example up and running from within my favourite IDE(A) after generating the project files with mvn idea:idea because web.xml is not conformant to the Servlet 2.4 specification.&lt;br&gt;&lt;br&gt;Ok, so I know this is a bit childish :) but I guess you&#039;ve been using some other IDE of which doesn&#039;t provide proper XSD validation(?).&lt;br&gt;&lt;br&gt;Anyhow, the following fragment (slightly revised) is valid:&lt;br&gt;&lt;br&gt;&lt;servlet-mapping&gt;&lt;br&gt;  &lt;servlet-name&gt;my&lt;/servlet-name&gt;&lt;br&gt;  &lt;url-pattern&gt;/my/*&lt;/url-pattern&gt;&lt;br&gt;&lt;/servlet-mapping&gt;</description>
		<content:encoded><![CDATA[<p>I can&#39;t get the example up and running from within my favourite IDE(A) after generating the project files with mvn idea:idea because web.xml is not conformant to the Servlet 2.4 specification.</p>
<p>Ok, so I know this is a bit childish :) but I guess you&#39;ve been using some other IDE of which doesn&#39;t provide proper XSD validation(?).</p>
<p>Anyhow, the following fragment (slightly revised) is valid:</p>
<p>&lt;servlet-mapping&gt;<br />  &lt;servlet-name&gt;my&lt;/servlet-name&gt;<br />  &lt;url-pattern&gt;/my/*&lt;/url-pattern&gt;<br />&lt;/servlet-mapping&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
