Simple Object Access Protocol, is a protocol specification for exchanging structured information in the implementation of Web Services in computer networks

learn more… | top users | synonyms

0
votes
0answers
21 views

Mixed Content Warning on Secured ArcGIS SOAP Service in IE

I am accessing a secured ArcGIS SOAP service with ?wsdl at the end. When I try to open the service in IE, I get a mixed content (https & http) warning. I do not get that warning when I try to ...
0
votes
0answers
204 views

how to verify SOAP endpoint is working or not in AGS Server 10 Java?

Since we applied AGS 10 Sp 4 Patch, our web apps fails to get connected in GIS server. As per ESRI it SP4 patch broke SOAP endpoint and we uninstalled and installed AGS but still has same problem. ...