<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Webservices on Benny Simmonds</title>
    <link>https://www.bencode.io/tags/webservices/</link>
    <description>Recent content in Webservices on Benny Simmonds</description>
    <generator>Hugo -- 0.149.1</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 01 Jun 2016 20:57:10 +0000</lastBuildDate>
    <atom:link href="https://www.bencode.io/tags/webservices/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>soapUI mock bug</title>
      <link>https://www.bencode.io/posts/2016-06-01-soapui-noop/</link>
      <pubDate>Wed, 01 Jun 2016 20:57:10 +0000</pubDate>
      <guid>https://www.bencode.io/posts/2016-06-01-soapui-noop/</guid>
      <description>&lt;p&gt;Today I stumbled onto interesting soapUI quirk, involving a combination of mock services, SOAP 1.2 and multipart message definitions.&lt;/p&gt;
&lt;p&gt;In essence, the soapUI mock service will always return an HTTP 500, with the following response:&lt;/p&gt;
&lt;p&gt;{% highlight xml %}
&amp;lt;soap:Envelope xmlns:soap=&amp;ldquo;&lt;a href=&#34;http://www.w3.org/2003/05/soap-envelope%22%3E&#34;&gt;http://www.w3.org/2003/05/soap-envelope&amp;quot;&amp;gt;&lt;/a&gt;
&lt;a href=&#34;soap:Body&#34;&gt;soap:Body&lt;/a&gt;
&lt;a href=&#34;soap:Fault&#34;&gt;soap:Fault&lt;/a&gt;
&lt;a href=&#34;soap:Code&#34;&gt;soap:Code&lt;/a&gt;
&lt;a href=&#34;soap:Value&#34;&gt;soap:Value&lt;/a&gt;Server&amp;lt;/soap:Value&amp;gt;
&amp;lt;/soap:Code&amp;gt;
&lt;a href=&#34;soap:Reason&#34;&gt;soap:Reason&lt;/a&gt;

&amp;lt;soap:Text xml:lang=&amp;ldquo;en&amp;rdquo;&amp;gt;Missing operation for soapAction [http://services.net.bencode/wsdl/2016/06/01/retrievecoolnesslevelrequest] and body element [{http://services.net.bencode/wsdl/2016/06/01}retrieveCoolnessLevelRequest] with SOAP Version [SOAP 1.2]&amp;lt;/soap:Text&amp;gt;
&amp;lt;/soap:Reason&amp;gt;
&amp;lt;/soap:Fault&amp;gt;
&amp;lt;/soap:Body&amp;gt;
&amp;lt;/soap:Envelope&amp;gt;
{% endhighlight %}&lt;/p&gt;
&lt;p&gt;Sigh.&lt;/p&gt;
&lt;p&gt;Thankfully some legend known as fyerf posted a solution on the &lt;a href=&#34;https://community.smartbear.com/t5/SoapUI-Open-Source/R-Missing-operation-for-soapAction-and-body-element-moc/td-p/38006&#34;&gt;smartbear community forums&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
