当前位置: 首页 > news >正文

泛微E9 引入高版本spring导致webservices接口报错

OA引入了高版本的spring依赖,导致webservice功能无法使用
[2024.06.13 10:22:28.472]2024-06-13 10:22:28,468 ERROR org.codehaus.xfire.transport.http.XFireServlet - Error initializing XFireServlet. org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Unexpected failure during bean definition parsing Offending resource: class path resource [org/codehaus/xfire/spring/xfire.xml] Bean 'xfire.serviceRegistry'; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Old 1.x 'singleton' attribute in use - upgrade to 'scope' declaration Offending resource: class path resource [org/codehaus/xfire/spring/xfire.xml] Bean 'xfire.serviceRegistry'

OA引入了高版本的spring依赖,导致webservice功能无法使用

解决方案(二选一):

1、删除引入的高版本的spring依赖(确保OA其他代码没有依赖要删除的jar),重启OA服务

2、参考附件中的方案处理

http://www.dtcms.com/a/304258.html

相关文章:

  • vue2 使用liveplayer加载视频
  • 【初识数据结构】CS61B中的基数排序
  • 彻底清理ArcGIS 10.2残留的步骤
  • 【自制组件库】从零到一实现属于自己的 Vue3 组件库!!!
  • 堆的理论知识
  • uniapp如何封装uni.request 全局使用
  • qt webengine播放视频
  • VS+Qt中使用QCustomPlot绘制曲线标签(附源码)
  • 002 TrafficGenerator 类详解
  • FCN语义分割算法原理与实战
  • 八股训练营 40 天心得:一场结束,也是一场新的开始
  • 力扣热题100--------240.搜索二维矩阵
  • LeetCode热题100——46. 全排列
  • 研电赛-基于GD32的纳型无人机AI追踪系统1
  • vue相关的拖拉拽官网
  • minio安装 windows系统
  • C语言第六章函数递归
  • Linux文件归档和备份
  • Qt 多线程网络编程实战
  • iOS 能耗·电池·电量监控实战指南:如何全面查看与优化 App 电能消耗
  • VTK开发笔记(一):VTK介绍,Qt5.9.3+VS2017x64+VTK8.2编译
  • AI驱动的浏览器自动化革命:Claude Code + BrowserCat MCP深度实践指南
  • 【MySQL学习|黑马笔记|Day2】SQL|DML、DGL、DCL,函数,约束
  • Python 打造 Excel 到 JSON 转换工具:从开发到打包全攻略
  • Java后端开发数据校验工作
  • Qt 嵌入式开发环境搭建
  • .NET测试平台Parasoft dotTEST在汽车电子行业的核心功能及应用
  • PCIE4.0/5.0/DDR4/DDR5使用以及布局布线规则-集萃
  • python cli命令 cli工具命令 自定义cli命名 开发 兼容 window、mac、linux,调用示例
  • ath12k_mac_op_tx到数据包发送的完整调用路径