[
http://jira.jboss.com/jira/browse/JBESB-453?page=comments#action_12355012 ]
Daniel Brum commented on JBESB-453:
-----------------------------------
Kurt, please tell me how the undeliverable service would work.
First, a message can't reach it's destination(s). You need to store it. How do
you want to store it? The message store currently has a DB implementation which use a
table and 3 columns (uri key, message, type) which directly reflects the Message types
(XML/SERIALIZABLE) that the ESB has support for.
Would you have a new Message type? You need to know within the message store that a given
message is an undelivered message. Would you require some other columns to support this?
A flag, (delivered vs stil to be delivered, etc) ?? Do you want to remove messages that
get re-delivered successfully or flag them, etc?
More information is required before we can code away... ;-)
Dead letter Service - Message Store implementation
--------------------------------------------------
Key: JBESB-453
URL:
http://jira.jboss.com/jira/browse/JBESB-453
Project: JBoss ESB
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Kurt Stam
Assigned To: Daniel Brum
Fix For: 4.0 Beta 1 Maintenance Pack 1
For the message-store implementation, you need to define what you want to store, and how
you want to retrieve, and i guess clean-up redelivered messages.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira