DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=37882>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=37882 ------- Additional Comments From [EMAIL PROTECTED] 2005-12-13 05:31 ------- After comparing SecurityUtil.java in 5.0.19 to 5.0.28 it can be seen that in 5.0.19 the principal was not being associated with the subject. It seems likely then that the reason that the ClassCircularityError did not appear under 5.0.19 was simply because the security check failed because the subject had no principals and it was looking at a grant that had principals specified. In turn this avoided the security code needing to load the principal class and hence no ClassCircularityError. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]