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/12 15:30:46 UTC

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

     [ http://issues.apache.org/jira/browse/DIRMINA-53?page=all ]
     
Trustin Lee resolved DIRMINA-53:
--------------------------------

    Resolution: Invalid

> 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