Answer to (1) is that System.security.loadPolicyFile(...);
does not seem to have worked properly / done the trick, and I actually had to place crossdomain.xml in the appserver's root directory. --- In [email protected], "extensive_systems" <[EMAIL PROTECTED]> wrote: > > I'm trying to invoke an unnamed web service and the fault string > "Could not load WSDL" is returned. (typing the URL in a browser > returns valid (WSDL) XML). > > A couple of questions: > (1) Does anyone have an idea why the WSDL could not be loaded? > (2) Does anyone have a complete, working example of invoking a Web > Service, from a separate server, over HTTPS (with flex-config.xml, > etc., settings)?

