Hi Ben,

I'm not exactly sure whats going on here. Can you give more info, with
code and the exception your seeing?

Thanks,

Alistair 

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of ben.clinkinbeard
Sent: 03 May 2007 13:36
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Cairngorm 2.2 incompatible with AS-based
ServiceLocator?

I think there may be a problem related to using the accessors collection
returned by describeType() in AbstractServices.as. It doesn't seem to
include items declared in AS.

I am getting an error saying the web service can't be found or something
similar when calling getWebService() on my AS-based ServiceLocator. When
my app starts up it loads a config file that contains the WSDL urls for
the services in my app. Once the file has loaded, I call an
initServices() function on my SL where I define the WebService
properties. When I subsequently try to call getWebService(), it bombs
saying it doesn't exist.

Looking at the callstack shows that all of my services are properly
created, they just don't seem to get registered with SL.

Ideas? Bug?

Thanks,
Ben

PS - I posted to the cairngorm-devel list almost 24 hours ago and it
still hasn't shown up, so sorry if it eventually does.



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links



Reply via email to