<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/wordpress-mu-1.0" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: A Dirt-Simple Web Service</title>
	<link>http://tssblog.blogs.techtarget.com/2006/12/14/a-dirt-simple-web-service/</link>
	<description></description>
	<pubDate>Wed, 25 Nov 2009 03:01:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=wordpress-mu-1.0</generator>

	<item>
		<title>by: Peter O'Brien</title>
		<link>http://tssblog.blogs.techtarget.com/2006/12/14/a-dirt-simple-web-service/#comment-363</link>
		<pubDate>Thu, 18 Jan 2007 15:16:24 +0000</pubDate>
		<guid>http://tssblog.blogs.techtarget.com/2006/12/14/a-dirt-simple-web-service/#comment-363</guid>
					<description>One of the key potential benefits of JAX-WS to software component developers is that it provides a certain degree of platform indpendance. It is clear that it does not go far enough though because of the amount of additional container specif annotations that are out there.

The next step after this Dirt Simple Web Service would be to go through the process of deploying on Glassfish, etc.</description>
		<content:encoded><![CDATA[<p>One of the key potential benefits of JAX-WS to software component developers is that it provides a certain degree of platform indpendance. It is clear that it does not go far enough though because of the amount of additional container specif annotations that are out there.</p>
<p>The next step after this Dirt Simple Web Service would be to go through the process of deploying on Glassfish, etc.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: siva</title>
		<link>http://tssblog.blogs.techtarget.com/2006/12/14/a-dirt-simple-web-service/#comment-362</link>
		<pubDate>Thu, 28 Dec 2006 11:45:19 +0000</pubDate>
		<guid>http://tssblog.blogs.techtarget.com/2006/12/14/a-dirt-simple-web-service/#comment-362</guid>
					<description>This example does not explain how to deploy.
Do we need to create war file? any other xml files are
required etc...</description>
		<content:encoded><![CDATA[<p>This example does not explain how to deploy.<br />
Do we need to create war file? any other xml files are<br />
required etc&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jack Webb</title>
		<link>http://tssblog.blogs.techtarget.com/2006/12/14/a-dirt-simple-web-service/#comment-361</link>
		<pubDate>Thu, 21 Dec 2006 19:14:57 +0000</pubDate>
		<guid>http://tssblog.blogs.techtarget.com/2006/12/14/a-dirt-simple-web-service/#comment-361</guid>
					<description>From TSS.com on a Dirt-Simple Web Service 
Re-Posted by: By Jack Vaughan

Interop with "dirt simple" web services have never been an issue. Maybe so 2 or more years ago, but current (Java) web service stacks have matured to an extent that interop between "dirt simple" web services that are essentially Basic Profile 1.1 compliant is not an issue for simple (interop) scenarios.

However, start passing complex types, graphs of complex types, arrays of complex types, nulls and you get to see that different Java web service stacks behave quite differently at [runtime].

Throw in WS-Security, WS-ReliableMessaging and some other assorted WS-* standards and you're almost guaranteed to run into a whole lot of interop headaches. - K. Subramanian</description>
		<content:encoded><![CDATA[<p>From TSS.com on a Dirt-Simple Web Service<br />
Re-Posted by: By Jack Vaughan</p>
<p>Interop with &#8220;dirt simple&#8221; web services have never been an issue. Maybe so 2 or more years ago, but current (Java) web service stacks have matured to an extent that interop between &#8220;dirt simple&#8221; web services that are essentially Basic Profile 1.1 compliant is not an issue for simple (interop) scenarios.</p>
<p>However, start passing complex types, graphs of complex types, arrays of complex types, nulls and you get to see that different Java web service stacks behave quite differently at [runtime].</p>
<p>Throw in WS-Security, WS-ReliableMessaging and some other assorted WS-* standards and you&#8217;re almost guaranteed to run into a whole lot of interop headaches. - K. Subramanian
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
