I have a User Interface built using "IceFaces". And it's deployed on a portal built using "LifeRay". The UI application is getting undeployed automatically from the portal sometimes.
And the log ...
I'm here facing a problem with a Java web project. The project I'm working on has been made with standard jsp mixed up with jsf pages.
The main page of the application, ...
Is there a way I can tell my application to let every single page (let's say .jsp pages) to go under faces context?
In my web.xml I easly can do a servlet-mapping ...