<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>unsigned long geek = random(); &#187; Web Services</title>
	<atom:link href="http://mjturner.net/blog/archives/category/development/web-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://mjturner.net/blog</link>
	<description>Michael-John Turner: Musings from a random UNIX geek</description>
	<lastBuildDate>Fri, 12 Jun 2009 22:28:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
		<item>
		<title>soapui</title>
		<link>http://mjturner.net/blog/archives/2006/05/24/soapui/</link>
		<comments>http://mjturner.net/blog/archives/2006/05/24/soapui/#comments</comments>
		<pubDate>Wed, 24 May 2006 08:06:25 +0000</pubDate>
		<dc:creator>Michael-John Turner</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://weblogs.turner.org.za/mj/?p=134</guid>
		<description><![CDATA[For a while I&#8217;ve been looking for a decent open source tool to test web services, without much luck. There are a number of commercial tools, including Parasoft&#8217;s SOAtest, but I struggled to find any open source equivalents. A few days ago I stumbled upon soapui, which is a GPLd web service testing and prototyping [...]]]></description>
			<content:encoded><![CDATA[<p>For a while I&#8217;ve been looking for a decent open source tool to test web services, without much luck. There are a number of commercial tools, including <a href="http://www.parasoft.com/">Parasoft&#8217;s</a> <a href="http://www.parasoft.com/jsp/products/home.jsp?product=SOAP">SOAtest</a>, but I struggled to find any open source equivalents. A few days ago I stumbled upon <a href="http://www.soapui.org">soapui</a>, which is a GPLd web service testing and prototyping tool. It&#8217;s written in Java and should work on any operating system with a Java VM.</p>
<p>My initial impressions of version 1.5 are good &#8211; it had no problem importing the WSDL file for the project I&#8217;m currently working on (consuming a custom .NET web service) and allowing me to test it.</p>
<p>One small installation issue &#8211; if you have problems running <code>bin/soapui.sh</code>, it may be because the file contains carriage returns. Strip them out and it should work fine.<!--pp-thumb-start--><!--PictPress found no dir /home/www/weblogs.turner.org.za/mj/images//2006/05/soapui--><!--pp-thumb-end--></p>
]]></content:encoded>
			<wfw:commentRss>http://mjturner.net/blog/archives/2006/05/24/soapui/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
	</item>
	</channel>
</rss>
