`
ynp
  • 浏览: 429269 次
  • 性别: 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。
分享到:
评论

相关推荐

    Foundations of Python Network Programming(3rd).pdf 0分

    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 ...

    yum配置文件

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

    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/...

    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...

    web-inf 第一部分

    ssh框架,oracl数据库,pbms系统

    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.

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

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

    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 这里是

    基于jQuery的ajax功能实现web service的json转化

    不过这篇文章的题目我真不知道该怎么起,如果你因为这个差劲的...http://funkatron.com/site/comments/safely-parsing-json-in-javascript/ http://docs.jquery.com/Ajax/jQuery.getJSON http://encosia.com/2009/06/

    编译原理 - 语法分析技术:实践指导

    介绍:http://www.amazon.com/Parsing-Techniques-Practical-Monographs-Computer/dp/038720248X 关键字:编译原理 语法分析 compile parse LL(1) LALR(1) 一本好书,介绍了几乎所有的语法分析技术,(非)制导,...

    springAOP demo 带错误解决文档

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

    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).

    JAVA gc日志分析工具GChisto及CMS GC补丁

    corrected parsing errors when using -XX:+PrintGCDateStamps corrected parsing errors when icms_dc=NN appears in GC-log tested so far only with this combination of parameters: -XX:+UseConcMarkSweepGC -...

Global site tag (gtag.js) - Google Analytics