spring报错cvc-complex-type.2.4.c The matching wildcard is strict, but no declaration can

博客讲述了项目启动时遇到的报错,具体为org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException,指出问题文件applicationContext - bootstrap.xml无效,原因是元素‘tx:advice’无声明。还提到从svn检出项目,对比svn和本地文件发现误删内容。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

启动项目报错 :

org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 114 in XML document from URL [...applicationContext-bootstrap.xml] is invalid; nested exception is org.xml.sax.SAXParseException; lineNumber: 114; columnNumber: 68; cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'tx:advice'.

 

这个是我在开发中遇到的一个问题,问题提示明确指出了问题文件位置,

红色部分,.applicationContext-bootstrap.xml] is invalid(此文件无效)

,以及后面的解释

The matching wildcard is strict, but no declaration can be found for element 'tx:advice'.

(匹配通配符是严格的,但是对于元素“tx:Advices”没有找到声明)

还有一种办法,因为我是从svn检出到本地的,我就对比了下svn和本地的区别,右键出错项目applicationContext-bootstrap.xml选择svn,查看了下svn最新版本和我本地的区别,发现被我误删了///....

 

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值