<?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: Advice for jumping into Java Web Services?</title>
	<atom:link href="http://ghostednotes.com/2007/11/11/Advice-for-jumping-into-Java-Web-Services/feed" rel="self" type="application/rss+xml" />
	<link>http://ghostednotes.com/2007/11/11/Advice-for-jumping-into-Java-Web-Services</link>
	<description>The writings of a technology ronin</description>
	<lastBuildDate>Tue, 12 Apr 2011 22:08:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Barry Hawkins</title>
		<link>http://ghostednotes.com/2007/11/11/Advice-for-jumping-into-Java-Web-Services/comment-page-1#comment-25</link>
		<dc:creator>Barry Hawkins</dc:creator>
		<pubDate>Tue, 08 Jan 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://ghostednotes.com/2007/11/11/Advice-for-jumping-into-Java-Web-Services#comment-25</guid>
		<description>Cool, eagerly awaiting the 8 things. :-)</description>
		<content:encoded><![CDATA[<p>Cool, eagerly awaiting the 8 things. <img src='https://carrot.otherother.net/ghostednotes/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aran</title>
		<link>http://ghostednotes.com/2007/11/11/Advice-for-jumping-into-Java-Web-Services/comment-page-1#comment-23</link>
		<dc:creator>Aran</dc:creator>
		<pubDate>Mon, 12 Nov 2007 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://ghostednotes.com/2007/11/11/Advice-for-jumping-into-Java-Web-Services#comment-23</guid>
		<description>I asked one of my coleagues who had to do a similar thing as one of his first tasks when he joined the company.

He used:

- JWSDP (java web services developer pack) for all the heavy lifting. I think this /jar is already included in some app servers such as Sun App server (Glassfish) etc.
- JAXB - to do all the marshalling / unmarshalling of the XML stuctures 
- a java servlet to invoke the serverside methods

Were you wanting more than just an overview?


Cheers,
Aran</description>
		<content:encoded><![CDATA[<p>I asked one of my coleagues who had to do a similar thing as one of his first tasks when he joined the company.</p>
<p>He used:</p>
<p>- JWSDP (java web services developer pack) for all the heavy lifting. I think this /jar is already included in some app servers such as Sun App server (Glassfish) etc.<br />
- JAXB &#8211; to do all the marshalling / unmarshalling of the XML stuctures<br />
- a java servlet to invoke the serverside methods</p>
<p>Were you wanting more than just an overview?</p>
<p>Cheers,<br />
Aran</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Panulla</title>
		<link>http://ghostednotes.com/2007/11/11/Advice-for-jumping-into-Java-Web-Services/comment-page-1#comment-24</link>
		<dc:creator>Brian Panulla</dc:creator>
		<pubDate>Mon, 12 Nov 2007 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://ghostednotes.com/2007/11/11/Advice-for-jumping-into-Java-Web-Services#comment-24</guid>
		<description>Thanks Aran... that is the sort of sketch I&#039;m looking for. I want to build a few &quot;Hello World!&quot; Web Services to get a handle on the various frameworks. I was really suprised that there were so many frameworks available. I&#039;ll add this to the list!</description>
		<content:encoded><![CDATA[<p>Thanks Aran&#8230; that is the sort of sketch I&#8217;m looking for. I want to build a few &quot;Hello World!&quot; Web Services to get a handle on the various frameworks. I was really suprised that there were so many frameworks available. I&#8217;ll add this to the list!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

