On Thu, 24 Jun 2004 13:13:41 +1000, Andrew Scott <[EMAIL PROTECTED]> wrote: > If I have a remote server try to connect to a coldfusion wsdl (web service) > coldfusion will automatically generate the wsdl file, now if a change is > made to that service, in the way an argument is passed or the way something > is returned back to the caller coldfusion on the caller will spit the dummy.
Are you talking about CF calling a CF web service? Look in the CF Admin (on the caller) - it will probably cache the web service stubs. You can refresh the web service from the administrator. I think you can also refresh it programmatically (using undocumented service factory stuff). --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
