> From: dl [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat Status, Administration and Manager not working
>
> I had defined mixed roles in tomcat-users.xml (see earlier post) so I
> deleted references to role "admin" and it now works.
That shouldn't have been a pro
Caldarale, Charles R wrote:
>
> Both the Status and Tomcat Manager links refer to servlets within the
> manager app, and both paths, by default, only require a role of manager
> to access them. ...
>
Thanks again .. your comment .. "only require a role of manager" .. gave me
the clue.
I had
> From: dl [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat Status, Administration and Manager not working
>
> .. but unfortunately the other two links
> still do not work .. same error reports
Both the Status and Tomcat Manager links refer to servlets within the
manager app, and
Thanks .. changed valve to "127.0.0.1" .. restarted server ..
Now Tomcat Administration launches .. but unfortunately the other two links
still do not work .. same error reports
Status
and
Tomcat Manager
In Tomcat Administration page I can see ..
Context (/admin)
Context (/manager)
(plus other
> From: dl [mailto:[EMAIL PROTECTED]
> Subject: Tomcat Status, Administration and Manager not working
>
> conf\Catalina\localhost\admin.xml
> and
> server\webapps\admin\admin.xml
The latter .xml file isn't actually used; only the one in
conf/Catalina/localhost is si
I have installed apache-tomcat-5.5.20.zip ... into c:\apache-tomcat-5.5.20
I also installed apache-tomcat-5.5.20-admin.zip.
Then in two admin.xml files ..
conf\Catalina\localhost\admin.xml
and
server\webapps\admin\admin.xml
.. valves were uncommented to allow access to "localhost".
Launch