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
-
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 ?