I've created a Flex app that calls a CFC as a web service... but when I run the app it fails because somehow the WSDL file that gets created changes the
<wsdlsoap:address location="http://mydomain.com/docs/DDD/DDD_WS.cfc"/>
tag to
<wsdlsoap:address location="http://127.0.0.1/docs/DDD/DDD_WS.cfc"/>
I've tried using the "serviceaddress" attribute for the cfcomponent tag, but it doesn't seem to make a difference.
Any ideas on how to solve this?
oh, and here's the really weird part... it was working fine just a few days ago....
Thanks in advance,
gakusei
North America
Europe, Middle East and Africa
Asia Pacific