https://bz.apache.org/bugzilla/show_bug.cgi?id=60844

--- Comment #3 from Christopher Schultz <ch...@christopherschultz.net> ---
The error message you are likely to receive is something along the lines of "no
such method or property found: actionListener". Do you think that's a good
place to explain how to use a particular API? Something like "no such method of
property found: actionListener (remember: methods are searched before
properties)" or something to that effect? It seems a little silly to me.

When you get a FileNotFoundException, the error message doesn't tell you that
the permissions of the directories all the way back to the root of the
filesystem are significant and might be the reason why you can't find/read your
file.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to