Hi,

This may be a long shot but ...

I am trying:

<cfinvoke 
 webservice="http://live.capescience.com/wsdl/GlobalWeather.wsdl";
 method="getWeatherReport"
 returnvariable="aWeatherReport">
        <cfinvokeargument name="code" value="YPAD"/>
</cfinvoke>

CFMX gives the error:

Web service operation "getWeatherReport" with parameters {code={YPAD},}
could not be found.

However, DWMX lists this operation (and it exists in the WSDL).

One area that looks like it counld cause troble is that the WSDL lists two
bindings (station and weatherreport). All methods from the station binding
work correctly.

Can CFMX/DWMX handle WSDL/web services with more than one binding?

Got any ideas? The bad news is that getWeatherReport seems to work from .Net
and JSP!

cheers

David


---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to