• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

TOMCAT and Web applications

V

vwxyz

Guest
Hello,

JSP is enabled on my windows VPS.
- Now I can access http://<IP>:8080/ , but not for a domain which I've enabled JSP for, http://<domain>:8080/ (I got The page cannot be found error). How I should solve this? so I could open http://<domain>:8080/ fine?

- Also I tried to upload WAR file in plesk, it goes well and I can see it's status as running in plesk panel (Tomcat web applications page for the domain). It is shown in plesk. but NOT in tomcat web aplication manager! http://<IP>:8080/manager/html. It seems that the WAR file which I've uploaded has NOT been created correctly under TOMCAT applications.

Would you please advise me what are these problems and how to solve them?
Thanks in advanced,
Regards,
Kevin.
 
- Port 8080 is used by Standalone Tomcat service. Plesk uses Tomcat service PSA on port 9080.

- There is such issue but this doesn't affect web applications capacity for work
 
Back
Top