javaee / ejb-spec

See javax.ejb project for API. Contains legacy issues only.
https://github.com/javaee/javax.ejb
6 stars 1 forks source link

Add a method to MessageDrivenContext to allow MDBs to see the #55

Closed glassfishrobot closed 11 years ago

glassfishrobot commented 12 years ago

In http://docs.oracle.com/javaee/6/api/javax/ejb/MessageDrivenContext.html we see that MessageDrivenContext shares the same methods as EJBContext. I would like to see a new method added, something along the lines of

public List getApplicationConfigProperties();

that returns all of the ActivationConfigProperties associated with this given MDB.

glassfishrobot commented 12 years ago

Reported by genomeprjct

glassfishrobot commented 12 years ago

genomeprjct said: method name should be "getActivationConfigProperties()"

glassfishrobot commented 11 years ago

mvatkina said: See http://java.net/projects/ejb-spec/lists/users/archive/2012-04/message/30. There was not much development on this issue, and it has 0 votes. Please reopen for the future release if it's really necessary.

glassfishrobot commented 7 years ago

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

glassfishrobot commented 11 years ago

Marked as won't fix on Friday, February 8th 2013, 2:17:07 pm