Hi All,

I have enabled the tomcat manager console in a Solaris box by adding the
necessary roles and usernames in /opt/apache-tomcat-5.5.17/conf/
tomcat-users.xml.
Everything goes fine when I log in to one of them ( manager console ( by
going to this link: https://151.193.178.113/manager/html and typing the user
id and password)
However, I can't log in to the console, it displays these well-known
messages:

type Status report
message /manager/html
description The requested resource (/manager/html) is not available.

I have checked the manager application and it seems to be installed:

/opt/apache-tomcat-5.5.17/server/webapps/manager>ls -ltr
total 290
-rw-r--r--   1 root     root        3295 Apr 14  2006 xform.xsl
-rw-r--r--   1 root     root        2977 Apr 14  2006 status.xsd
-rw-r--r--   1 root     root         469 Apr 14  2006 manager.xml
-rw-r--r--   1 root     root       97383 Apr 14  2006 manager-howto.html
-rw-r--r--   1 root     root       39730 Apr 14  2006
html-manager-howto.html
drwxr-xr-x   3 root     root         512 Jul 20  2006 WEB-INF
drwxr-xr-x   2 root     root         512 Jul 20  2006 images

Do you have an idea of where I should look at? Maybe server.xml in the conf
directory.
Thanks,
Fabian

Reply via email to