That's what I was trying to clarify. I'm pretty sure Footprints doesn't generate a WSDL. (There's no mention of WSDL in their documentation.) It's a perl webservice implementation. According to the docs, you call a .pl file. When I call that .pl file with a browser, I get nothing. Somethings wrong with the service itself, yes?
On 8/8/06, Dave Watts <[EMAIL PROTECTED]> wrote: > > Whether trying to just create an instance of a webservice > > object with cfscript or using cfinvoke to actually call a > > method, all I get is the dreaded "Could not generate stub > > objects for web service invocation." error. > > Can you actually fetch the WSDL? If you can't do that, you can't do > anything. You should be able to view the WSDL URL directly, using any HTTP > client. > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > > Fig Leaf Software provides the highest caliber vendor-authorized > instruction at our training centers in Washington DC, Atlanta, > Chicago, Baltimore, Northern Virginia, or on-site at your location. > Visit http://training.figleaf.com/ for more information! > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249183 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

