messaging
messaging copied to clipboard
Allow the registration of a message listener via a connection when done within an ManagedExecutorService.
Currently, you cannot call setMessageListener when a connection is running with in an application server. I believe we can circumvent this limitation if the registration of the underlying threads is done via a ManagedExecutorService. The spec should be updated to indicate that an implementation should register the delivery code via a ManagedExecutorService.
Affected Versions
[2.0]
- Issue Imported From: https://github.com/javaee/jms-spec/issues/146
- Original Issue Raised By:@glassfishrobot
- Original Issue Assigned To: Unassigned
@glassfishrobot Commented Reported by genomeprjct
@glassfishrobot Commented @nigeldeakin said: Adding to the list of issues to be considered for JMS 2.1 and tagging accordingly.
@glassfishrobot Commented Issue-Links: is related to JMS_SPEC-141
@glassfishrobot Commented This issue was imported from java.net JIRA JMS_SPEC-146