rongmin opened a new issue #1560: Dubbo 多协议, dubbo和webservice协议发布接口,启动时报错 
无法初始化webservice的bean
URL: https://github.com/apache/incubator-dubbo/issues/1560
 
 
   由于dubbo2.5.3的webservice框架是多年以前的,当时依赖的是 cxf2.6.1,但是cxf 2.6.1 与dubbo集成spring 
4.0,不兼容, 启动时报 NoSuchMethod 在spring aop的框架类。所以推断cxf2与spring4不兼容。
   但升级cxf到3.x以上版本,也是报错NoSuchMethod在cxf的框架类,推断cxf3与dubbo rpc 
webservice协议的相关框架类不兼容,具体类好像时 WebserviceHandler?
   请问有没计划升级支持最新的cxf3

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to