Spring 报错:解析xml失败

<?xmlversion="1.0"encoding="UTF-8"?><!DOCTYPEbeanPUBLIC"-//SPRING//DTDBEAN//EN""http:... <?xml version="1.0" encoding="UTF-8"?>
<! DOCTYPE bean PUBLIC"-//SPRING//DTD BEAN//EN"
"http://www.springframework.org/dtd/spring-bean.dtd">
<bean>
<bean id = "message" classv= "com.vo.Message">
<property name = "message">
<value>Hello Spring!</value>
</property>
</bean>
</bean>
现在报这个错了Exception in thread "main" org.springframework.beans.factory.BeanDefinitionStoreException: Line 2 in XML document from class path resource [springtest.xml] is invalid; nested exception is org.xml.sax.SAXParseException: The markup in the document preceding the root element must be well-formed.
org.xml.sax.SAXParseException: The markup in the document preceding the root element must be well-formed.
展开
 我来答
左潇龙
2011-10-04 · TA获得超过470个赞
知道小有建树答主
回答量:344
采纳率:0%
帮助的人:279万
展开全部
<bean>
<bean id = "message" classv= "com.vo.Message">
<property name = "message">
<value>Hello Spring!</value>
</property>
</bean>
</bean>

外面的是beans标签 class那多了个v
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式