问题描述
请问该如何在部署spring的时候,加载本地xsd,试了网上的,都不好用,请赐教,谢谢
解决方案
windows>preferences>myeclipse>files and edtitors>xml>xmlcatalog点add,在出现的窗口中的Key Type中选择URI,在location中选File syetem,然后在spring解压目录中的dist/resources目录中选择spring-beans-2.5.xsd,回到设置窗口时不要着急关闭窗口,应把窗口中的Key Type改为Schema location,Key改为http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
解决方案二:
详细解决方案,请参见http://blog.csdn.net/bluishglc/article/details/7596118
时间: 2024-09-20 15:32:32