jakartaee / messaging

Jakarta Messaging
https://eclipse.org/ee4j/messaging
Other
41 stars 33 forks source link

Standardize Dead Letter Queues #142

Open glassfishrobot opened 10 years ago

glassfishrobot commented 10 years ago

JMS 2 made the JMSXDeliveryCount property required. However, dead letter queues remain non-standard although they are widely implemented and used. As a result, JMS application portability is needlessly limited and the feature is harder to use (often requiring digging around vendor documentation).

This proposal is to standardize the concept of dead letter queues and make them available at a standard location - e.g. java:comp/deadLetterQueue.

glassfishrobot commented 6 years ago
glassfishrobot commented 10 years ago

@glassfishrobot Commented Reported by reza_rahman

glassfishrobot commented 10 years ago

@glassfishrobot Commented @nigeldeakin said: Added to the agenda for JMS 2.1 https://java.net/projects/jms-spec/pages/JMS21Planning#Major_issues_to_be_considered_for_JMS_2.1

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA JMS_SPEC-142