Hi, I have a backing bean which extends an abstract backing bean extending the AbstractViewController. I use preprocess to enlist resources that need to be committed once the entire request is done. However, preprocess never gets called, while init does get called. Could anyone point me to clues why this might be and what common scenarios are when this happens.
Thank you, joost
