CDI injection into Views not working?

MainView does come from the CDIViewProvider (debugged it there) and if I in the MainView constructor do a manual lookup of the service through BeanManager, it works just fine.