users@jms-spec.java.net

[jms-spec users] Re: JMS_SPEC-116: Take advantage of EJB 3.2's RA improvement for MDBs

From: Nigel Deakin <nigel.deakin_at_oracle.com>
Date: Tue, 09 Jun 2015 18:29:09 +0100

As promised, I've written up my proposals for simplifying the way that JMS MDBs are configured and published them on
this wiki page: https://java.net/projects/jms-spec/pages/JMSListener

Please take a look and send your comments as soon as possible and by *Friday 26th June* at the latest. Depending on what
people say I'll work on an updated version in the light of comments.

I've listed 16 issues on which I would be particularly interested to receive feedback.

In addition to that wiki page I've drafted javadocs for the new annotations etc. See the table at the end for links.

Following the lead taken by David Blevins I've also been prototyping an implementation in GlassFish. I'll share this
(and the tests) at a later stage, but this turned out to be surprisingly straightforward: I could implement almost
everything in the resource adapter, with virtually no changes at all to GlassFish itself.

I hope this gets JMS 2.1 off to a start at last!

Nigel