jakartaee / messaging

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

Durable subscription browser #14

Open glassfishrobot opened 13 years ago

glassfishrobot commented 13 years ago

Many if not all JMS providers give the ability to programmatically browse messages undelivered to a client on a durable subscription. Some do it via a custom API, some via JMX.

A standard way of doing this for all providers would make tooling easier.

Affected Versions

[1.1]

glassfishrobot commented 6 years ago
glassfishrobot commented 13 years ago

@glassfishrobot Commented Reported by colincrist

glassfishrobot commented 12 years ago

@glassfishrobot Commented @nigeldeakin said: I'm going to handle this as a request for a feature analogous to the existing JMS queue browser API which would allow a durable subscription to be browsed.

An alternative would be to provide a JMX API, but since JMS does not currently offer a JMX API this is a bigger issue which will be considered separately in #18, and not here.

This will be evaluated by the expert group for possible inclusion in the JMS 2.0 public draft. Tagging accordingly.

glassfishrobot commented 7 years ago

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