Per Newgro schrieb:
> Dependeny injection means you have to provide a setter method.
> @EJB
[quoted text clipped - 8 lines]
> concepts. And if you want to use di please understand the pattern, before
> usage. There are many tutorials and other docs in web.
Well, I looked at the specs (ejb-3_0-fr-spec-ejbcore.pdf) and page 44
suggests that "@EJB IInterface myInstance" would be sufficient.
Anyway, as you might have already noticed I quite new to EJB at all, so
maybe you could point out some tutorials, that show how to use EJB,
dependency injection ...
Thanx!