读书人

webspere6.1.0.17+struts2+spring+hib

发布时间: 2012-03-14 12:01:12 作者: rapoo

webspere6.1.0.17+struts2+spring+hibernate,发布应用程序,报Error 404: SRVE0190E: 找不到文件
大家好,我用webspere6.1.0.17+struts2+spring+hibernate发布应用程序,服务器正常启动,访问jsp页

面可以,当使用struts2命名的路径 如:testWeb_test.action时 ,则报404错误。该应用程序在tomcat

发布能正常访问,在网上搜索到解决方案说在控制台-》应用程序服务器-》server1-》web容器-》定制属

性,增加 com.ibm.ws.webcontainer.invokeFiltersCompatibility =true就可以了,可是加上了也不行

。请高手们多多指点。。。。。谢谢了
一下是错误日志

在这个目录下D:\IBM\WebSphere\AppServer\profiles\AppSrvTest\logs\ffdc的server1_exception.log

文件下的错误日志: Index Count Time of last Occurrence Exception SourceId ProbeId
------+------+---------------------------+--------------------------
1 1 12-2-22 12:18:08:484 CST org.omg.CORBA.BAD_OPERATION

com.ibm.ws.naming.jndicos.CNContextImpl.isLocal 3510
------+------+---------------------------+--------------------------
+ 2 1 12-2-22 12:18:44:937 CST java.io.FileNotFoundException

com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleRequest 573


[解决办法]
个人认为:com.ibm.ws.webcontainer.invokeFiltersCompatibility =true好像全部都系小写。com.ibm.ws.webcontainer.invokefilterscompatibility试下。

读书人网 >J2EE开发

热点推荐