JSF page has url pattern /faces/* it should be *.seam
Just when you created a project the JSF code in WTP haven't realized we created a different url pattern in web.xml and thus falls back to show /faces/home.xhtml instead of /home.seam when you Run On Server for a html file.
After a restart this works fine.
Either we need to set the url pattern in the preset or somehow force a refresh of the JSF model.
- is related to
-
JBIDE-1481 can't change url-pattern
-
- Closed
-
-
JBIDE-3170 Facets issues during creating JSF Projects.
-
- Closed
-