[ http://issues.apache.org/jira/browse/DIRMINA-53?page=all ]
     
Vinod Panicker closed DIRMINA-53:
---------------------------------


> 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

Reply via email to