Menu

#2 Custom Class can not deserialized

open
nobody
None
5
2008-08-13
2008-08-13
Anonymous
No

Hi,
we have a problem integrating the hessian c# implementation in our API. The JAVA Hessian works very fine but using the Hessian C# the login does not work because the answer of our server can not deserialized. The Answer class is attached.

The error which shows the Hessian c#:
hessiancsharp.io.CHessianException: unknown code:z
bei hessiancsharp.client.CHessianMethodCaller.DoHessianMethodCall(Object[] arrMethodArgs, MethodInfo methodInfo) in c:\downloads\HessianCSharp_1_3_3\HessianCSharp\HessianCSharp\hessiancsharp\client\CHessianMethodCaller.cs:Zeile 227.

Discussion

  • Nobody/Anonymous

     
  • Nobody/Anonymous

    Problem is solved. I have to write my own serializer and an add method to add them to the serializer factory.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.