> We're attempting to work with "SOAP-based web services" which 
> lack WSDL files.  The only answer we've gotten for this 
> remarkable stupidity is that WSAD (WebSphere Application 
> Developer) can't produce WSDL so they didn't do it.
> 
> We do know the methods, parameters, etc.  Can CFINVOKE still 
> be of use or will we have to degrade back to CFHTTP and raw 
> XML parsing?

You won't be able to use CFINVOKE to invoke a web service without a WSDL
URL. I think the easiest solution would be to write a CFC web service with
the same interface, view the WSDL for that web service, save it as a file
and change the endpoint. Good luck with that, though. Yecch.

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!


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230321
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to