<?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: Jersey 1.0.2 JSON and JAXB</title>
	<atom:link href="http://www.tmro.net/2009/05/jersey-1-0-2-json-and-jaxb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tmro.net/2009/05/jersey-1-0-2-json-and-jaxb/</link>
	<description>think mobile? think tmro!</description>
	<lastBuildDate>Thu, 11 Mar 2010 08:21:35 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nick</title>
		<link>http://www.tmro.net/2009/05/jersey-1-0-2-json-and-jaxb/comment-page-1/#comment-85</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Fri, 19 Jun 2009 04:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.tmro.net/?p=106#comment-85</guid>
		<description>JP, to produce XML use &lt;br /&gt;@Produces(value=MediaType.APPLICATION_XML)&lt;br /&gt;&lt;br /&gt;Have a look at the MediaType api to see what other options you have.&lt;br /&gt;&lt;br /&gt;Sorry, I am not familiar with the restrictions brought about by the Google App Engine.</description>
		<content:encoded><![CDATA[<p>JP, to produce XML use <br />@Produces(value=MediaType.APPLICATION_XML)</p>
<p>Have a look at the MediaType api to see what other options you have.</p>
<p>Sorry, I am not familiar with the restrictions brought about by the Google App Engine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP</title>
		<link>http://www.tmro.net/2009/05/jersey-1-0-2-json-and-jaxb/comment-page-1/#comment-84</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Thu, 18 Jun 2009 18:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.tmro.net/?p=106#comment-84</guid>
		<description>Thanks for taking the time to write this. However, it&#039;s nto clear to me how I can generate XML instead of JSON? Furthermore, I&#039;m using Google App Engine... so the XML bindings don&#039;t work =(</description>
		<content:encoded><![CDATA[<p>Thanks for taking the time to write this. However, it&#39;s nto clear to me how I can generate XML instead of JSON? Furthermore, I&#39;m using Google App Engine&#8230; so the XML bindings don&#39;t work =(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.tmro.net/2009/05/jersey-1-0-2-json-and-jaxb/comment-page-1/#comment-83</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 01 Jun 2009 21:57:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.tmro.net/?p=106#comment-83</guid>
		<description>UPDATE: upgrading jettison to 1.1 seemed to do the trick.</description>
		<content:encoded><![CDATA[<p>UPDATE: upgrading jettison to 1.1 seemed to do the trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.tmro.net/2009/05/jersey-1-0-2-json-and-jaxb/comment-page-1/#comment-82</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 01 Jun 2009 21:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.tmro.net/?p=106#comment-82</guid>
		<description>Sadly, I have jettison 1.0.1 in my path (deployed with the webapp) and it doesn&#039;t get picked up. Did you have to do any configuration (e.g. web.xml init param)?</description>
		<content:encoded><![CDATA[<p>Sadly, I have jettison 1.0.1 in my path (deployed with the webapp) and it doesn&#8217;t get picked up. Did you have to do any configuration (e.g. web.xml init param)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergio</title>
		<link>http://www.tmro.net/2009/05/jersey-1-0-2-json-and-jaxb/comment-page-1/#comment-81</link>
		<dc:creator>Sergio</dc:creator>
		<pubDate>Sat, 30 May 2009 10:33:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.tmro.net/?p=106#comment-81</guid>
		<description>If you use jettison you don&#039;t need not implement the MessageBodyWriter. The entity providers that come with jersey already support Jettison.&lt;br /&gt;Besos</description>
		<content:encoded><![CDATA[<p>If you use jettison you don&#8217;t need not implement the MessageBodyWriter. The entity providers that come with jersey already support Jettison.<br />Besos</p>
]]></content:encoded>
	</item>
</channel>
</rss>
