Hi,

I'm sure this has been brought up before, but I can't find it so I
figured I'd ask...

A vanilla installation of tomcat fails to start the admin webapps with
the Security Manager enabled. This is because the manager and
host-manager webapps ship with a context.xml. The behavior isn't
documented anywhere that I see, so I'm curious if it's intentional or
has been flying under the radar. Are there reasons why we would not
trust an application that we ship when running under the Security
Manager? Is there a reason we can't move the context.xml for each app
into the appropriate conf/[Engine]/[Host] directory to fix this?

If you guys think this is a bug I can file a BZ and fix it :D Or, mark
it as "Beginner" since it's trivial.



Thanks,
Coty

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to