Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 121507

Re: Webservice issue on CF11 with IIS8.0, Unable to access web service with wsdl-  Getting this error faultString: Error attempting to create Java skeleton for CFC web service

$
0
0

I am getting the below error

 

Unable to read WSDL from URL: http://100.0.000.000/ASR-test/ASRServices/TestWebservice.cfc?wsdl.

 

Error: 500 Internal Server Error. It is recommended that you use a web browser to retrieve and examine the requested WSDL document to ensure it is correct. 

 

The error occurred in Z:/apps/asr-AlphaTest/test.cfm: line 3

 

1 : <cfscript>

2 :   args = { refreshWSDL=true, wsversion=1 };

3 :   ws = createObject("webservice", "http://100.0.000.000/ASR-test/ASRServices/TestWebservice.cfc?wsdl", args);

4 :   result = ws.getSAMBARequests("Appl_11", "ASR-Dev");

5 :   writeDump(result);


Viewing all articles
Browse latest Browse all 121507

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>