<?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: Grails and HtmlUnit</title>
	<atom:link href="http://www.reverttoconsole.com/blog/grails/grails-and-htmlunit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reverttoconsole.com/blog/grails/grails-and-htmlunit/</link>
	<description>for f in *;do echo &#124; sed &#039;i\rtc&#039; &#62;&#62; $f;done; java programming et al</description>
	<lastBuildDate>Thu, 19 Jan 2012 04:32:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: YUCHENG</title>
		<link>http://www.reverttoconsole.com/blog/grails/grails-and-htmlunit/comment-page-1/#comment-48620</link>
		<dc:creator>YUCHENG</dc:creator>
		<pubDate>Wed, 03 Aug 2011 13:14:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.reverttoconsole.com/?p=360#comment-48620</guid>
		<description>HTMLUnit depends on some XML processing libraries that cause issues with Grails. You can avoid this by excluding certain dependencies of the HTMLUnit driver…

1
2
3
test(&quot;org.seleniumhq.selenium:selenium-htmlunit-driver:«webdriver version»&quot;) {
    exclude &#039;xml-apis&#039;
}</description>
		<content:encoded><![CDATA[<p>HTMLUnit depends on some XML processing libraries that cause issues with Grails. You can avoid this by excluding certain dependencies of the HTMLUnit driver…</p>
<p>1<br />
2<br />
3<br />
test(&#8220;org.seleniumhq.selenium:selenium-htmlunit-driver:«webdriver version»&#8221;) {<br />
    exclude &#8216;xml-apis&#8217;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Connor</title>
		<link>http://www.reverttoconsole.com/blog/grails/grails-and-htmlunit/comment-page-1/#comment-29950</link>
		<dc:creator>Connor</dc:creator>
		<pubDate>Thu, 19 Aug 2010 12:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.reverttoconsole.com/?p=360#comment-29950</guid>
		<description>I had the same error in the same class in Pentaho&#039;s Kettle.  I was dreading searching through all of the jars for the culprit.  Thanks for the help!</description>
		<content:encoded><![CDATA[<p>I had the same error in the same class in Pentaho&#8217;s Kettle.  I was dreading searching through all of the jars for the culprit.  Thanks for the help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ulrich</title>
		<link>http://www.reverttoconsole.com/blog/grails/grails-and-htmlunit/comment-page-1/#comment-7737</link>
		<dc:creator>Ulrich</dc:creator>
		<pubDate>Thu, 04 Mar 2010 08:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.reverttoconsole.com/?p=360#comment-7737</guid>
		<description>Thanks for posting this.  It am not sure I would have traced down the problem.</description>
		<content:encoded><![CDATA[<p>Thanks for posting this.  It am not sure I would have traced down the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcin</title>
		<link>http://www.reverttoconsole.com/blog/grails/grails-and-htmlunit/comment-page-1/#comment-5640</link>
		<dc:creator>Marcin</dc:creator>
		<pubDate>Thu, 10 Dec 2009 20:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.reverttoconsole.com/?p=360#comment-5640</guid>
		<description>Got a different error message, but same solution indeed. Thanks! And nice page BTW.</description>
		<content:encoded><![CDATA[<p>Got a different error message, but same solution indeed. Thanks! And nice page BTW.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conor</title>
		<link>http://www.reverttoconsole.com/blog/grails/grails-and-htmlunit/comment-page-1/#comment-5241</link>
		<dc:creator>Conor</dc:creator>
		<pubDate>Tue, 17 Nov 2009 00:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.reverttoconsole.com/?p=360#comment-5241</guid>
		<description>Thanks for working that out, I&#039;ve been stumped by it for hours until I found this page.</description>
		<content:encoded><![CDATA[<p>Thanks for working that out, I&#8217;ve been stumped by it for hours until I found this page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://www.reverttoconsole.com/blog/grails/grails-and-htmlunit/comment-page-1/#comment-4903</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Wed, 28 Oct 2009 15:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.reverttoconsole.com/?p=360#comment-4903</guid>
		<description>That helped me too. Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>That helped me too. Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.reverttoconsole.com/blog/grails/grails-and-htmlunit/comment-page-1/#comment-4825</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sat, 24 Oct 2009 13:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.reverttoconsole.com/?p=360#comment-4825</guid>
		<description>I had the same problem, this helped me out, thanks!</description>
		<content:encoded><![CDATA[<p>I had the same problem, this helped me out, thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

