[jira] [Created] (JAMES-4212) Reprocessing fails on custom listeners
"Benoit Tellier (Jira)" <[email protected]> Wed, 3 Jun 2026 14:58:00 +0000 (UTC)
| Newsgroups | gmane.comp.jakarta.james.devel |
|---|---|
| Message-ID | <[email protected]> |
Benoit Tellier created JAMES-4212:
-------------------------------------
Summary: 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
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)