<?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: Getting started with JBoss RESTEasy 1.0</title>
	<atom:link href="http://indiwiz.com/2009/01/26/getting-started-with-jboss-resteasy-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://indiwiz.com/2009/01/26/getting-started-with-jboss-resteasy-10/</link>
	<description>Subhash&#039;s Tech Log</description>
	<lastBuildDate>Thu, 23 Jun 2011 14:23:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Nils</title>
		<link>http://indiwiz.com/2009/01/26/getting-started-with-jboss-resteasy-10/comment-page-1/#comment-2947</link>
		<dc:creator>Nils</dc:creator>
		<pubDate>Thu, 23 Jun 2011 14:23:23 +0000</pubDate>
		<guid isPermaLink="false">http://indiwiz.com/?p=176#comment-2947</guid>
		<description>Hi Subhash, thanks for the post! Just a quick update on the dependencies:

&lt;!-- RESTEasy --&gt;&lt;dependency&gt;  &lt;groupId&gt;org.jboss.resteasy&lt;/groupId&gt;  &lt;artifactId&gt;resteasy-jaxrs&lt;/artifactId&gt;  &lt;version&gt;2.2.0.GA&lt;/version&gt;&lt;/dependency&gt;...&lt;repositories&gt;  &lt;repository&gt;    &lt;id&gt;JBoss Releases&lt;/id&gt;    &lt;url&gt;https://repository.jboss.org/nexus/content/repositories/releases/&lt;/url&gt;  &lt;/repository&gt;  &lt;repository&gt;    &lt;id&gt;JBoss Thirdparty Releases&lt;/id&gt;    &lt;url&gt;https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/&lt;/url&gt;  &lt;/repository&gt;&lt;/repositories&gt;

Cheers,
Nils</description>
		<content:encoded><![CDATA[<p>Hi Subhash, thanks for the post! Just a quick update on the dependencies:</p>
<p>&lt;!&#8211; RESTEasy &#8211;&gt;&lt;dependency&gt;  &lt;groupId&gt;org.jboss.resteasy&lt;/groupId&gt;  &lt;artifactId&gt;resteasy-jaxrs&lt;/artifactId&gt;  &lt;version&gt;2.2.0.GA&lt;/version&gt;&lt;/dependency&gt;&#8230;&lt;repositories&gt;  &lt;repository&gt;    &lt;id&gt;JBoss Releases&lt;/id&gt;    &lt;url&gt;<a href="https://repository.jboss.org/nexus/content/repositories/releases/&lt;/url&#038;gt" rel="nofollow">https://repository.jboss.org/nexus/content/repositories/releases/&lt;/url&#038;gt</a>;  &lt;/repository&gt;  &lt;repository&gt;    &lt;id&gt;JBoss Thirdparty Releases&lt;/id&gt;    &lt;url&gt;<a href="https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/&lt;/url&#038;gt" rel="nofollow">https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/&lt;/url&#038;gt</a>;  &lt;/repository&gt;&lt;/repositories&gt;</p>
<p>Cheers,<br />
Nils</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nils</title>
		<link>http://indiwiz.com/2009/01/26/getting-started-with-jboss-resteasy-10/comment-page-1/#comment-2946</link>
		<dc:creator>Nils</dc:creator>
		<pubDate>Thu, 23 Jun 2011 14:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://indiwiz.com/?p=176#comment-2946</guid>
		<description>Hi Subhash, thanks for the post! Just a quick update on the dependencies:

...
&lt;!-- RESTEasy --&gt;

  org.jboss.resteasy
  resteasy-jaxrs
  2.2.0.GA

...

  
    JBoss Releases
    https://repository.jboss.org/nexus/content/repositories/releases/
  

			JBoss Thirdparty Releases
			https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/
		
	</description>
		<content:encoded><![CDATA[<p>Hi Subhash, thanks for the post! Just a quick update on the dependencies:</p>
<p>&#8230;<br />
<!-- RESTEasy --></p>
<p>  org.jboss.resteasy<br />
  resteasy-jaxrs<br />
  2.2.0.GA</p>
<p>&#8230;</p>
<p>    JBoss Releases<br />
    <a href="https://repository.jboss.org/nexus/content/repositories/releases/" rel="nofollow">https://repository.jboss.org/nexus/content/repositories/releases/</a></p>
<p>			JBoss Thirdparty Releases<br />
			<a href="https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/" rel="nofollow">https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rop</title>
		<link>http://indiwiz.com/2009/01/26/getting-started-with-jboss-resteasy-10/comment-page-1/#comment-2032</link>
		<dc:creator>rop</dc:creator>
		<pubDate>Tue, 12 Apr 2011 22:01:43 +0000</pubDate>
		<guid isPermaLink="false">http://indiwiz.com/?p=176#comment-2032</guid>
		<description>Yes, on JBoss-6 you need to upgrade the resteasy-jaxrs version. 

Otherwise you get exception:

... ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/myapp]] 
Exception sending context initialized event to listener instance of class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap: 
java.lang.ClassCastException: org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider cannot be cast to javax.ws.rs.ext.MessageBodyReader

This version works fine:

    
        org.jboss.resteasy
        resteasy-jaxrs
        2.1.0.GA
    </description>
		<content:encoded><![CDATA[<p>Yes, on JBoss-6 you need to upgrade the resteasy-jaxrs version. </p>
<p>Otherwise you get exception:</p>
<p>&#8230; ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/myapp]]<br />
Exception sending context initialized event to listener instance of class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap:<br />
java.lang.ClassCastException: org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider cannot be cast to javax.ws.rs.ext.MessageBodyReader</p>
<p>This version works fine:</p>
<p>        org.jboss.resteasy<br />
        resteasy-jaxrs<br />
        2.1.0.GA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Gorst</title>
		<link>http://indiwiz.com/2009/01/26/getting-started-with-jboss-resteasy-10/comment-page-1/#comment-576</link>
		<dc:creator>Daniel Gorst</dc:creator>
		<pubDate>Sun, 22 Aug 2010 13:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://indiwiz.com/?p=176#comment-576</guid>
		<description>Great tutorial.  It really helped me to get my first RESTEasy service up and running.</description>
		<content:encoded><![CDATA[<p>Great tutorial.  It really helped me to get my first RESTEasy service up and running.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muralidhar Chapa</title>
		<link>http://indiwiz.com/2009/01/26/getting-started-with-jboss-resteasy-10/comment-page-1/#comment-443</link>
		<dc:creator>Muralidhar Chapa</dc:creator>
		<pubDate>Wed, 14 Jul 2010 21:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://indiwiz.com/?p=176#comment-443</guid>
		<description>@subash This is really a great way to get your hands dirty with RESTEasy. I am novice to maven as well as RESTEasy and it made really my life difficult in sorting out some steps. Anyways, I have made this working with RESTEasy 1.2.GA and JBoss 6.0.x. 

Thanks for the wonderful tutorial.</description>
		<content:encoded><![CDATA[<p>@subash This is really a great way to get your hands dirty with RESTEasy. I am novice to maven as well as RESTEasy and it made really my life difficult in sorting out some steps. Anyways, I have made this working with RESTEasy 1.2.GA and JBoss 6.0.x. </p>
<p>Thanks for the wonderful tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chinmay Garde</title>
		<link>http://indiwiz.com/2009/01/26/getting-started-with-jboss-resteasy-10/comment-page-1/#comment-307</link>
		<dc:creator>Chinmay Garde</dc:creator>
		<pubDate>Wed, 27 Jan 2010 13:21:50 +0000</pubDate>
		<guid isPermaLink="false">http://indiwiz.com/?p=176#comment-307</guid>
		<description>@su I wish I had read your comment about an hour ago :(</description>
		<content:encoded><![CDATA[<p>@su I wish I had read your comment about an hour ago <img src='http://indiwiz.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Subhash Chandran</title>
		<link>http://indiwiz.com/2009/01/26/getting-started-with-jboss-resteasy-10/comment-page-1/#comment-75</link>
		<dc:creator>Subhash Chandran</dc:creator>
		<pubDate>Wed, 10 Jun 2009 15:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://indiwiz.com/?p=176#comment-75</guid>
		<description>@su thanks for informing about the dependency :-)</description>
		<content:encoded><![CDATA[<p>@su thanks for informing about the dependency <img src='http://indiwiz.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: su</title>
		<link>http://indiwiz.com/2009/01/26/getting-started-with-jboss-resteasy-10/comment-page-1/#comment-33</link>
		<dc:creator>su</dc:creator>
		<pubDate>Sat, 16 May 2009 22:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://indiwiz.com/?p=176#comment-33</guid>
		<description>Thanks for the post. It helped a lot. I tried it with 1.0.2GA and Tomcat 6, had to add folllowing dependency to make it work.

	org.jboss.resteasy
	resteasy-multipart-provider
	1.0.2.GA</description>
		<content:encoded><![CDATA[<p>Thanks for the post. It helped a lot. I tried it with 1.0.2GA and Tomcat 6, had to add folllowing dependency to make it work.</p>
<p>	org.jboss.resteasy<br />
	resteasy-multipart-provider<br />
	1.0.2.GA</p>
]]></content:encoded>
	</item>
</channel>
</rss>

