> You're indeed correct :) I had to bring the WSDL down > locally and change the <soap:address location=""> property to > my machine - that's why it wasn't calling the local version!
You shouldn't have to do that - all you should have to do is specify the WSDL URL using the proxy address, too. So, for example, if the web service is at foo.com, you'd configure the proxy to talk to foo.com, then rewrite your CFINVOKE tag to point to the proxy. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ phone: 202-797-5496 fax: 202-797-5444 ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
