<?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: REST service example using CXF 2.2, JAX-RS 1.0, JAXB and Spring</title>
	<atom:link href="http://dhruba.name/2008/12/08/rest-service-example-using-cxf-22-jax-rs-10-jaxb-and-spring/feed/" rel="self" type="application/rss+xml" />
	<link>http://dhruba.name/2008/12/08/rest-service-example-using-cxf-22-jax-rs-10-jaxb-and-spring/</link>
	<description>Maximum Zeal ~ Emphatic prose on indulged fascinations</description>
	<lastBuildDate>Fri, 27 Jan 2012 20:09:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: kiran</title>
		<link>http://dhruba.name/2008/12/08/rest-service-example-using-cxf-22-jax-rs-10-jaxb-and-spring/comment-page-1/#comment-34431</link>
		<dc:creator>kiran</dc:creator>
		<pubDate>Sat, 22 Oct 2011 12:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://dhruba.name/?p=509#comment-34431</guid>
		<description>
			org.springframework
			spring-web
			2.5.6
		

Add this in the pom.xml it will work fine</description>
		<content:encoded><![CDATA[<p>org.springframework<br />
			spring-web<br />
			2.5.6</p>
<p>Add this in the pom.xml it will work fine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Dziedzic</title>
		<link>http://dhruba.name/2008/12/08/rest-service-example-using-cxf-22-jax-rs-10-jaxb-and-spring/comment-page-1/#comment-34323</link>
		<dc:creator>Jesse Dziedzic</dc:creator>
		<pubDate>Thu, 20 Oct 2011 13:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://dhruba.name/?p=509#comment-34323</guid>
		<description>I don&#039;t disagree with you!</description>
		<content:encoded><![CDATA[<p>I don&#8217;t disagree with you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amutha</title>
		<link>http://dhruba.name/2008/12/08/rest-service-example-using-cxf-22-jax-rs-10-jaxb-and-spring/comment-page-1/#comment-19690</link>
		<dc:creator>Amutha</dc:creator>
		<pubDate>Fri, 17 Dec 2010 11:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://dhruba.name/?p=509#comment-19690</guid>
		<description>Hi All,

Thanks for the post !

Please help me out how to deal with Date parameters in CXF with JAX-RS 

I am facing isses whether Date to be passed as @QueryParam.

Any help would be appreciated

Thank you</description>
		<content:encoded><![CDATA[<p>Hi All,</p>
<p>Thanks for the post !</p>
<p>Please help me out how to deal with Date parameters in CXF with JAX-RS </p>
<p>I am facing isses whether Date to be passed as @QueryParam.</p>
<p>Any help would be appreciated</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Binh Nguyen</title>
		<link>http://dhruba.name/2008/12/08/rest-service-example-using-cxf-22-jax-rs-10-jaxb-and-spring/comment-page-1/#comment-13429</link>
		<dc:creator>Binh Nguyen</dc:creator>
		<pubDate>Tue, 13 Apr 2010 07:12:59 +0000</pubDate>
		<guid isPermaLink="false">http://dhruba.name/?p=509#comment-13429</guid>
		<description>I can resolve it by changing @XmlElement(name=”user”) for @XmlElement(name=”user”, type=User.class) as Victor&#039;s comment. 

Regards.</description>
		<content:encoded><![CDATA[<p>I can resolve it by changing @XmlElement(name=”user”) for @XmlElement(name=”user”, type=User.class) as Victor&#8217;s comment. </p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Binh Nguyen</title>
		<link>http://dhruba.name/2008/12/08/rest-service-example-using-cxf-22-jax-rs-10-jaxb-and-spring/comment-page-1/#comment-13425</link>
		<dc:creator>Binh Nguyen</dc:creator>
		<pubDate>Mon, 12 Apr 2010 07:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://dhruba.name/?p=509#comment-13425</guid>
		<description>Hi tmarthal, 

I am facing the same issue, how can you fix it?

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi tmarthal, </p>
<p>I am facing the same issue, how can you fix it?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hasani</title>
		<link>http://dhruba.name/2008/12/08/rest-service-example-using-cxf-22-jax-rs-10-jaxb-and-spring/comment-page-1/#comment-11739</link>
		<dc:creator>Hasani</dc:creator>
		<pubDate>Wed, 06 Jan 2010 11:15:33 +0000</pubDate>
		<guid isPermaLink="false">http://dhruba.name/?p=509#comment-11739</guid>
		<description>Good day 

How configure  CXF-WS webservice to consume CXF-RS Restful service using Spring. In order words is it possible to have CXF-WS as client to CXF-RS service. I will highly appreciate your help in this regard.

Thanks
Hasani</description>
		<content:encoded><![CDATA[<p>Good day </p>
<p>How configure  CXF-WS webservice to consume CXF-RS Restful service using Spring. In order words is it possible to have CXF-WS as client to CXF-RS service. I will highly appreciate your help in this regard.</p>
<p>Thanks<br />
Hasani</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ankit</title>
		<link>http://dhruba.name/2008/12/08/rest-service-example-using-cxf-22-jax-rs-10-jaxb-and-spring/comment-page-1/#comment-10446</link>
		<dc:creator>ankit</dc:creator>
		<pubDate>Thu, 05 Nov 2009 16:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://dhruba.name/?p=509#comment-10446</guid>
		<description>to use this url 
http://localhost:8080/cxf-rest-example/myservice/?user=1

in ur service class where ur definng the path

@webservice
@path(&quot;/myservice/&quot;)
public User getUser(@QueryParam(”id”) Integer id) 
use QueryParam instead of pathparam</description>
		<content:encoded><![CDATA[<p>to use this url<br />
<a href="http://localhost:8080/cxf-rest-example/myservice/?user=1" rel="nofollow">http://localhost:8080/cxf-rest-example/myservice/?user=1</a></p>
<p>in ur service class where ur definng the path</p>
<p>@webservice<br />
@path(&#8220;/myservice/&#8221;)<br />
public User getUser(@QueryParam(”id”) Integer id)<br />
use QueryParam instead of pathparam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tag</title>
		<link>http://dhruba.name/2008/12/08/rest-service-example-using-cxf-22-jax-rs-10-jaxb-and-spring/comment-page-1/#comment-3465</link>
		<dc:creator>tag</dc:creator>
		<pubDate>Mon, 01 Jun 2009 12:55:41 +0000</pubDate>
		<guid isPermaLink="false">http://dhruba.name/?p=509#comment-3465</guid>
		<description>Thanks a lot for this tutorial. I was able to get it to work to some degree. But when I changed the service implementation to scope=&quot;request&quot; to make it multi threaded it spat out a rather large Exception telling me that this is not supported when you don&#039;t use DispatcherServlet. I haven&#039;t gotten it to work with RequestContextListener or RequestContextFilter yet. 

Without that your webservice would be a singleton that will have to be secured for multiple threads, which is not what you&#039;d typically want. Do you have any idea how you would have to modify your project to do that?</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this tutorial. I was able to get it to work to some degree. But when I changed the service implementation to scope=&#8221;request&#8221; to make it multi threaded it spat out a rather large Exception telling me that this is not supported when you don&#8217;t use DispatcherServlet. I haven&#8217;t gotten it to work with RequestContextListener or RequestContextFilter yet. </p>
<p>Without that your webservice would be a singleton that will have to be secured for multiple threads, which is not what you&#8217;d typically want. Do you have any idea how you would have to modify your project to do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ammine007</title>
		<link>http://dhruba.name/2008/12/08/rest-service-example-using-cxf-22-jax-rs-10-jaxb-and-spring/comment-page-1/#comment-1399</link>
		<dc:creator>Ammine007</dc:creator>
		<pubDate>Thu, 05 Mar 2009 18:26:29 +0000</pubDate>
		<guid isPermaLink="false">http://dhruba.name/?p=509#comment-1399</guid>
		<description>Salam,

could you plz give an exemple (a simple one) on how to combine JAX-RS and JAX-WS using ApacheCXF2.2+Spring2.5.6

I&#039;ve followed what was said in the ApachCXF UserGuide and only the WebServices using JAX-RS are working.

I&#039;m trying to figure it out but I think i&#039;m going to need help on this!

Thank you in advance</description>
		<content:encoded><![CDATA[<p>Salam,</p>
<p>could you plz give an exemple (a simple one) on how to combine JAX-RS and JAX-WS using ApacheCXF2.2+Spring2.5.6</p>
<p>I&#8217;ve followed what was said in the ApachCXF UserGuide and only the WebServices using JAX-RS are working.</p>
<p>I&#8217;m trying to figure it out but I think i&#8217;m going to need help on this!</p>
<p>Thank you in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ammine007</title>
		<link>http://dhruba.name/2008/12/08/rest-service-example-using-cxf-22-jax-rs-10-jaxb-and-spring/comment-page-1/#comment-1385</link>
		<dc:creator>Ammine007</dc:creator>
		<pubDate>Wed, 04 Mar 2009 16:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://dhruba.name/?p=509#comment-1385</guid>
		<description>Salam,

yes it&#039;s possible by adding or changing a @pathParam to a @queryParam for your user parameter</description>
		<content:encoded><![CDATA[<p>Salam,</p>
<p>yes it&#8217;s possible by adding or changing a @pathParam to a @queryParam for your user parameter</p>
]]></content:encoded>
	</item>
</channel>
</rss>

