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=10902>.
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=10902

"package.access" security check too general for Jasper - precompiled JSPs get 
package-access violation





------- Additional Comments From [EMAIL PROTECTED]  2002-07-18 16:40 -------
Instead of Tomcat trying to fine tune the package access rules,
why not just add the following permission to the default grant:

permission "java.lang.RuntimePermission"
"accessClassInPackage.org.apache.jasper.runtime.*";

Please let me know if this takes of the problem.

If it does, we may be able to add this as a default grant in
the catalina.policy which comes with Tomcat 4.

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

Reply via email to