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
Trustin Lee made changes - 07/Jun/05 10:40 AM
Field Original Value New Value
Fix Version/s 0.9 [ 11069 ]
Trustin Lee made changes - 07/Jun/05 01:19 PM
Status Open [ 1 ] In Progress [ 3 ]
Trustin Lee made changes - 12/Jun/05 10:20 PM
Status In Progress [ 3 ] Resolved [ 5 ]
Resolution Invalid [ 6 ]
Vinod Panicker made changes - 16/Jul/05 06:23 PM
Status Resolved [ 5 ] Closed [ 6 ]