messaging icon indicating copy to clipboard operation
messaging copied to clipboard

Define a standard way to specify the resource adapter used by a JMS MDB

Open glassfishrobot opened this issue 9 years ago • 4 comments

The EJB 3.2 specification does not define a standard way to associate a JMS MDB (or any other type of MDB) with a resource adapter. Instead, if the application requires that a particular resource adapter be used, and the application server does not use it by default, then the application must specify this in the app-server-specific deployment descriptor (e.g. glassfish-ejb-jar.xml.

It is therefore proposed that a standard way is defined to associate a JMS MDB (or any other type of MDB) with a resource adapter, using either ejb-jar.xml or the MessageDriven annotation.

This will require a change to the EJB specification, not JMS, and is logged here for tracking purposes. The EJB spec issue is EJB_SPEC-127.

Affected Versions

[JMS 2.0 rev A]

glassfishrobot avatar Jun 30 '15 11:06 glassfishrobot

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

glassfishrobot avatar Feb 12 '18 18:02 glassfishrobot

@glassfishrobot Commented Reported by @nigeldeakin

glassfishrobot avatar Jun 30 '15 11:06 glassfishrobot

@glassfishrobot Commented Issue-Links: depends on EJB_SPEC-127

glassfishrobot avatar Jun 30 '15 11:06 glassfishrobot

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

glassfishrobot avatar May 02 '17 10:05 glassfishrobot