You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Trustin Lee (JIRA)" <ji...@apache.org> on 2005/06/07 06:26:39 UTC

[jira] Commented: (DIRMINA-53) Filter should forward Exceptions to the Handler if its last in the chain

    [ http://issues.apache.org/jira/browse/DIRMINA-53?page=comments#action_12312834 ] 

Trustin Lee commented on DIRMINA-53:
------------------------------------

I looked at the code, and it seems to call IoHandler.exceptionCaught() correctly.  Could you please give me some test code so that I can reproduce it?

Thanks in advance,
Trustin

> Filter should forward Exceptions to the Handler if its last in the chain
> ------------------------------------------------------------------------
>
>          Key: DIRMINA-53
>          URL: http://issues.apache.org/jira/browse/DIRMINA-53
>      Project: Directory MINA
>         Type: Improvement
>     Versions: 0.9
>  Environment: All
>     Reporter: Vinod Panicker
>     Assignee: Trustin Lee
>      Fix For: 0.9

>
> The default implementation of exceptionCaught() basically just forwards the exception to the next filter.  Actually, the Handler needs to know about these Exceptions so that appropriate actions can be taken depending on the protocol profile.
> The filter/filter chain should handover the exception to the Handler if the current filter is the last in the chain.  Currently the exceptions just get lost.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira