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

Doug Simmons commented on FLEX-35357:
-------------------------------------

On re-compile, ApplicationBase is now present. Here is the line from
index.html.

goog.addDependency('../../../org/apache/flex/core/Application.js',
['org.apache.flex.core.Application'],
['org.apache.flex.core.ApplicationBase', '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.core.IInitialViewApplication',
'org.apache.flex.core.IParent', 'org.apache.flex.core.IPopUpHost',
'org.apache.flex.core.IRenderedObject', 'org.apache.flex.core.IStrand',
'org.apache.flex.events.IEventDispatcher',
'org.apache.flex.utils.Language']);

No idea why this is different than before. Project code is unchanged.

When this is run and set to stop on exceptions, the following stack
trace appears

Paused on XMLHttpRequest
file:///C:/ColdFusion/cfusion/wwwroot/booxotel/MSTest/undefined

org.apache.flex.net.remoting.amf.AMFNetConnection.onReadyStateChange
(AMFNetConnection.js:141)
org.apache.flex.net.remoting.amf.AMFNetConnection.call
(AMFNetConnection.js:113)
org.apache.flex.net.remoting.Operation.send (Operation.js:71)
org.apache.flex.net.RemoteObject.send (RemoteObject.js:87)
Test.init (Test.js:115)
Test.$EH0 (Test.js:143)
goog.events.EventTarget.fireListeners (eventtarget.js:284)
goog.events.EventTarget.dispatchEventInternal_ (eventtarget.js:381)
goog.events.EventTarget.dispatchEvent (eventtarget.js:196)
org.apache.flex.events.EventDispatcher.dispatchEvent (EventDispatcher.js:73)
org.apache.flex.core.HTMLElementWrapper.dispatchEvent
(HTMLElementWrapper.js:249)
org.apache.flex.core.Application.initialize (Application.js:279)
org.apache.flex.core.Application.start (Application.js:252)
(anonymous) (index.html:159)

Doug





> 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