I have a project that I converted to IceFaces 1.5.2 when it first came out.
Things worked fine.
Today, I made some changes to image file names on a JSF page and when I
tried to run the program, I got this error:
type Status report
message Servlet Persistent Faces Servlet is not available
description The requested resource (Servlet Persistent Faces Servlet is not available) is not available.
The problem now is how do I fix it?
I have done several 'Clean and build's, restarted the AppServer several times, restarted JSC several times, and rebooted the computer several times. I still get the same error message.
Since it has something to do with 'Persistent Faces Servlet' I suspect it has something to do with IceFaces environment, but I have no clue as to what.