1、错误描述
[RPC Fault faultString="Cannot invoke method
'saveOrUpdate'.
" faultCode="Server.ResourceUnavailable"
faultDetail="The expected argument types are
(com.***.***.model.****) but the
supplied types were (flex.messaging.io.amf.ASObject)
and converted to (null)."]
2、错误原因
3、解决办法
本文探讨了在使用RPC调用方法saveOrUpdate时遇到的错误:无法调用方法,详细分析了错误原因,并提供了有效的解决方案。通过检查参数类型和确保预期参数类型的一致性,可以成功解决该问题。
3411

被折叠的 条评论
为什么被折叠?



