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: [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