vgritsenko 2003/02/11 19:16:17
Modified: . Tag: cocoon_2_0_3_branch changes.xml
Log:
Reflect changes to exception handling
Revision Changes Path
No revision
No revision
1.138.2.86 +9 -1 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.138.2.85
retrieving revision 1.138.2.86
diff -u -r1.138.2.85 -r1.138.2.86
--- changes.xml 4 Feb 2003 15:44:04 -0000 1.138.2.85
+++ changes.xml 12 Feb 2003 03:16:17 -0000 1.138.2.86
@@ -40,6 +40,14 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="VG" type="fix" fixes-bug="16267">
+ Improve default exception handling behavior in CocoonServlet: show exception
stacktrace
+ only when log level is INFO or DEBUG, and add exception message to "Not Found"
page.
+ </action>
+ <action dev="VG" type="fix" fixes-bug="16264">
+ Use Environment.tryResetResponse() instead of HttpServletResponse.reset() in
CocoonServlet
+ to avoid IllegalStateException if response was already committed.
+ </action>
<action dev="CH" type="add">
DatabaseReader: optionally read mimetype from database
</action>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]