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

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
            Summary|Security grants are not     |Security grants are not
                   |recognized by all loaded    |recognized by all loaded
                   |classes                     |classes



------- Additional Comments From [EMAIL PROTECTED]  2002-07-23 13:30 -------
You are not reporting a bug, you are reporting a misconfiguration of your
catalina.policy or some other configuration error.

Try running Tomcat with -Djava.security.debug="access,failure"

This should give you the information you need to track down what permission
is not being granted.

One other thing to look at.  It looks like you are running Tomcat on unix.
Unix file ownership and permissions still apply, it could very well be that
the user Tomcat is running as doesn't have unix file permissions to perform
some file operation.

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

Reply via email to