Skip to content
This repository has been archived by the owner on Jan 30, 2019. It is now read-only.

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

Open
glassfishrobot opened this issue Jul 3, 2015 · 4 comments

Comments

@glassfishrobot
Copy link
Contributor

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.

Affected Versions

[3.2]

@glassfishrobot
Copy link
Contributor Author

Reported by @nigeldeakin

@glassfishrobot
Copy link
Contributor Author

Issue-Links:
blocks
JMS_SPEC-174

@glassfishrobot
Copy link
Contributor Author

Was assigned to mvatkina

@glassfishrobot
Copy link
Contributor Author

This issue was imported from java.net JIRA EJB_SPEC-127

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant