Thanks for the information, we are looking into it.
Mash On!
- deepak alur | vp product + engineering at jackbe | follow me
The WSDL attached does not have a server name set:
<wsdl:service name="Annotation">
<wsdl:port binding="tns:AnnotationSoap12" name="AnnotationSoap12">
<soap12:address location="http://:8080/presto/edge/api/mashsoap/Annotation"/>
</wsdl:port>
<wsdl:port binding="tns:AnnotationSoap" name="AnnotationSoap">
<soap:address location="http://:8080/presto/edge/api/mashsoap/Annotation"/>
</wsdl:port>
</wsdl:service>
Make sure you have set the server and port appropriately in your Manage -> Config page.




I am trying to use a SOAP request to get data back from the Annotation mashup in Presto. I have used both soapUI and Rest firefox plugin and I get the same error. I have included stack trace documents as attachments. I have included the wsdl generated by Presto, the SOAP Request, and the error message generated. Let me know if anything else would be helpful.
Thank you.
<!--StartFragment--> <!--EndFragment-->