Details
Description
Currently, when an exception occurs during marshaling or unmarshaling, the exception is logged and ignored.
This Jira issue will address this issue. Subtasks will be created to handle specific implementation steps.
Issue Links
- relates to
-
CASTOR-1642
Exception during marshalling not unreported
-
Activity
Edward Kuns
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Link |
This issue is related to |
Werner Guttmann
made changes -
| Attachment | patch.c1691.20061117.txt [ 24034 ] |
Paul Philion
made changes -
| Attachment | jira-1691-patch.txt [ 27667 ] |
Paul Philion
made changes -
| Attachment | jira-1691-patch.txt [ 27667 ] |
Paul Philion
made changes -
| Attachment | jira-1691-patch.txt [ 27668 ] |
Paul Philion
made changes -
| Attachment | jira-1691-patch.txt [ 27668 ] |
Paul Philion
made changes -
| Attachment | jira-1691-patch.txt [ 27669 ] |
Paul Philion
made changes -
| Attachment | jira-1691-patch.txt [ 27669 ] |
Paul Philion
made changes -
| Attachment | jira-1691-patch.txt [ 27670 ] |
Paul Philion
made changes -
| Attachment | jira-1691-patch.txt [ 27670 ] |
Paul Philion
made changes -
| Attachment | jira-1691-patch.txt [ 27671 ] |
Werner Guttmann
made changes -
| Assignee | Werner Guttmann [ wguttmn ] |
Werner Guttmann
made changes -
| Affects Version/s | 1.1.2 [ 13440 ] | |
| Affects Version/s | 1.1 [ 13175 ] | |
| Affects Version/s | 1.2 [ 13559 ] | |
| Fix Version/s | 1.2.1 [ 14004 ] | |
| Affects Version/s | 1.1.2.1 [ 13596 ] | |
| Affects Version/s | 1.1.1 [ 13080 ] |
Werner Guttmann
made changes -
| Attachment | patch.c1691.20080602.txt [ 34913 ] |
Werner Guttmann
made changes -
| Fix Version/s | 1.3.1 [ 14004 ] | |
| Fix Version/s | 1.3.2 [ 13817 ] |
Werner Guttmann
made changes -
| Fix Version/s | 1.3.3 [ 17192 ] | |
| Fix Version/s | 1.3.2 [ 13817 ] |
I think that - as a first step - we should try to move current exception handling into a new (to be created) strategy implementation, but leave current functionality as is. Any objections ?