Open glassfishrobot opened 13 years ago
@glassfishrobot Commented Reported by colincrist
@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 This issue was imported from java.net JIRA JMS_SPEC-14
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]