Hi,
Not sure it is the place to ask this question.
Pick up Glassfish 3.1.2.2, with Eclipse 3.7 and Glassfish bundle to try JSF development.
Why deploy and test on the code, Glassfish always render my JSF request (.html) to JSP (.jsp). The error I got like below,
SEVERE: PWC6117: File "C:\facs\eee\modo\glassfish3122eclipsedefaultdomain\eclipseApps\test\testWeb_war\default.jsp" not found
I manually add this "default.jsp" into the WAR/EAR pacakage, it worked.
But I intent to work on JSF, ANyone has any clue on it? Search internet seems no one has such problem, pretty strange to me.
web.xml is below.
Thanks,
Start/