[jira] [Closed] (JAMES-4212) Reprocessing fails on custom listeners
"Benoit Tellier (Jira)" <[email protected]>
| Newsgroups | gmane.comp.jakarta.james.devel |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/JAMES-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benoit Tellier closed JAMES-4212.
---------------------------------
Resolution: Fixed
> Reprocessing fails on custom listeners
> --------------------------------------
>
> Key: JAMES-4212
> URL: https://issues.apache.org/jira/browse/JAMES-4212
> Project: James Server
> Issue Type: Improvement
> Components: mailbox
> Reporter: Benoit Tellier
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> A customer have failed processing in dead letter for a custom listener
> Reprocessing it fails with ClassNotFoundError: the group name is in the extension and not on the classpath which is not accessible as reprocessing time
> I propose to switch instead of a class to a string based representation of the group name (defaulting to class name!) which would ensure that we do not have such deserialization issues.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)