Right.  It can't find it.  That's my problem:  ColdFusion is supposed to create 
it automatically:

"ColdFusion automatically creates a WSDL file for any component referenced as a 
web service. For example, if you have a component named echo.cfc in your web 
root directory, you can view its corresponding WSDL file by requesting the 
component as follows: http://localhost/echo.cfc?wsdl";

http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=webservices_19.html

So folks, does anyone know what to do when ColdFusion fails to create the WSDL??


>If you can't take the WSDL URL for your web service and load it in a browser
>ON the server, CF can't load it either.
>
>The 404 from your CFHTTP call is a good indication that CF simply can't find
>it.
>
>
>.:.:.:.:.:.:.:.:.:.:.:.:.
>Bobby Hartsfield
>http://acoderslife.com
>http://cf4em.com
>
>
>
>
>Why would there be an issue resolving the domain?  CFM files work fine from
>the same directory when called via url.  Is there some other step to making
>a web service available that I'm missing here? 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347690
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to