<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Thinking inside a bigger box - Latest Comments in In-process Web Integration Tests with Jetty and JWebUnit</title><link>http://thinkinginsideabiggerbox.disqus.com/</link><description></description><atom:link href="https://thinkinginsideabiggerbox.disqus.com/in_process_web_integration_tests_with_jetty_and_jwebunit/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 11 Dec 2012 16:09:33 -0000</lastBuildDate><item><title>Re: In-process Web Integration Tests with Jetty and JWebUnit</title><link>http://johannesbrodwall.com/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/#comment-733441736</link><description>&lt;p&gt;Thank you for good feedback.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Johannes Brodwall</dc:creator><pubDate>Tue, 11 Dec 2012 16:09:33 -0000</pubDate></item><item><title>Re: In-process Web Integration Tests with Jetty and JWebUnit</title><link>http://johannesbrodwall.com/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/#comment-733407271</link><description>&lt;p&gt;I do speak test, and that rocks.  I speak maven too, so I'm usually starting jetty with maven for integration testing with the failsafe plugin.  This looks fast.  Thanks man.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tre</dc:creator><pubDate>Tue, 11 Dec 2012 15:24:46 -0000</pubDate></item><item><title>Re: In-process Web Integration Tests with Jetty and JWebUnit</title><link>http://johannesbrodwall.com/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/#comment-6805848</link><description>&lt;p&gt;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;/p&gt;&lt;p&gt;But more importantly: Discovering bugs is just one reasons to write tests. There are others, and more important ones.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Johannes Brodwall</dc:creator><pubDate>Mon, 02 Mar 2009 18:33:47 -0000</pubDate></item><item><title>Re: In-process Web Integration Tests with Jetty and JWebUnit</title><link>http://johannesbrodwall.com/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/#comment-6781477</link><description>&lt;p&gt;i guess you are using an IDE  which doesn't provide proper XSD validation&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Web Development</dc:creator><pubDate>Mon, 02 Mar 2009 07:55:19 -0000</pubDate></item><item><title>Re: In-process Web Integration Tests with Jetty and JWebUnit</title><link>http://johannesbrodwall.com/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/#comment-1797232</link><description>&lt;p&gt;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.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kristoffer</dc:creator><pubDate>Wed, 03 Jan 2007 10:04:51 -0000</pubDate></item><item><title>Re: In-process Web Integration Tests with Jetty and JWebUnit</title><link>http://johannesbrodwall.com/2006/12/10/in-process-web-integration-tests-with-jetty-and-jwebunit/#comment-1797233</link><description>&lt;p&gt;I can'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;/p&gt;&lt;p&gt;Ok, so I know this is a bit childish :) but I guess you've been using some other IDE of which doesn't provide proper XSD validation(?).&lt;/p&gt;&lt;p&gt;Anyhow, the following fragment (slightly revised) is valid:&lt;/p&gt;&lt;p&gt;&amp;lt;servlet-mapping&amp;gt;&lt;br&gt;  &amp;lt;servlet-name&amp;gt;my&amp;lt;/servlet-name&amp;gt;&lt;br&gt;  &amp;lt;url-pattern&amp;gt;/my/*&amp;lt;/url-pattern&amp;gt;&lt;br&gt;&amp;lt;/servlet-mapping&amp;gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kristoffer</dc:creator><pubDate>Tue, 02 Jan 2007 10:09:03 -0000</pubDate></item></channel></rss>