Re: Facings issues while migrating from Struts 2.5.x to 6.7
Lukasz Lenart <[email protected]> Tue, 11 Feb 2025 16:35:17 +0100
| Newsgroups | gmane.comp.jakarta.struts.user |
|---|---|
| Message-ID | <CAMopvkN72v_EE8=4WHh4p4NWz58cyEjevh+ESEYk+iUiHPpjsg@mail.gmail.com> |
pon., 10 lut 2025 o 04:06 Mahabir Gupta <[email protected]> napisał(a): > > Dear Lukasz, > > I am using Struts2 using struts2-core-2.5.8.jar with Java 17. > > http://localhost:8080/manager/html > HTTP Status 404 – Not Found > ------------------------------ > > *Type* Status Report > > *Message* The requested resource [/manager/html] is not available > > *Description* The origin server did not find a current representation for > the target resource or is not willing to disclose that one exists. > ------------------------------ > Apache Tomcat/9.0.82 Could you confirm, based on Tomcat logs, that your app has been deployed? There should be something like "deploying <your project name>" in the logs Cheers Lukasz