<?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: JAX-WS + JAXP Tutorial &#8211; Building A StockQuote Web Service Client</title>
	<atom:link href="http://techtracer.com/2007/08/15/jax-ws-jaxp-tutorial-building-a-stockquote-web-service-client/feed/" rel="self" type="application/rss+xml" />
	<link>http://techtracer.com/2007/08/15/jax-ws-jaxp-tutorial-building-a-stockquote-web-service-client/</link>
	<description>Tracing the course of Web Technology</description>
	<lastBuildDate>Fri, 10 Sep 2010 16:00:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Syed Saulat</title>
		<link>http://techtracer.com/2007/08/15/jax-ws-jaxp-tutorial-building-a-stockquote-web-service-client/comment-page-1/#comment-36884</link>
		<dc:creator>Syed Saulat</dc:creator>
		<pubDate>Tue, 20 Apr 2010 16:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://techtracer.com/2007/08/15/jax-ws-jaxp-tutorial-building-a-stockquote-web-service-client/#comment-36884</guid>
		<description>Now you generate Web service client via JAX-WS very easily. dont need to write the entire web service client</description>
		<content:encoded><![CDATA[<p>Now you generate Web service client via JAX-WS very easily. dont need to write the entire web service client</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramesh</title>
		<link>http://techtracer.com/2007/08/15/jax-ws-jaxp-tutorial-building-a-stockquote-web-service-client/comment-page-1/#comment-31599</link>
		<dc:creator>Ramesh</dc:creator>
		<pubDate>Wed, 30 Sep 2009 18:42:04 +0000</pubDate>
		<guid isPermaLink="false">http://techtracer.com/2007/08/15/jax-ws-jaxp-tutorial-building-a-stockquote-web-service-client/#comment-31599</guid>
		<description>Hi,

This is really useful infomation. List of jars required helped us a lot.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This is really useful infomation. List of jars required helped us a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M Chisty</title>
		<link>http://techtracer.com/2007/08/15/jax-ws-jaxp-tutorial-building-a-stockquote-web-service-client/comment-page-1/#comment-29553</link>
		<dc:creator>M Chisty</dc:creator>
		<pubDate>Sun, 09 Aug 2009 09:56:23 +0000</pubDate>
		<guid isPermaLink="false">http://techtracer.com/2007/08/15/jax-ws-jaxp-tutorial-building-a-stockquote-web-service-client/#comment-29553</guid>
		<description>This is a nice article. But as a reader/developer, I would be glad if you could also publish another article showing how to develop a web service with JAX-WS in Eclipse

Thanks,
... Chisty</description>
		<content:encoded><![CDATA[<p>This is a nice article. But as a reader/developer, I would be glad if you could also publish another article showing how to develop a web service with JAX-WS in Eclipse</p>
<p>Thanks,<br />
&#8230; Chisty</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: righteous</title>
		<link>http://techtracer.com/2007/08/15/jax-ws-jaxp-tutorial-building-a-stockquote-web-service-client/comment-page-1/#comment-26861</link>
		<dc:creator>righteous</dc:creator>
		<pubDate>Fri, 12 Jun 2009 22:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://techtracer.com/2007/08/15/jax-ws-jaxp-tutorial-building-a-stockquote-web-service-client/#comment-26861</guid>
		<description>Neat! Really helpful with the JAXP stuff. Thanks!</description>
		<content:encoded><![CDATA[<p>Neat! Really helpful with the JAXP stuff. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashirvad</title>
		<link>http://techtracer.com/2007/08/15/jax-ws-jaxp-tutorial-building-a-stockquote-web-service-client/comment-page-1/#comment-8174</link>
		<dc:creator>Ashirvad</dc:creator>
		<pubDate>Tue, 16 Sep 2008 13:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://techtracer.com/2007/08/15/jax-ws-jaxp-tutorial-building-a-stockquote-web-service-client/#comment-8174</guid>
		<description>Great article,with its simplicity of language.
Easy to understand.Nice done.</description>
		<content:encoded><![CDATA[<p>Great article,with its simplicity of language.<br />
Easy to understand.Nice done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: O. Heikinheimo</title>
		<link>http://techtracer.com/2007/08/15/jax-ws-jaxp-tutorial-building-a-stockquote-web-service-client/comment-page-1/#comment-3890</link>
		<dc:creator>O. Heikinheimo</dc:creator>
		<pubDate>Thu, 03 Apr 2008 13:26:51 +0000</pubDate>
		<guid isPermaLink="false">http://techtracer.com/2007/08/15/jax-ws-jaxp-tutorial-building-a-stockquote-web-service-client/#comment-3890</guid>
		<description>Thanks!

Finally I found this simple enough description on how to build a  working Web Service client.

Other tutorials (Sun, metro, ...) are too complicated and mix also the server side development to the story.</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>Finally I found this simple enough description on how to build a  working Web Service client.</p>
<p>Other tutorials (Sun, metro, &#8230;) are too complicated and mix also the server side development to the story.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jobin Abraham</title>
		<link>http://techtracer.com/2007/08/15/jax-ws-jaxp-tutorial-building-a-stockquote-web-service-client/comment-page-1/#comment-1890</link>
		<dc:creator>Jobin Abraham</dc:creator>
		<pubDate>Thu, 01 Nov 2007 06:15:50 +0000</pubDate>
		<guid isPermaLink="false">http://techtracer.com/2007/08/15/jax-ws-jaxp-tutorial-building-a-stockquote-web-service-client/#comment-1890</guid>
		<description>Hi,
The articles are really helpful especially this one. 
 The presentation is also very comprehensive</description>
		<content:encoded><![CDATA[<p>Hi,<br />
The articles are really helpful especially this one.<br />
 The presentation is also very comprehensive</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anwar</title>
		<link>http://techtracer.com/2007/08/15/jax-ws-jaxp-tutorial-building-a-stockquote-web-service-client/comment-page-1/#comment-789</link>
		<dc:creator>Anwar</dc:creator>
		<pubDate>Wed, 22 Aug 2007 17:42:32 +0000</pubDate>
		<guid isPermaLink="false">http://techtracer.com/2007/08/15/jax-ws-jaxp-tutorial-building-a-stockquote-web-service-client/#comment-789</guid>
		<description>Hi,
Article is very nice. I have seen your website also, Its having very useful information.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Article is very nice. I have seen your website also, Its having very useful information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TechTracer &#187; Blog Archive JAX-WS Is Easier With JDK 1.6</title>
		<link>http://techtracer.com/2007/08/15/jax-ws-jaxp-tutorial-building-a-stockquote-web-service-client/comment-page-1/#comment-739</link>
		<dc:creator>TechTracer &#187; Blog Archive JAX-WS Is Easier With JDK 1.6</dc:creator>
		<pubDate>Sun, 19 Aug 2007 15:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://techtracer.com/2007/08/15/jax-ws-jaxp-tutorial-building-a-stockquote-web-service-client/#comment-739</guid>
		<description>[...] from an online web service while learning it for the first time and then had written a tutorial on creating a client with JAX-WS and JAXP. At that time I had JDK 1.5 and JWSDP 2.0 pack for web [...]</description>
		<content:encoded><![CDATA[<p>[...] from an online web service while learning it for the first time and then had written a tutorial on creating a client with JAX-WS and JAXP. At that time I had JDK 1.5 and JWSDP 2.0 pack for web [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Host News</title>
		<link>http://techtracer.com/2007/08/15/jax-ws-jaxp-tutorial-building-a-stockquote-web-service-client/comment-page-1/#comment-715</link>
		<dc:creator>Host News</dc:creator>
		<pubDate>Wed, 15 Aug 2007 22:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://techtracer.com/2007/08/15/jax-ws-jaxp-tutorial-building-a-stockquote-web-service-client/#comment-715</guid>
		<description>[...] JAX-WS + JAXP Tutorial - Building A StockQuote Web Service Client [link][more] [...]</description>
		<content:encoded><![CDATA[<p>[...] JAX-WS + JAXP Tutorial &#8211; Building A StockQuote Web Service Client [link][more] [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
