jsr343-experts@jms-spec.java.net

[jsr343-experts] (JMS_SPEC-56) Enhance the EJB specification to support the delivery of messages in batches to MDBs

From: Nigel Deakin <nigel.deakin_at_oracle.com>
Date: Tue, 08 Nov 2011 12:49:59 +0000

I have raised this JIRA issue
URL: http://java.net/jira/browse/JMS_SPEC-56

This is a request for changes to the EJB specification to reflect the new batch delivery specified in
http://java.net/jira/browse/JMS_SPEC-36.

The main changes are:

* Amending the EJB spec to change places that mention javax.jms.MessageListener to mention the new
javax.jms.BatchMessageListener as well.

* Defining new activation properties batchSize and batchTimeout

Since there's lots of formatting I won't paste it below. Comments welcome. If we're happy with this I will pass it on
the EJB expert group.

Nigel

P.S. I'm using the "jsr345" tag to identify issues which are actually requests to the EJB expert group. Here's a query
which returns the four such issues we have so far:

http://java.net/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+JMS_SPEC+AND+Tags+%3D+jsr345