Issue Details (XML | Word | Printable)

Key: DIRMINA-53
Type: Improvement Improvement
Status: Closed Closed
Resolution: Invalid
Priority: Major Major
Assignee: Trustin Lee
Reporter: Vinod Panicker
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
MINA

Filter should forward Exceptions to the Handler if its last in the chain

Created: 06/Jun/05 08:48 PM   Updated: 16/Jul/05 06:23 PM
Return to search
Component/s: None
Affects Version/s: 0.9.0
Fix Version/s: 0.9.0

Time Tracking:
Not Specified

Environment: All

Resolution Date: 12/Jun/05 10:20 PM


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no subversion log entries for this issue yet.