`
ynp
  • 浏览: 437914 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

Parsing error processing resource path jndi:/localhost/sshTest/WEB-INF/struts-co

阅读更多
严重: Servlet /sshTest threw load() exception
javax.servlet.UnavailableException: Parsing error processing resource path jndi:/localhost/sshTest/WEB-INF/struts-config.xml
at org.apache.struts.action.ActionServlet.handleConfigException(ActionServlet.java:761)
at org.apache.struts.action.ActionServlet.parseModuleConfigFile(ActionServlet.java:744)
at org.apache.struts.action.ActionServlet.initModuleConfig(ActionServlet.java:689)
at org.apache.struts.action.ActionServlet.init(ActionServlet.java:356)
at javax.servlet.GenericServlet.init(GenericServlet.java:212)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1161)
at org.apa
.....

现象:tomcat启动时报的错;
原因:sturts中配置有误,比如我配置成了
<action path="/list" className="com.xx.web.action.PersonAction" scope="request" validate="false">
<forward name="list" path="/WEB-INF/page/list.jsp"/>
</action>

className应该替换成type。
分享到:
评论

相关推荐

    web-inf 第一部分

    在这个场景中,`WEB-INF`目录是Java Web应用程序的标准组成部分,SSH框架代表了Spring、Struts和Hibernate这三个开源框架的集成,Oracle数据库是广泛使用的的关系型数据库管理系统,而PBMS系统通常指的是病人健康...

    yum配置文件

    yum.conf 配置yum可能有点麻烦,安装mysql时可能需要一些依赖包,所以可以在etc/yum.conf 替换该文件,然后可以使用yum search glibc yum -y install 包名 安装需要的依赖包

    SVN各种错误提示产生原因及处理方法大全

    该错误提示的原因是服务器地址错误,是普通 Web 页面,不支持 SVN 的 WebDAV 协议。解决方法是确认输入正确的 SVN 服务地址,可以在浏览器中输入该地址进行确认。 5. The version of your subversion (client) is ...

    asm5.0.jar

    33:37.672:WARN::Nested in org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in URL [file:/E:/cloudwave-core/src/main/webapp/WEB- INF/...

    Ubuntu 64 位编译Android源码出错解决办法

    ### 错误一:`/usr/include/gnu/stubs.h:7:27:error: gnu/stubs-32.h: No such file or directory` #### 解决方案: 此错误通常表明系统缺少i386架构的库文件支持。可以通过安装`libc6-dev-i386`来解决这一问题。 `...

    android-async-http 源码

    Optional built-in response parsing into JSON (JsonHttpResponseHandler) Optional persistent cookie store, saves cookies into your app's SharedPreferences Examples For inspiration and testing on device...

    Android代码-freemoz

    Freemoz A spiritual sucessor to dmoz.org ...Investigate https://github.com/kremso/dmoz-parser for parsing existing dmoz data Build data converters Add letsencrypt https cert https://certbot.eff.org

    php.ini-development

    error_reporting ; Default Value: E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED ; Development Value: E_ALL ; Production Value: E_ALL & ~E_DEPRECATED & ~E_STRICT ; html_errors ; Default Value: On ; ...

    sdilreade(Parsing the IL of a Method Body)

    how to get a readable and programmable result from the IL array provided by the MethodBody.GetILAsByteArray() method.

    Struts2+Spring3+MyBatis3完整实例

    网上的东西好大多都不能直接用,自己结合网上资料做了一个Struts2+Spring3+MyBatis3的测试工程,JUnit测试用例和WEB服务。 内涵完整jar包,解压直接可用,包括一个表文件。 Eclipse3.2+Tomcat/5.5+jdk1.5.0_17 - ...

    UE(官方下载)

    How to check your JavaScript source code for common mistakes without actually running the script or opening the web page Character properties at your fingertips Access the properties of a character ...

    sublime-package_controler

    内含sublime text3安装包,Package Control.sublime-package文件,channel_v3.json,以及SFTP插件文件SFTP.sublime-package文件。还有我解决安装SFTP插件时因为packagecontrol.io无法访问的相关心得,

    sqlmap (懂的入)

    o DBMS banner parsing o DBMS functions output comparison o DBMS specific features such as MySQL comment injection o Passive SQL injection fuzzing * It fully supports two SQL injection techniques: ...

    Foundations of Python Network Programming(3rd) 英文版pdf

    Chapter 12: Building and Parsing E-Mail Chapter 13: SMTP Chapter 14: POP Chapter 15: IMAP Chapter 16: Telnet and SSH Chapter 17: FTP Chapter 18: RPC Instead, this book focuses on network ...

    Android代码-AndroidJsoup

    AndroidJsoup 研究使用解析网页数据,并将主要信息存储到本地数据库中,方便在电脑上查询。 参考资料 jsoup 官网地址 ... jsoup Cookbook(中文版) ...http://www.open-open.com/jsoup/parsing-a-document.htm 这里是

    checkpoints.zip

    本资源对应Blog:虚拟试穿 without parsing (https://blog.csdn.net/beauthy/article/details/118147977)的模型应用资源。测试用模型有两个:gen_model_final.pth,warp_model_final.pth。即为本资源提供的模型...

    springAOP demo 带错误解决文档

    Offending resource: class path resource [beans.xml] at org.springframework.beans.factory.parsing.FailFastProblemReporter.error(FailFastProblemReporter.java:70) 由于缺少依赖包 aspectjweaver-1.6.12...

    Xilinx Vitis运行报错:2022.2 Vitis: ERROR : Can't read "map":

    Xilinx Vitis运行报错 2022.2 Vitis: ERROR : Can't read "map": no such variable when trying to launch application on my target

    struts-1.3.9-all.zip

    This product includes software developed by The Apache Software Foundation ... This product includes the ANTLR parsing library, developed by JGuru.com (http://www.antlr.org and http://www.jguru.com).

Global site tag (gtag.js) - Google Analytics