cxf+spring 实现webservice的发布,启动tomcat,报以下错误?
信息:LoadingSpringrootWebApplicationContext2014-6-814:19:47org.springframework.beans.fa...
信息: Loading Spring root WebApplicationContext
2014-6-8 14:19:47 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
信息: Loading XML bean definitions from ServletContext resource [/WEB-INF/beans.xml]
2014-6-8 14:19:47 org.springframework.web.context.ContextLoader initWebApplicationContext
严重: Context initialization failed
org.springframework.beans.factory.BeanDefinitionStoreException: Line 12 in XML document from ServletContext resource [/WEB-INF/beans.xml] is invalid; nested exception is org.xml.sax.SAXParseException: Document root element "beans", must match DOCTYPE root "null".
org.xml.sax.SAXParseException: Document root element "beans", must match DOCTYPE root "null".
at
应该是jaxws.xsd的问题?但是相应jar包都有加进来?求各位大哥帮忙啊 展开
2014-6-8 14:19:47 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
信息: Loading XML bean definitions from ServletContext resource [/WEB-INF/beans.xml]
2014-6-8 14:19:47 org.springframework.web.context.ContextLoader initWebApplicationContext
严重: Context initialization failed
org.springframework.beans.factory.BeanDefinitionStoreException: Line 12 in XML document from ServletContext resource [/WEB-INF/beans.xml] is invalid; nested exception is org.xml.sax.SAXParseException: Document root element "beans", must match DOCTYPE root "null".
org.xml.sax.SAXParseException: Document root element "beans", must match DOCTYPE root "null".
at
应该是jaxws.xsd的问题?但是相应jar包都有加进来?求各位大哥帮忙啊 展开
2个回答
展开全部
应该spring找不到你指定的spring-beans.xsd文件。应该是你把文件名写错了。
以spring3.2.2举例,你可以用解压缩软件打开spring-beans-3.2.2.jar文件,进入META-INF文件夹,打开spring.schemas文件看下都有那些schemas可用。
以spring3.2.2举例,你可以用解压缩软件打开spring-beans-3.2.2.jar文件,进入META-INF文件夹,打开spring.schemas文件看下都有那些schemas可用。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
你把控制台报的错误全部贴出来。
更多追问追答
追答
http://www.springframework.org/schema/beans/spring-beans(加上Spring版本号).xsd这地方试试看。
格式如下:http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询