DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11076>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11076

Security grants are not recognized by all loaded classes 

           Summary: Security grants are not recognized by all loaded classes
           Product: Tomcat 4
           Version: 4.0.3 Final
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Hi,

I have found the following problem:

I use Tomcat with the security manager. File permissions granted to servlets 
work very well. File permissions granted to classes imported by sevlets donīt
work. The example files are attached:

The attached SendMailService class is able to write, the imported UploadBuffer 
class is not.

I have tried:
export CATALINA_OPTS=-Djava.security.debug=all

The permissions are succesfully recognized but then they fail.

Best regards

Thomas

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to