Hello everybody, It seems to me that there's no Policy Base Security support via a SecurityManager implementation in Tomcat. Am I wrong? I have some code that calls getProtectionDomain() from the Class class. When it is used from Tomcat 3.1, the method returns NULL and when it's used from the JVM (in a test class of mine), it returns a valid ProtectionDomain reference. Is that related to the SecurityManager implementation missing in Tomcat? TIA. - Gino -------------------------------------- Gino Cerro Jr Acolyte Technologies
