wow.  I don't feel stupid.. Well - yeah I do..

Thanks Tom - can I borrow your eyes?

-----Original Message-----
From: Tom Jordahl [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 16, 2003 1:58 PM
To: CF-Talk
Subject: RE: Errors, Web Services, CFMX 6.1


Jeff,

It is spelled "WSDL", not "WDSL". - Web Service Description Language.

--
Tom Jordahl
Macromedia Server Development

-----Original Message-----
From: Jeff Beer [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 16, 2003 1:35 PM
To: CF-Talk
Subject: Errors, Web Services, CFMX 6.1

I'm running the sample code from Chapter 25 of the Coldfusion MX Bible.

In both instances the only code I've changed is the URL info.

I continually get this error:

Could not generate stub objects for web service invocation.  
Name: http://localhost:8500/com/webservice.cfc?WDSL.
<http://localhost:8500/com/webservice.cfc?WDSL.>  WSDL:
http://localhost:8500/com/webservice.cfc?WDSL.
<http://localhost:8500/com/webservice.cfc?WDSL.>
org.xml.sax.SAXException:
Fatal Error: URI=null Line=40: Expected "" to terminate element starting
on line 16.

The error occurred in F:\CFusionMX\wwwroot\com\TestHarness.cfm: line 15

13 : webservice = "http://localhost:8500/com/webservice.cfc?WDSL">
14 :
15 : <cfinvokeargument name="zipfilter" value="3">
16 : </cfinvoke>
17 :

If I call the .cfc directly with ?wdsl, I get the nicely formatted
display showing the methods, etc..

The server is MX 6.1 (Version 6,1,0,63958)

I've also tried running this on my account at Crystaltech.com
(http://www.dbactive.com/com/index.cfm and they can't offer any
resolution either. Here's the error from Crystaltech:

The web service is not available.
Could not generate stub objects for web service invocation.
Name: wsPartners. WSDL: wsPartners. java.net.MalformedURLException: no
protocol: wsPartners 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.

If I try to run http://www.dbactive.com/com/webservice.cfc?wdsl,
<http://www.dbactive.com/com/webservice.cfc?wdsl,>  I get

Could not import the tag library specified by
"../administrator/cftags/".  
The following error was encountered:
C:\Inetpub\wwwroot-ct\CFIDE\componentutils\..\administrator\cftags.
Please ensure that you have specified a valid tag library.
The CFML compiler was processing:

a cfimport tag beginning on line 3, column 2.

Any ideas?

TIA!

  _____  


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to