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

Allowing business interface inheritance #119

Open glassfishrobot opened 10 years ago

glassfishrobot commented 10 years ago

Laird raised a question regarding business interface inheritance. Business interface hierarchies is pretty common. Nowadays, only direct business interfaces implemented by a bean class or listed in @Local/@Remote are used.

glassfishrobot commented 10 years ago

Reported by jlmonteiro

glassfishrobot commented 7 years ago

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