<?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: Tutorial &#8211; Your first CXF web service in 10 minutes</title>
	<atom:link href="http://www.karthikeyanc.com/blog/index.php/2009/12/tutorial-your-first-cxf-web-service-in-10-minutes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.karthikeyanc.com/blog/index.php/2009/12/tutorial-your-first-cxf-web-service-in-10-minutes/</link>
	<description>My Code Notes (mostly JavaEE or JEE)</description>
	<lastBuildDate>Sun, 02 May 2010 18:29:30 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: venkatesh</title>
		<link>http://www.karthikeyanc.com/blog/index.php/2009/12/tutorial-your-first-cxf-web-service-in-10-minutes/comment-page-1/#comment-182</link>
		<dc:creator>venkatesh</dc:creator>
		<pubDate>Fri, 22 Jan 2010 11:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.karthikeyanc.com/blog/?p=146#comment-182</guid>
		<description>Hi Karthik,

I think you have missed this dependency, without which the war is having deploy time issues.
		
			javax.xml.stream
			stax-api
			1.0-2
		

Thanks
Venki</description>
		<content:encoded><![CDATA[<p>Hi Karthik,</p>
<p>I think you have missed this dependency, without which the war is having deploy time issues.</p>
<p>			javax.xml.stream<br />
			stax-api<br />
			1.0-2</p>
<p>Thanks<br />
Venki</p>
]]></content:encoded>
	</item>
</channel>
</rss>
