[
https://issues.apache.org/jira/browse/FLEX-35357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16179189#comment-16179189
]
Alex Harui commented on FLEX-35357:
-----------------------------------
Yes, the Flash Remoting protocol is AMF. AIUI, (and I do not know much about
CF), you can dictate in CF what output types are used, and in RemoteObject,
also dictate via the Channel/ChannelSet what output types are used. When you
hit that CFM from the browser, the browser probably requests text/html. We are
requesting application/x-amf (I think) and the question is what CF is doing in
response.
See https://forums.adobe.com/thread/712370
That mentions there might be an exceptions.log file that could tell us more
about what CF doesn't like about the request from FlexJS. It also mentions a
Network Monitor could be used. Then you could compare what the working Flex
app sends and receives vs what FlexJS sends and receives.
> 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)