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
In your applications context xml define a bean for "UserService" for example,