PureMVC Architects Lounge

PureMVC Manifold => MultiCore Version => Topic started by: marks416 on March 04, 2009, 10:22:53



Title: what this error means?
Post by: marks416 on March 04, 2009, 10:22:53
I just do a test for the multicore.I get the error message.Please help.Thanks

Mark

Unable to resolve a class for factoryClass: pipeworks1_modules_LoggerModule_mx_core_FlexModuleFactory.


Title: Re: what this error means?
Post by: puremvc on March 07, 2009, 07:50:24
Sounds like your test used some code from the pipeworks demo, and there is still a reference somewhere to the LoggerModule from that demo.

-=Cliff>