`
processer_java
  • 浏览: 28900 次
  • 性别: Icon_minigender_1
  • 来自: 长沙市
社区版块
存档分类
最新评论

Parsing error processing resource path jndi:/localhost/JOA/WEB-INF/struts-config

阅读更多
快要下班的时候,项目来了问题!
技术架构:struts1.3+spring2.5+hibernate3.2
项目结果在启动时就来了个错:Parsing error processing resource path jndi:/localhost/JOA/WEB-INF/struts-config.xml
网上找遍,也没有详细的解决资料!
好吗!试着再次去破解这神圣的问题!
呵呵!
找啊找啊!
在网上发现一篇文章,说了一点关于这样的错误!内容如下:
struts-config.xml注释引发的启动异常
严重: Parse Fatal Error at line 37 column 9: The string "--" is not permitted within comments.
org.xml.sax.SAXParseException: The string "--" is not permitted within comments.
其实错在这个注释上:
<!---------------用户信息------------------>
正确写法:
<!--  用户信息 -->
虽然启动正常,但注释语法的错误也得注意!
我把有关的注释也去掉,可结果还是一样,那就不是这样的!
再接着找错!
终于发现了一个错误,有关配置写错了!呵呵!
这个有关一词,让我想起了我的同事一起讨论的话题了!
那就是政府部门在遇到敏感性的问题时,就会说“有关”部门将会出来解决!
呵呵!
娱乐一下大众!
回到正题,其实有关人员把form-bean的配置节点的一个属性给写错了,
本该是type属性,结果写成了className属性,这哪能不启动服务器出错呢!
记住了,有关人员!
呵呵!
希望能给有关有该错误的人员带来一点方便!
快要下班了!
看过我的文章的“有关”人员请留下笔记!谢谢!
分享到:
评论

相关推荐

    web-inf 第一部分

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

    asm5.0.jar

    nested exception is org.springframework.core.NestedIOException: Failed to parse config resource: class path resource [mybatis- config.xml]; nested exception is org.apache.ibatis.builder....

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

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

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

    yum配置文件

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

    php.ini-development

    The directory from the --with-config-file-path compile time option, or the ; Windows directory (C:\windows or C:\winnt) ; See the PHP docs for more specific information. ; ...

    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

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

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

    sublime-package_controler

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

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

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

    springAOP demo 带错误解决文档

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

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

    Android代码-AndroidJsoup

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

    activiti-explorer中的EditorProcessDefinitionDetailPanel类

    activiti-explorer部署中文流程报错:Error parsing XML,替换activiti-explorer的jar中的此文件可解决问题 类路径:org.activiti.editor.ui

    checkpoints.zip

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

    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