Interface method get allowDomainsInNewRSLs in namespace mx.core:IFlexModuleFactory not implemented

371 views
Skip to first unread message

couzteau

unread,
May 31, 2011, 10:41:35 PM5/31/11
to Flex SDK Maven Install
Hi everybody. I'm a newbie, please help me to make sense and solve
this error I see after upgrading my flex compiler version in my maven
project to 4.5.0.20967.

I honestly don't understand why the SystemManager is out of sync.
Unfortunately I'm not really sure what it does. I'm not specifically
including it in my dependencies. It seems to be pulled in by some
component and it seems to be resolved to an incompatible version.

How do I find out what I need to include or upgrade?

Please see the full error below.

Thank you.


couzteau

> _XedocWebclient_mx_managers_SystemManager.as(182): col: 13 Error: Access of undefined property allowInsecureDomainsInNewRSLs.
>
> if (allowInsecureDomainsInNewRSLs && _allowInsecureDomainParameters)
> ^
>
> _XedocWebclient_mx_managers_SystemManager.as(24): col: 14 Error: Interface method get allowDomainsInNewRSLs in namespace mx.core:IFlexModuleFactory not implemented by class _XedocWebclient_mx_managers_SystemManager.
>
> public class _XedocWebclient_mx_managers_SystemManager
> ^
>
> _XedocWebclient_mx_managers_SystemManager.as(24): col: 14 Error: Interface method set allowDomainsInNewRSLs in namespace mx.core:IFlexModuleFactory not implemented by class _XedocWebclient_mx_managers_SystemManager.
>
> public class _XedocWebclient_mx_managers_SystemManager
> ^
>
> _XedocWebclient_mx_managers_SystemManager.as(24): col: 14 Error: Interface method get allowInsecureDomainsInNewRSLs in namespace mx.core:IFlexModuleFactory not implemented by class _XedocWebclient_mx_managers_SystemManager.
>
> public class _XedocWebclient_mx_managers_SystemManager
> ^
>
> _XedocWebclient_mx_managers_SystemManager.as(24): col: 14 Error: Interface method set allowInsecureDomainsInNewRSLs in namespace mx.core:IFlexModuleFactory not implemented by class _XedocWebclient_mx_managers_SystemManager.
>
> public class _XedocWebclient_mx_managers_SystemManager
> ^
>
> _XedocWebclient_mx_managers_SystemManager.as(24): col: 14 Error: Interface method addPreloadedRSL in namespace mx.core:IFlexModuleFactory not implemented by class _XedocWebclient_mx_managers_SystemManager.
>
> public class _XedocWebclient_mx_managers_SystemManager
> ^
>
> _XedocWebclient_mx_managers_SystemManager.as(24): col: 14 Error: Interface method get allowDomainsInNewRSLs in namespace mx.core:IFlexModuleFactory not implemented by class _XedocWebclient_mx_managers_SystemManager.
>
> public class _XedocWebclient_mx_managers_SystemManager
> ^
>
> _XedocWebclient_mx_managers_SystemManager.as(24): col: 14 Error: Interface method set allowDomainsInNewRSLs in namespace mx.core:IFlexModuleFactory not implemented by class _XedocWebclient_mx_managers_SystemManager.
>
> public class _XedocWebclient_mx_managers_SystemManager
> ^
>
> _XedocWebclient_mx_managers_SystemManager.as(24): col: 14 Error: Interface method get allowInsecureDomainsInNewRSLs in namespace mx.core:IFlexModuleFactory not implemented by class _XedocWebclient_mx_managers_SystemManager.
>
> public class _XedocWebclient_mx_managers_SystemManager
> ^
>
> _XedocWebclient_mx_managers_SystemManager.as(24): col: 14 Error: Interface method set allowInsecureDomainsInNewRSLs in namespace mx.core:IFlexModuleFactory not implemented by class _XedocWebclient_mx_managers_SystemManager.
>
> public class _XedocWebclient_mx_managers_SystemManager
> ^
>
> _XedocWebclient_mx_managers_SystemManager.as(24): col: 14 Error: Interface method addPreloadedRSL in namespace mx.core:IFlexModuleFactory not implemented by class _XedocWebclient_mx_managers_SystemManager.
>
> public class _XedocWebclient_mx_managers_SystemManager


paul sheldon

unread,
Jun 22, 2011, 4:25:41 PM6/22/11
to Flex SDK Maven Install
Hi,
Did you ever figure out the problem here? I am getting the exact same
error messages as you.

[ERROR] defaults_mx_core_FlexModuleFactory.as:[23,14] Interface method
get allowDomainsInNewRSLs in namespace mx.core:IF
lexModuleFactory not implemented by class
defaults_mx_core_FlexModuleFactory.public class
defaults_mx_core_FlexModuleFac
tory

Sincerely,
Paul

couzteau

unread,
Jun 30, 2011, 3:25:32 PM6/30/11
to Flex SDK Maven Install
I think I inherit the out dated system manager from integrating
cairngorm. Waiting for them to provide libraries that are compiled
with sdk 4.5
Reply all
Reply to author
Forward
0 new messages