you are correct...but when you register the service in CF Admin...you can use a name. Like I said...this is on the same box, so I just registered it to make it easire. I got the same results with the url.
On 9/11/07, Ian Skinner <[EMAIL PROTECTED]> wrote: > > Also web services are access as client-server http reqeusts so your > <cfinvoke should be to the url of the WSDL of your defined web service > on the site it is living on, something conceptionally like this: > > <cfinvoke > method="listPositions" > returnvariable="rawXMLPostionlist" > webservice="http://myDomain/listPositions.cfc?wsdl"> > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Enterprise web applications, build robust, secure scalable apps today - Try it now ColdFusion Today ColdFusion 8 beta - Build next generation apps Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288181 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

