<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Java on Justin Carmony</title>
		<link>https://www.justincarmony.com/tags/java/</link>
		<description>Recent content in Java on Justin Carmony</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Mon, 30 Jun 2008 20:47:20 +0000</lastBuildDate>
		
			<atom:link href="https://www.justincarmony.com/tags/java/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>SoapUI - a simple and raw Java SOAP Client</title>
				<link>https://www.justincarmony.com/2008/06/30/soapui-a-simple-and-raw-java-soap-client/</link>
				<pubDate>Mon, 30 Jun 2008 20:47:20 +0000</pubDate>
				<guid>https://www.justincarmony.com/2008/06/30/soapui-a-simple-and-raw-java-soap-client/</guid>
				<description>&lt;p&gt;There are times when you need a &amp;ldquo;raw&amp;rdquo; SOAP client to see the exact messages being sent to and from a Soap Sever. This is especially important for developers who are hosting a soap server for an API. In my example, PHP was throwing an error, but I couldn&amp;rsquo;t see exactly what it was. The Soap for Ecplise uses XSLT to parse a soap message into a readable format, but because the PHP error was breaking the XML formatting, Eclipse just told me that it couldn&amp;rsquo;t parse, but wouldn&amp;rsquo;t show me the raw message.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
