<?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: Leveraging RESTful Services from Java applications using Jersey (Introduction)</title>
	<atom:link href="http://technology.amis.nl/2009/12/14/leveraging-restful-services-from-java-application-using-jersey-introduction/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2009/12/14/leveraging-restful-services-from-java-application-using-jersey-introduction/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=leveraging-restful-services-from-java-application-using-jersey-introduction</link>
	<description></description>
	<lastBuildDate>Tue, 11 Jun 2013 22:09:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2009/12/14/leveraging-restful-services-from-java-application-using-jersey-introduction/#comment-6061</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Sun, 13 Nov 2011 13:51:40 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6678#comment-6061</guid>
		<description><![CDATA[&lt;p&gt;Hi Karl-Petter,&lt;/p&gt;
&lt;p&gt;Thanks for your comment.&lt;/p&gt;
&lt;p&gt;kind regards,&lt;/p&gt;
&lt;p&gt;Lucas&lt;/p&gt;]]></description>
		<content:encoded><![CDATA[<p>Hi Karl-Petter,</p>
<p>Thanks for your comment.</p>
<p>kind regards,</p>
<p>Lucas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl-Petter Ã…kesson</title>
		<link>http://technology.amis.nl/2009/12/14/leveraging-restful-services-from-java-application-using-jersey-introduction/#comment-6060</link>
		<dc:creator>Karl-Petter Ã…kesson</dc:creator>
		<pubDate>Fri, 04 Nov 2011 13:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6678#comment-6060</guid>
		<description><![CDATA[Hi,
stumbled upon this when I just tried to get a simple REST client to work. After lots of frustration yesterday I managed to get it to work today. The main issue, which I never understood from the error logs was that I didnt had correct libs loaded. But today I realized that and also discovered a documentation error on the Jersey sight. Firstly I just included only those required by JSON but realized that was just a subchapter of requirements for JAXBÂ http://jersey.java.net/nonav/documentation/latest/chapter_deps.html#d4e1736 but in the list of jars needed one from Jackson was missing which I realized when reading this pageÂ http://wiki.fasterxml.com/JacksonDownload

This post is a couple of years old but was good and helped me except the last steps so I hope my comment here can help someone discovering this later!
/Karl-Petter]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
stumbled upon this when I just tried to get a simple REST client to work. After lots of frustration yesterday I managed to get it to work today. The main issue, which I never understood from the error logs was that I didnt had correct libs loaded. But today I realized that and also discovered a documentation error on the Jersey sight. Firstly I just included only those required by JSON but realized that was just a subchapter of requirements for JAXBÂ http://jersey.java.net/nonav/documentation/latest/chapter_deps.html#d4e1736 but in the list of jars needed one from Jackson was missing which I realized when reading this pageÂ http://wiki.fasterxml.com/JacksonDownload</p>
<p>This post is a couple of years old but was good and helped me except the last steps so I hope my comment here can help someone discovering this later!<br />
/Karl-Petter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sportechno</title>
		<link>http://technology.amis.nl/2009/12/14/leveraging-restful-services-from-java-application-using-jersey-introduction/#comment-6059</link>
		<dc:creator>sportechno</dc:creator>
		<pubDate>Tue, 09 Aug 2011 15:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6678#comment-6059</guid>
		<description><![CDATA[Check this short tutorial here:
http://sportechno.wordpress.com/2011/08/09/creating-a-restful-web-services-using-jersey/]]></description>
		<content:encoded><![CDATA[<p>Check this short tutorial here:<br />
<a href="http://sportechno.wordpress.com/2011/08/09/creating-a-restful-web-services-using-jersey/" rel="nofollow">http://sportechno.wordpress.com/2011/08/09/creating-a-restful-web-services-using-jersey/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
