RE: [flexcoders] WSDLError:Element not resolvable => LoadEvent doesn't imply service ready

2006-08-08 Thread Franck de Bruijn
, Franck       From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of kaleb_pederson Sent: Tuesday, August 08, 2006 1:38 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] WSDLError:Element not resolvable => LoadEvent doesn't imply service ready  

[flexcoders] WSDLError:Element not resolvable => LoadEvent doesn't imply service ready

2006-08-07 Thread kaleb_pederson
I have been struggling with the "Element not resolvable" error today in some of my unit tests using FlexUnit. As far as I can tell, the LoadEvent doesn't imply that the service is ready. If I put a timer in and wait 1 second after the load event to make my service call, everything works corre

[flexcoders] WSDLError:Element not resolvable

2006-07-27 Thread flexava
I ran into a strange problem when I was trying to call a web service.Here's the source: http://www.adobe.com/2006/mxml"; layout="vertical"> http://localhost:8008/ws/services/umc/umc/auth?wsdl"; showBusyCursor="true" result="onResult(event)