I have tested this, trying to inject an service object to a @ManagedBean, but it failed with a nullpointerexception, being the userService is null.
I am currently us
missing variable resolver in faces-config.xml
faces-config.xml
org.springframework.web.jsf.DelegatingVariableResolver
missing RequestContextListener listener in web.xml
web.xml
org.springframework.web.context.request.RequestContextListener