<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Unit Testing Spring Jersey Integration</title>
	<atom:link href="http://codedependents.com/2009/04/20/unit-testing-spring-jersey-integration/feed/" rel="self" type="application/rss+xml" />
	<link>http://codedependents.com/2009/04/20/unit-testing-spring-jersey-integration/</link>
	<description>Two Geeks Walk Into A Blog</description>
	<lastBuildDate>Mon, 30 Apr 2012 15:53:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Benjamin Darfler</title>
		<link>http://codedependents.com/2009/04/20/unit-testing-spring-jersey-integration/#comment-78</link>
		<dc:creator><![CDATA[Benjamin Darfler]]></dc:creator>
		<pubDate>Sat, 10 Oct 2009 12:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bdarfler.com/?p=161#comment-78</guid>
		<description><![CDATA[That should be correct, sorry for the extremely late response.]]></description>
		<content:encoded><![CDATA[<p>That should be correct, sorry for the extremely late response.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cease</title>
		<link>http://codedependents.com/2009/04/20/unit-testing-spring-jersey-integration/#comment-75</link>
		<dc:creator><![CDATA[cease]]></dc:creator>
		<pubDate>Mon, 24 Aug 2009 17:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bdarfler.com/?p=161#comment-75</guid>
		<description><![CDATA[could it be possible to provide src example, or a full example based on the two posts. WebResource webResource = client.resource(&quot;http://localhost:9998/ ... is this correct?]]></description>
		<content:encoded><![CDATA[<p>could it be possible to provide src example, or a full example based on the two posts. WebResource webResource = client.resource(&#8220;http://localhost:9998/ &#8230; is this correct?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://codedependents.com/2009/04/20/unit-testing-spring-jersey-integration/#comment-71</link>
		<dc:creator><![CDATA[Peter]]></dc:creator>
		<pubDate>Wed, 12 Aug 2009 12:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bdarfler.com/?p=161#comment-71</guid>
		<description><![CDATA[Thank your for wonderful example!
I had to add 
adapter.addServletListener(&quot;org.springframework.web.context.request.RequestContextListener&quot;);
since my resource is contains the following annotations:
@Component
@Scope(&quot;request&quot;)]]></description>
		<content:encoded><![CDATA[<p>Thank your for wonderful example!<br />
I had to add<br />
adapter.addServletListener(&#8220;org.springframework.web.context.request.RequestContextListener&#8221;);<br />
since my resource is contains the following annotations:<br />
@Component<br />
@Scope(&#8220;request&#8221;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

