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

Excessive exceptions log under security manager





------- Additional Comments From [EMAIL PROTECTED]  2002-11-10 09:39 -------
While I would prefer BeanUtils to remember it's running under a SecurityManager
where setAccessible() will fail (using a static boolean flag or such), I'm not
sure whether such an approach wouldn't cause problems.

So, at the very least, I think the exception should be logged at DEBUG level
instead of at WARN. If the exception was only logged once, WARN would be ok, but
not if it is logged on every invocation as it is now.

Patch that changes the log-level has been attached.

--
To unsubscribe, e-mail:   <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>

Reply via email to