<?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: CXF 2.2 in Action &#8211; services design simplified</title>
	<atom:link href="http://aruld.info/cxf-22-in-action-services-design-simplified/feed/" rel="self" type="application/rss+xml" />
	<link>http://aruld.info/cxf-22-in-action-services-design-simplified/</link>
	<description>Technology++</description>
	<lastBuildDate>Fri, 28 Oct 2011 18:10:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Arul</title>
		<link>http://aruld.info/cxf-22-in-action-services-design-simplified/#comment-3976</link>
		<dc:creator>Arul</dc:creator>
		<pubDate>Sun, 10 Jan 2010 18:59:18 +0000</pubDate>
		<guid isPermaLink="false">http://aruld.info/cxf-22-in-action-services-design-simplified/#comment-3976</guid>
		<description>Hi David,

I believe this is already answered by Sergey in the CXF Userlist.

Let me know if I can help with anything else.

-Arul</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>I believe this is already answered by Sergey in the CXF Userlist.</p>
<p>Let me know if I can help with anything else.</p>
<p>-Arul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David M. Karr</title>
		<link>http://aruld.info/cxf-22-in-action-services-design-simplified/#comment-3975</link>
		<dc:creator>David M. Karr</dc:creator>
		<pubDate>Thu, 07 Jan 2010 21:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://aruld.info/cxf-22-in-action-services-design-simplified/#comment-3975</guid>
		<description>When the original application is configured with Spring, it can be a little difficult to figure out how to map to the equivalent configuration directly from the API, as you&#039;re doing here.

For instance, In my app I have jaxrs:serviceBeans and jaxrs:providers.  The service beans are my controllers, and the one provider I have is an instance of &quot;org.codehaus.jackson.jaxrs.JacksonJsonProvider&quot;.  My app works fine with this, but I&#039;m having trouble translating this to the setup I need for the test.  JacksonJsonProvider isn&#039;t a &quot;ResourceProvider&quot;, so I guess the Spring config causes a wrapper to be created, but I can&#039;t tell how I would do that here.

Also, I&#039;m a little confused by the fact that you&#039;re essentially using the same class for both your service bean and for your resource provider.</description>
		<content:encoded><![CDATA[<p>When the original application is configured with Spring, it can be a little difficult to figure out how to map to the equivalent configuration directly from the API, as you&#8217;re doing here.</p>
<p>For instance, In my app I have jaxrs:serviceBeans and jaxrs:providers.  The service beans are my controllers, and the one provider I have is an instance of &#8220;org.codehaus.jackson.jaxrs.JacksonJsonProvider&#8221;.  My app works fine with this, but I&#8217;m having trouble translating this to the setup I need for the test.  JacksonJsonProvider isn&#8217;t a &#8220;ResourceProvider&#8221;, so I guess the Spring config causes a wrapper to be created, but I can&#8217;t tell how I would do that here.</p>
<p>Also, I&#8217;m a little confused by the fact that you&#8217;re essentially using the same class for both your service bean and for your resource provider.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: another developer</title>
		<link>http://aruld.info/cxf-22-in-action-services-design-simplified/#comment-3974</link>
		<dc:creator>another developer</dc:creator>
		<pubDate>Thu, 17 Dec 2009 12:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://aruld.info/cxf-22-in-action-services-design-simplified/#comment-3974</guid>
		<description>Nice one.
Client code can easily be moved to JUnit tests</description>
		<content:encoded><![CDATA[<p>Nice one.<br />
Client code can easily be moved to JUnit tests</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: developer</title>
		<link>http://aruld.info/cxf-22-in-action-services-design-simplified/#comment-3910</link>
		<dc:creator>developer</dc:creator>
		<pubDate>Mon, 14 Sep 2009 15:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://aruld.info/cxf-22-in-action-services-design-simplified/#comment-3910</guid>
		<description>Thanks for putting this together</description>
		<content:encoded><![CDATA[<p>Thanks for putting this together</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arul</title>
		<link>http://aruld.info/cxf-22-in-action-services-design-simplified/#comment-3897</link>
		<dc:creator>Arul</dc:creator>
		<pubDate>Thu, 13 Aug 2009 04:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://aruld.info/cxf-22-in-action-services-design-simplified/#comment-3897</guid>
		<description>Hi Bony,

You can download the project sources from &lt;a href=&quot;http://aruld.info/dev/cxf-webservices.zip&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.

Cheers,
Arul</description>
		<content:encoded><![CDATA[<p>Hi Bony,</p>
<p>You can download the project sources from <a href="http://aruld.info/dev/cxf-webservices.zip" rel="nofollow">here</a>.</p>
<p>Cheers,<br />
Arul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boni</title>
		<link>http://aruld.info/cxf-22-in-action-services-design-simplified/#comment-3894</link>
		<dc:creator>Boni</dc:creator>
		<pubDate>Sun, 09 Aug 2009 15:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://aruld.info/cxf-22-in-action-services-design-simplified/#comment-3894</guid>
		<description>Do you have the source for this tutorial? What class is &lt;b&gt;Entry&lt;/b&gt; in the code?</description>
		<content:encoded><![CDATA[<p>Do you have the source for this tutorial? What class is <b>Entry</b> in the code?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

