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.
http://svn.apache.org/viewvc?rev=630583&view=rev