You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2004/06/25 12:17:59 UTC

DO NOT REPLY [Bug 29799] - Do not satisfied servlet 2.4 SRV10.6 Listener Exceptions

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

Do not satisfied servlet 2.4 SRV10.6 Listener Exceptions

remm@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Major                       |Normal



------- Additional Comments From remm@apache.org  2004-06-25 10:17 -------
Sometimes, the specification makes unreasonable requirements. Since we're in the
session context, we have no access to the servlet response object, and the only
way to implement this is to not catch exceptions which might occur when invoking
listeners.

I don't like this, so I'm voting -1 for fixing this bug right now, and I'm
asking specification related people to reexamine the behavior (which is likely
new in the 2.4 spec release) and suggest a way to implement this in a
satisfactory way.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org