0
votes
@EJB injection and the Enterprise Naming Context - relation between the two.
I think if you need to inject an Stateful Session Bean you gonna need some context that knows the relation between your EJB instance and some previously injected EJB dependency (to that instance). …
