Hi there, I have the following problem with icefaces 1.8 We have built a facility to control some aspects of our icefaces application with getParameters with the help of a PhaseListener. This doesn't work anymore because the ViewRoot is always empty when invoking a URL which points to a IceFaces application, even if there is a valid session. (1.7 only had ...