On 04/13/2009 10:30 AM, Caldarale, Charles R wrote:
From: Farid Hamjavar [mailto:hamja...@unm.edu]
Subject: Removal of (or disable) /admin for the user manager
1) remove the row '/admin' all together,
2) if I can not do that, I at least like to
prevent the ability to do any of t
Tomcat 5.5.23 on Linux
Hello,
I have a question in reference to Tomcat's
Tomcat Manager's default page 'Tomcat Web Application Manager'
When I log in, as user 'manager' to that page I like to either:
1) remove the row '/admin' all together,
2) if I can not do that, I at least like to
p
Red Hat 4
Tomcat 5.5.23
Apache 2.0.52
Hello,
I have Apache+Tomcat up and this works:
https://hostname.unm.edu:8443 (Tomcat welcome page)
I use mod_jk2 and workers2.properties to connect Apache and Tomcat
And this works too:
https://hostname.unm.edu:8443/appname (app's welcome login page)
I
Update/Summary:
It was a permission issue as we're running
Tomcat under a different (non-root) user. The permission/ownership
issue was with the 'webapps' directory.
Farid
On Fri, 29 Sep 2006, Farid Hamjavar wrote:
> Date: Fri, 29 Sep 2006 17:22:35 -0600 (MDT)
>
Redhat AS 3 Tomcat 5.0.28
Hello,
I verified ('tar xvf' or 'jar tvf') my .war file is not corrupted.
Any ideas as what might be causing this when I try to expand the .war file ?
>From catalina.out:
WARNING: Exception while expanding web application archive myapp.war
Thanks,
Farid
---