I'm using java.security.manager with catalina.policy. Is it possible to make changes to catalina.policy and apply the changes without restarting Tomcat? I don't think it will be necessary to change security policy very often, but it'd be nice to be able to do it on the fly if possible. TIA!
