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 that an EJB can also have an @Inject constructor if it is a CDI archive #66

Closed glassfishrobot closed 11 years ago

glassfishrobot commented 12 years ago

This is in addition to the no-arg constructor, that doesn't change

Affected Versions

[3.2]

glassfishrobot commented 12 years ago

Reported by mvatkina

glassfishrobot commented 11 years ago

mvatkina said: Added as one of the optional rules for a session bean class

glassfishrobot commented 11 years ago

mvatkina said: Need to update state diagrams and rules around newInstance() calls

glassfishrobot commented 11 years ago

mvatkina said: Fixed in rev41 with use of "constructor" instead of "newInstance()"

glassfishrobot commented 12 years ago

Was assigned to mvatkina

glassfishrobot commented 7 years ago

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

glassfishrobot commented 11 years ago

Marked as fixed on Tuesday, February 26th 2013, 5:45:06 pm