• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

accesing the admin interface of tomcat

qualispace

Regular Pleskian
Hello,
How can I access the Tomcat admin interface? Does anybody know where can I find the admin user name and password of Tomcat?

Please help me.
 
Due to the lack of informations on Plesk and Tomcat, it is hard to get things work properly! I did a lot of search on the Internet in order to find good answers to my questions. However, be extremely careful, not all the answers works on Plesk!
Originally posted by qualispace
How can I access the Tomcat admin interface?
You will find some useful infos here:
Code:
http://www.yourdomain.com:9080/manager
The full path on the server is:
Code:
/var/cache/tomcat4/work/PSA/yourdomain.com/

Originally posted by qualispace
Does anybody know where can I find the admin user name and password of Tomcat?
Code:
/etc/tomcat4/tomcat-users.xml or /var/tomcat4 (I'm not sure which one)
I hope that this will help.

-DS
 
Back
Top