一個異常,我已經試了很多方法了,在網上也沒找到答案 麻煩群裡面的高手了

supereminem12發表於2009-01-19
啟動tomcat的時候我就注意到不對了

資訊: validateJarFile(D:\apache-tomcat-6.0.14\webapps\store\WEB-INF\lib\servlet-api-2.3.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
2009-1-19 1:57:29 org.apache.catalina.loader.WebappClassLoader validateJarFile
資訊: validateJarFile(D:\apache-tomcat-6.0.14\webapps\store\WEB-INF\lib\servlet-api-2.5-6.1.2rc0.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class

嚴重: Error initializing XFireServlet.
org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from class path resource [META-INF/xfire/services.xml]; nested exception is java.io.FileNotFoundException: class path resource [META-INF/xfire/services.xml] cannot be opened because it does not exist
java.io.FileNotFoundException: class path resource [META-INF/xfire/services.xml] cannot be opened because it does not exist
at org.springframework.core.io.ClassPathResource.getInputStream(ClassPathResource.java:137)
at invoke
嚴重: Allocate exception for servlet XFireServlet
java.io.FileNotFoundException: class path resource [META-INF/xfire/services.xml] cannot be opened because it does not exist


這個問題怎麼解決呀,現在我一檢視wsdl就報異常,後面不能接著做了 請高手指教一二呀,謝謝了

相關文章