FirstMatchEjbReferenceResolver does:
this.getRoot(DeploymentUnit)
...which is duplicating logic provided by du.getTopLevel(). Small refactor.
FirstMatchEjbReferenceResolver does:
this.getRoot(DeploymentUnit)
...which is duplicating logic provided by du.getTopLevel(). Small refactor.