limweb / sabreamf

Automatically exported from code.google.com/p/sabreamf
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

SabreAMF_AMF3_Deserializer exception: Unsupported type: 0xA8 #23

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Sending a commandMessage (CLIENT_PING) to a blazeDS server, the response cannot 
be parsed.

SabreAMF_AMF3_Deserializer throws an exception: "Unsupported type: 0xA8"

Charles shows the response as an "Externalized Object: DSK"

Apparently pyAMF had the same problem: http://dev.pyamf.org/ticket/289

Original issue reported on code.google.com by macs...@gmail.com on 5 Dec 2010 at 4:32

GoogleCodeExporter commented 9 years ago
Hi Mascebi,

I don't have the time anymore to really spend time on SabreAMF. This is 
definitely a new feature, and I just can't pull it together to do the research 
anymore to find out what this element is, and how I can decode it. Sorry about 
that

If you can provide a patch, I'll happily accept it, this is however all I can 
do at this point.

Evert

Original comment by evert...@gmail.com on 7 Dec 2010 at 9:06