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

Decoupling the @Startup annotation from the EJB component model #74

Closed glassfishrobot closed 11 years ago

glassfishrobot commented 11 years ago

Currently the EJB @Startup annotation can only be used with the EJB component model. With the generalization of managed beans why not use @Startup annotation in managed beans as well.

Affected Versions

[Future version]

glassfishrobot commented 11 years ago

Reported by agoncal

glassfishrobot commented 11 years ago

mvatkina said: Duplicate of http://java.net/jira/browse/EJB_SPEC-19

glassfishrobot commented 7 years ago

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

glassfishrobot commented 11 years ago

Marked as duplicate on Tuesday, December 4th 2012, 9:39:43 pm