It seems that every injection that I do will compile fine but all injected variables throw a Null Pointer Exception when accessed at runtime. If I initialize the injected variables right before I use...