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=40220>. 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=40220 ------- Additional Comments From [EMAIL PROTECTED] 2006-12-27 11:04 ------- An exhaustive search within any realm seems to me like desired behaviour. So consider 3 different realms: 1. jvm 2. app-server 3. web-app I think within every realm an exhaustive search should be performed. This way a realm won't have any 'order of jar loading' issues. But when a realm boundary is crossed, so for instance duplicate paths to resources exist in the app-server realm and the web-app realm, the upper realm should be preferred. So in this case that would be the web-app realm. This seems to me both secure as desirable. So I don't think the current class loading is correct since it ignores resources that shouldn't, for whatever reason, be ignored. -- 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]