You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/12/14 01:11:35 UTC

[GitHub] [dubbo] Jimy-Guo commented on issue #9757: 程序启动成功后,出现序列化问题org.apache.dubbo.common.serialize.hessian2.Hessian2SerializerFactory.getClassFactory()报没有这个方法

Jimy-Guo commented on issue #9757:
URL: https://github.com/apache/dubbo/issues/9757#issuecomment-1350205530

   > 加了依赖还是没解决
   > 
   > > > @Jimy-Guo 加上
   > > > ```
   > > >     <dependency>
   > > >         <groupId>org.apache.dubbo</groupId>
   > > >         <artifactId>dubbo-serialization-hessian2</artifactId>
   > > >     </dependency>
   > > > ```
   > > > 
   > > > 
   > > >     
   > > >       
   > > >     
   > > > 
   > > >       
   > > >     
   > > > 
   > > >     
   > > >   
   > > > 试试
   > > 
   > > 
   > > 万分感谢,除了这个配置之外还要添加 com.caucho hessian 4.0.38 之前在使用源代码添加获取工厂类方法生成的对应的hessian的class文件把dubbo:3.0.6中的文件替换,但是不成功。原来可以添加另外打包依赖来更换hessian的工厂类。再次感谢。
   > 
   > 加了依赖还是报错呢
   
   确认一下自己的依赖是不是冲突了


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org