<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ghosted Notes &#187; Web Services</title>
	<atom:link href="http://ghostednotes.com/category/web-services/feed" rel="self" type="application/rss+xml" />
	<link>http://ghostednotes.com</link>
	<description>The writings of a technology ronin</description>
	<lastBuildDate>Thu, 05 Aug 2010 19:18:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Advice for jumping into Java Web Services?</title>
		<link>http://ghostednotes.com/2007/11/11/Advice-for-jumping-into-Java-Web-Services</link>
		<comments>http://ghostednotes.com/2007/11/11/Advice-for-jumping-into-Java-Web-Services#comments</comments>
		<pubDate>Mon, 12 Nov 2007 00:11:00 +0000</pubDate>
		<dc:creator>Brian Panulla</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://ghostednotes.com/2007/11/11/Advice-for-jumping-into-Java-Web-Services</guid>
		<description><![CDATA[So I&#8217;ve landed on a new project. We&#8217;ve been asked to port a well-studied
scientific algorithm into a Web Service, hoping to link the calculated
results into a networked client for visualization (likely Google Earth).
Now, porting the algorithm (from MATLAB) should be relatively
straightforward. What I&#8217;m unsure about is where to start building the Web
Service! I&#8217;ve previously just [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve landed on a new project. We&#8217;ve been asked to port a well-studied<br />
scientific algorithm into a Web Service, hoping to link the calculated<br />
results into a networked client for visualization (likely Google Earth).</p>
<p>Now, porting the algorithm (from MATLAB) should be relatively<br />
straightforward. What I&#8217;m unsure about is where to start building the Web<br />
Service! I&#8217;ve previously just used ColdFusion for anything that needed to serve a<br />
data feed (like sending RSS or feeding a Flash or Flex app), but the requirements from the<br />
contracting agency really point to something more portable like Java, Python or Ruby. Since I&#8217;m most familiar with Java, and there have been a few articles here and there on Java Web Services, that seemed to be a likely path.</p>
<p>I&#8217;ve read about SOAP, REST, and XML-RPC, and the Apache Axis library. Then I found Axis2, and heard about CXF from <a href="http://www.yepthatsme.com">a colleague</a>. Can anyone<br />
offer any advice as to where to start? Does anyone even build Web Services by hand anymore?</p>
<p>Oh, and Barry&#8230; I know I still owe you <a href="http://www.yepthatsme.com/2007/09/19/8-things-about-me/">those 8 things you asked about</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ghostednotes.com/2007/11/11/Advice-for-jumping-into-Java-Web-Services/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
