Hi,
Thank you for your reply.
This is a special use case depending on where you install the mail API jars. Since there are potentially 1000's of special use cases I don't see where adding these examples to catalina.policy would help.
A better solution would be to add a section to the Tomcat SecurityManager doc which lists what permissions are required for different standard API's. JDBC, mail, etc.
That's a good idea. I'll try it. I just downloaded: security-manager-howto.xml from CVS. I think I should work on this XML, rather than the HTML.
Yes, thats the right place.
After the section titled:
<h3>Policy File Format</h3>
I'll add the new section titled:
<h3>Required Permissions for standard API's</h3>
The new section will list the required permissions for JDBC and JavaMail. I have ever experienced the difficulties in Java Advanced Imaging API with SecurityManager, and so I'll also list the required permission for it. I'll work on it in the next weekend. Any suggestions are welcome to me.
Best regards,
This sounds great. Thanks for taking the initiative to improve the docs.
Regards,
Glenn
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]