Serialization problem with FlashPlayer 10.1
hi,
a call in remote method, using amf/blazeds, failing following reason :
"the expected argument types are (int, mypackage.myclassvo[]) thesupplied types (java.lang.double, java.lang.object[]) andconverted (java.lang.integer, null).
cannot convert type flex.messaging.io.amf.asobject remote typespecified 'null' instance of class mypackage.myclassvo"
serialization failing.
point works previous version of flash, except 10.1
so definitions of vos not problem.
change have been done in new flash player, serialization ?
help.
m.
environment : windows 32bits (but happens on mac os well)
flash version : win 10,1,53,64
browser : firefox, opera, ie... have problem
that error java code sounds question blazeds community. if willing tinker blazeds code, might want try changing type declarations in server-side procedure -- or perhaps casting them proper type.
More discussions in ActionScript 3
adobe
Comments
Post a Comment