cdi-nested cdi-nested Run it in TomEE 1.6.0.1 using JDK 1.7.0_51 In the debugger MyService is injected to MyResource correctly but the injected MyDao field inside MyService is null until a business method is entered in MyService.