gpt4 book ai didi

java - Tomcat5 "Null component"和 "HTTP Status 404 - Servlet jsp is not available"

转载 作者:行者123 更新时间:2023-11-28 22:03:57 25 4
gpt4 key购买 nike

我需要将我的应用程序从 tomcat6 迁移到 tomcat5。应用程序已部署,但我无法使用 Web 浏览器访问它。

现在一步一步:

1) 文件夹“work/Catalina/localhost/”、“conf/Catalina/localhost/”和“webapps/”没有与我的项目相关的文件。

2) 使用 tomcat-maven 插件部署我的应用程序,它出现在 Web 应用程序管理器页面的应用程序列表中。

3) 打开我的应用程序的任何页面时,出现以下错误,并显示在 Web 浏览器窗口中:

HTTP Status 404 - Servlet VoucherManager is not available

type Status report

message Servlet VoucherManager is not available

description The requested resource (Servlet VoucherManager is not available) is not available.

Apache Tomcat/5.5.30

然后转到“catalina..log”我看到了:

04.08.2010 12:30:10 org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive VoucherManager.war
04.08.2010 12:30:11 org.apache.commons.modeler.Registry registerComponent
SEVERE: Null component Catalina:type=JspMonitor,name=jsp,WebModule=//localhost/VoucherManager,J2EEApplication=none,J2EEServer=none

我的“context.xml”

<?xml version="1.0" encoding="UTF-8"?>
<Context>
<Loader
loaderClass="org.springframework.instrument.classloading.tomcat.TomcatInstrumentableClassLoader"/>
</Context>

有什么建议吗?

最佳答案

删除上面提到的context.xml后开始工作。

关于java - Tomcat5 "Null component"和 "HTTP Status 404 - Servlet jsp is not available",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3404545/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com