Hi - 

I have an application that runs and connects to the backend service
defined within a Services.mxml (sub of Cairngorm ServicesLocator). 
However, when trying to write a flexunit test to verify the service is
available or to perform any other integration tests using flexunit, I
get the message that the service cannot be found. Since the Services
is instantiated in the original Application(that works), I tried
instantiating it in the RunTest.mxml file(the Application for the
tests) and also just creating a new Services() within the test....this
doesn't work though as I get the service can't be found error.  Has
anyone else seen this?

Thanks in advance!!!!

Mike





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/2jUsvC/tzNLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to