<?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: Creating generic SOAP Web Services</title>
	<atom:link href="http://blog.jdevelop.eu/2008/03/16/creating-generic-soap-web-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jdevelop.eu/2008/03/16/creating-generic-soap-web-services/</link>
	<description>Under development by Siegfried Bolz</description>
	<pubDate>Sun, 05 Feb 2012 09:31:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gwaine</title>
		<link>http://blog.jdevelop.eu/2008/03/16/creating-generic-soap-web-services/comment-page-1/#comment-91</link>
		<dc:creator>Gwaine</dc:creator>
		<pubDate>Fri, 12 Dec 2008 16:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jdevelop.eu/?p=71#comment-91</guid>
		<description>This is brilliant!

I was thinking of doing something similar (creating a one method web service with one data parameter) but it didn't occur to me to add another "wrapper" webservice to provide different interfaces to the same underlying code.

My core code will remain largely unchanged as the web services on top come and go over time.

Thanks!
Gwaine</description>
		<content:encoded><![CDATA[<p>This is brilliant!</p>
<p>I was thinking of doing something similar (creating a one method web service with one data parameter) but it didn&#8217;t occur to me to add another &#8220;wrapper&#8221; webservice to provide different interfaces to the same underlying code.</p>
<p>My core code will remain largely unchanged as the web services on top come and go over time.</p>
<p>Thanks!<br />
Gwaine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kasper</title>
		<link>http://blog.jdevelop.eu/2008/03/16/creating-generic-soap-web-services/comment-page-1/#comment-90</link>
		<dc:creator>Kasper</dc:creator>
		<pubDate>Thu, 22 May 2008 21:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jdevelop.eu/?p=71#comment-90</guid>
		<description>Hi Siegfried

Thank you very much for taking the time to write this article, which has been very helpfull to me.

Best regards</description>
		<content:encoded><![CDATA[<p>Hi Siegfried</p>
<p>Thank you very much for taking the time to write this article, which has been very helpfull to me.</p>
<p>Best regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siegfried Bolz</title>
		<link>http://blog.jdevelop.eu/2008/03/16/creating-generic-soap-web-services/comment-page-1/#comment-89</link>
		<dc:creator>Siegfried Bolz</dc:creator>
		<pubDate>Wed, 30 Apr 2008 12:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jdevelop.eu/?p=71#comment-89</guid>
		<description>Hello Anirban,
sorry for the late answer, had to much to do.
If you still need help, send me an email.</description>
		<content:encoded><![CDATA[<p>Hello Anirban,<br />
sorry for the late answer, had to much to do.<br />
If you still need help, send me an email.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anirban Majumdar</title>
		<link>http://blog.jdevelop.eu/2008/03/16/creating-generic-soap-web-services/comment-page-1/#comment-88</link>
		<dc:creator>Anirban Majumdar</dc:creator>
		<pubDate>Thu, 24 Apr 2008 11:29:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jdevelop.eu/?p=71#comment-88</guid>
		<description>Hi Siegfried

Really helpful article.It you also be very helpful if you could provide a help in my scenario wherein I need to set a separate header in the SOAP request from the client-end with user-id and password and extract and validate the values at the service side using JAX-WS.
Could you please guide me in the implementation process.</description>
		<content:encoded><![CDATA[<p>Hi Siegfried</p>
<p>Really helpful article.It you also be very helpful if you could provide a help in my scenario wherein I need to set a separate header in the SOAP request from the client-end with user-id and password and extract and validate the values at the service side using JAX-WS.<br />
Could you please guide me in the implementation process.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

