<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: CXF 2.2 in Action - services design simplified</title>
	<link>http://aruld.info/cxf-22-in-action-services-design-simplified/</link>
	<description>Life, Technology and More</description>
	<pubDate>Thu, 11 Mar 2010 09:41:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Arul</title>
		<link>http://aruld.info/cxf-22-in-action-services-design-simplified/#comment-3976</link>
		<author>Arul</author>
		<pubDate>Sun, 10 Jan 2010 18:59:18 +0000</pubDate>
		<guid>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>
		<author>David M. Karr</author>
		<pubDate>Thu, 07 Jan 2010 21:21:08 +0000</pubDate>
		<guid>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'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 "org.codehaus.jackson.jaxrs.JacksonJsonProvider".  My app works fine with this, but I'm having trouble translating this to the setup I need for the test.  JacksonJsonProvider isn't a "ResourceProvider", so I guess the Spring config causes a wrapper to be created, but I can't tell how I would do that here.

Also, I'm a little confused by the fact that you'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>
		<author>another developer</author>
		<pubDate>Thu, 17 Dec 2009 12:08:22 +0000</pubDate>
		<guid>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>
		<author>developer</author>
		<pubDate>Mon, 14 Sep 2009 15:05:43 +0000</pubDate>
		<guid>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>
		<author>Arul</author>
		<pubDate>Thu, 13 Aug 2009 04:27:50 +0000</pubDate>
		<guid>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="http://aruld.info/dev/cxf-webservices.zip" rel="nofollow"&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>
		<author>Boni</author>
		<pubDate>Sun, 09 Aug 2009 15:47:56 +0000</pubDate>
		<guid>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>
