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=19790>. 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=19790 TransformerFactoryImpl.newTemplates() throws exception in Applet ------- Additional Comments From [EMAIL PROTECTED] 2003-06-13 13:33 ------- Just a minor comment, java.security.AccessControlException is a subclass of java.lang.SecurityException. If AccessControlException is thrown, it should be caught in the original code. I don't know why you've got those exception message without reading your code. However, it is good that you have a workaround now.
