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

Abdessamed MANSOURI <lav...@hotmail.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33784|0                           |1
        is obsolete|                            |

--- Comment #11 from Abdessamed MANSOURI <lav...@hotmail.fr> ---
Created attachment 33796
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33796&action=edit
Unit test of bug 59219

Thank you for your useful feedback and especialy your patience and your time
:), i use IntelliJ IDEA Community edition because i'm more familiar with its
debugger and its features, i run ant to convert the project to eclipse project
then import it inside IDEA as eclipse project (ant buildfile doesn't offer
support for IDEA and IDEA supports importing eclipse projects).

The test case pass for point 2, but it doesn't for point 3, i noticed that when
an exception occurs without a dispatch the onError run once, but if the
exception occurs with no matter numbder of dispatch the onError run twice, i
think it a bug in the fix as onError should run only once or the same as the
dispatch has been called (i didn't read the servlet spec).

-- 
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