I'm getting the following error when I set production-mode to true.
I'm using jboss 4.0.5, FDS 2.0.1, compiling via mxml servlet. if
production-mode = false, it works fine.

ReferenceError: Error #1069: Property GlobalModelLocator not found on
com.ea.common.util.login.LoginForm and there is no default value.
        at MethodInfo-11796()
        at Function/http://adobe.com/AS3/2006/builtin::apply()
        at _com_ea_common_util_login_LoginFormWatcherSetupUtil/setup()
        at com.ea.common.util.login::LoginForm/initialize()
        at
mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::childAdded()
        at
mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::rawChildren_addChildAt()
        at mx.managers::SystemManager/addChild()
        at mx.managers::PopUpManagerImpl/addPopUp()
        at mx.managers::PopUpManagerImpl/createPopUp()
        at mx.managers::PopUpManager$/createPopUp()
        at com.ea.common.util.login::LoginPopup$/show()
        at com.ea.common.control.command::LoginUserCommand/execute()
        at
com.adobe.cairngorm.control::FrontController/com.adobe.cairngorm.control:FrontController::executeCommand()
        at
flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
        at flash.events::EventDispatcher/dispatchEvent()
        at com.adobe.cairngorm.control::CairngormEventDispatcher/dispatchEvent()
        at index/::initApp()
        at index/___Application1_creationComplete()
        at
flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
        at flash.events::EventDispatcher/dispatchEvent()
        at mx.core::UIComponent/dispatchEvent()
        at mx.core::UIComponent/set initialized()
        at mx.managers::LayoutManager/::doPhasedInstantiation()
        at Function/http://adobe.com/AS3/2006/builtin::apply()
        at mx.core::UIComponent/::callLaterDispatcher2()
        at mx.core::UIComponent/::callLaterDispatcher()

Reply via email to