<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Maven 2, JAX-WS RI and Tomcat Deploy (Part 2)</title>
	<atom:link href="http://mohanrajk.wordpress.com/2006/12/03/maven-2-jax-ws-ri-and-tomcat-deploy-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://mohanrajk.wordpress.com/2006/12/03/maven-2-jax-ws-ri-and-tomcat-deploy-part-2/</link>
	<description>Infofill</description>
	<lastBuildDate>Thu, 03 Dec 2009 09:25:05 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sphinxmember</title>
		<link>http://mohanrajk.wordpress.com/2006/12/03/maven-2-jax-ws-ri-and-tomcat-deploy-part-2/#comment-53</link>
		<dc:creator>sphinxmember</dc:creator>
		<pubDate>Thu, 10 May 2007 00:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://mohanrajk.wordpress.com/2006/12/03/maven-2-jax-ws-ri-and-tomcat-deploy-part-2/#comment-53</guid>
		<description>Hi , this is an excellent step by step detailed stuff.
Can you also publish the client generation steps as I am having hard time generating client classes using wsimport

TIA</description>
		<content:encoded><![CDATA[<p>Hi , this is an excellent step by step detailed stuff.<br />
Can you also publish the client generation steps as I am having hard time generating client classes using wsimport</p>
<p>TIA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://mohanrajk.wordpress.com/2006/12/03/maven-2-jax-ws-ri-and-tomcat-deploy-part-2/#comment-47</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Tue, 16 Jan 2007 20:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://mohanrajk.wordpress.com/2006/12/03/maven-2-jax-ws-ri-and-tomcat-deploy-part-2/#comment-47</guid>
		<description>Thanks for putting this together. It&#039;s a great help. One problem I ran into was that the sourceRoot value wasn&#039;t getting set, so none of the generated sources were compiled. After I changed the sourceRoot element to this: 

                            ${project.build.directory}/generated-sources/main/java

everything worked great.</description>
		<content:encoded><![CDATA[<p>Thanks for putting this together. It&#8217;s a great help. One problem I ran into was that the sourceRoot value wasn&#8217;t getting set, so none of the generated sources were compiled. After I changed the sourceRoot element to this: </p>
<p>                            ${project.build.directory}/generated-sources/main/java</p>
<p>everything worked great.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
