ToryZhou opened a new issue #9676:
URL: https://github.com/apache/dubbo/issues/9676


   dubbo 3.0.4 jodatime反序列化不了怎么破呢, 有人给点信息么?怎么让jodatime可以反序列化呢?
   
   
   服务方返回的对象有jodatime的Datetime属性的时候会在消费方和服务方报以下错:
   com.alibaba.com.caucho.hessian.io.HessianFieldException: 
org.joda.time.base.BaseDateTime.iChronology: 'org.joda.time.Chronology' could 
not be instantiated
   
   
我又尝试了配置(我查了下scopeModel.getExtensionLoader(type).getSupportedExtensions()只支持compactedjava
 hessian2 java nativejava)
   dubbo.protocol.serialization=java
   
   🈶️会报以下错误
   java.io.IOException: Unexpected serialization id:2 received from network, 
please check if the peer send the right id.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to