<?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/blog/6678/leveraging-restful-services-from-java-application-using-jersey-introduction/feed" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/blog/6678/leveraging-restful-services-from-java-application-using-jersey-introduction</link>
	<description>Weblog for the AMIS Technology corner</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:47:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/blog/6678/leveraging-restful-services-from-java-application-using-jersey-introduction/comment-page-1#comment-481468</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-481468</guid>
		<description>&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/blog/6678/leveraging-restful-services-from-java-application-using-jersey-introduction/comment-page-1#comment-481411</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-481411</guid>
		<description>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/blog/6678/leveraging-restful-services-from-java-application-using-jersey-introduction/comment-page-1#comment-480840</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-480840</guid>
		<description>
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>

