amin200x Posted August 7, 2020 Posted August 7, 2020 (edited) Hello, I want to deploy Spring MVC(Java Servlet), but after deploying and link creation, when I click the link it shows below message Not Found The requested URL was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. The web app runs in my local tomcat server without any problem. Edited August 7, 2020 by Krydos too big of a font, hurts my eyes
amin200x Posted August 7, 2020 Author Posted August 7, 2020 (edited) Thanks for the reply.Deployed file: "amin200x_technom.war"User Name: amin200xDomain Name: technom.heliohost.orgActually I tested tomcat samples of three versions 7, 8 and 9, but the error message was the same. Edited August 7, 2020 by amin200x
Krydos Posted August 7, 2020 Posted August 7, 2020 Disable your forced redirect to https. Johnny only supports http on deployed wars OR https if you request it and an admin manually changes it for you, but not both. Tommy supports both https and http on deployed .war files at the same time.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now