i tried to connect to a different web service with SOAPUI in the production environment (different service call) and it didn't work either
<script type="text/javascript">
var thisSite = $().SPServices.SPGetCurrentSite();
alert (thisSite);
</script>
the error thrown by soapui is "InvalidDefinitionException"