messaging icon indicating copy to clipboard operation
messaging copied to clipboard

Allow the registration of a message listener via a connection when done within an ManagedExecutorService.

Open glassfishrobot opened this issue 11 years ago • 5 comments

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]

glassfishrobot avatar Jan 25 '14 22:01 glassfishrobot

  • Issue Imported From: https://github.com/javaee/jms-spec/issues/146
  • Original Issue Raised By:@glassfishrobot
  • Original Issue Assigned To: Unassigned

glassfishrobot avatar Feb 12 '18 18:02 glassfishrobot

@glassfishrobot Commented Reported by genomeprjct

glassfishrobot avatar Jan 25 '14 22:01 glassfishrobot

@glassfishrobot Commented @nigeldeakin said: Adding to the list of issues to be considered for JMS 2.1 and tagging accordingly.

glassfishrobot avatar Feb 04 '14 11:02 glassfishrobot

@glassfishrobot Commented Issue-Links: is related to JMS_SPEC-141

glassfishrobot avatar Jan 25 '14 22:01 glassfishrobot

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

glassfishrobot avatar May 02 '17 10:05 glassfishrobot