I solved the problem by moving the @SessionScoped annotation to the method I was implementing.
That annotation is not usable in the context of the whole interface.