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