Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0-beta-1, 3.0-beta-2
-
None
-
None
Description
Rewrote Ejb reference resolving to support scopes: within the ejb-jar, within the ear, within the entire server
The within the entire server scope is a new feature
When looking for something by @EJB.beanName or @EJB.beanInterface the nearest scope is searched first before checking an outer scope.