[ 
https://issues.apache.org/jira/browse/FLEX-35357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16178087#comment-16178087
 ] 

Alex Harui commented on FLEX-35357:
-----------------------------------

Try deleting the bin/js-debug folder and re-compiling.  Then look in the 
index.html for the line like this:

goog.addDependency('../../../org/apache/flex/core/Application.js', 
['org.apache.flex.core.Application'], ['org.apache.flex.core.IBead', 
'org.apache.flex.core.UIBase', 'org.apache.flex.core.ValuesManager', 
'org.apache.flex.events.Event', 'org.apache.flex.utils.MXMLDataInterpreter', 
'org.apache.flex.utils.Timer', 'org.apache.flex.utils.Language']);


Along with IBead, the last array should also contain ApplicationBase.  If it 
doesn't, let us know and we'll have to watch the compiler compute the list and 
figure out why not.


> FlexJS RemoteObject and ColdFusion
> ----------------------------------
>
>                 Key: FLEX-35357
>                 URL: https://issues.apache.org/jira/browse/FLEX-35357
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: RPC: RemoteObject
>    Affects Versions: Apache FlexJS 0.9.0
>         Environment: Windows 10, Firefox Developer
>            Reporter: Doug Simmons
>             Fix For: Apache FlexJS 0.9.0
>
>         Attachments: MSTest.zip
>
>
> The project at https://justpaste.it/1bl2l
> Generates error - stack trace at https://justpaste.it/1bksx
> Doug



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to