• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Problem calling a web service

New Here ,
Sep 14, 2006 Sep 14, 2006

Copy link to clipboard

Copied

Hello,

I am using the following code to try and call a web service on a remote server,however, I continually get the following error message:

Could not generate stub objects for web service invocation.
Name: http://resmar-tero2/test/FetchAramisAsset.asmx?wsdl. WSDL: http://resmar-tero2/test/FetchAramisAsset.asmx?wsdl. org.xml.sax.SAXException: Fatal Error: URI=null Line=1: White spaces are required between publicId and systemId. It is recommended that you use a web browser to retrieve and examine the requested WSDL document for correctness. If the requested WSDL document can't be retrieved or it is dynamically generated, it is likely that the target web service has programming errors.

The error occurred in C:\CFusionMX7\wwwroot\swanson\aramis_ws_consumer.cfm: line 5

3 : method="FetchAsset"
4 : returnvariable="returnedText">
5 : <cfinvokeargument name="CN" value="F165"/>
6 : </cfinvoke>

Anyone have any ideas?
TOPICS
Advanced techniques

Views

268

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 14, 2006 Sep 14, 2006

Copy link to clipboard

Copied

LATEST
Forgot to mention that using the url in a browser does display the xml file just fine.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation