You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by David Wall <dw...@myEastside.com> on 2001/02/06 04:54:03 UTC

Tomcat security manager and RMI security manager

What do I need to do to use a Security Manager with Tomcat AND let me
install the RMISecurityManager since my servlets will be calling RMI server
methods.  I am starting tomcat with the "-security" option to install a
security manager (I do want the tomcat.policy file to be in effect).  What
will I need to allow me to set the RMISecurityManager too?

Thanks,
David