[richfaces-issues] [JBoss JIRA] Created: (RF-8194) rf-demo (JSF2): State Manager API - To register action - switch.xhtml Not Found in ExternalContext

Lukas Fryc (JIRA) jira-events at lists.jboss.org
Tue Dec 8 09:31:01 EST 2009


rf-demo (JSF2): State Manager API - To register action - switch.xhtml Not Found in ExternalContext
--------------------------------------------------------------------------------------------------

                 Key: RF-8194
                 URL: https://jira.jboss.org/jira/browse/RF-8194
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: JSF 2.0
    Affects Versions: 3.3.3.BETA1
         Environment: richfaces-demo-3.3.3.Beta1-jee5.war (with injected richfaces-impl-jsf2-3.3.3.Beta1)
JBAS 5.1.0.GA with Mojarra 2.0.1
Firefox 3.5.5 / Linux
            Reporter: Lukas Fryc
             Fix For: 3.3.3.BETA1


1. Open State Manager API demo
2. click on the "To register" link in the header of tab

UIInclude component j_id355:j_id356 could't include page with path /richfaces/stateAPI/examples/switch.xhtml

javax.faces.FacesException: UIInclude component j_id355:j_id356 could't include page with path /richfaces/stateAPI/examples/switch.xhtml
	at org.ajax4jsf.taglib.html.facelets.IncludeHandler.applyNextHandler(IncludeHandler.java:83)
	at com.sun.facelets.tag.jsf.ComponentHandler.apply(ComponentHandler.java:169)
	at com.sun.facelets.tag.jsf.ComponentHandler.applyNextHandler(ComponentHandler.java:314)
	at com.sun.facelets.tag.jsf.ComponentHandler.apply(ComponentHandler.java:169)
...
Caused by: java.io.FileNotFoundException: /richfaces/stateAPI/examples/switch.xhtml Not Found in ExternalContext as a Resource
	at com.sun.facelets.impl.DefaultFaceletFactory.resolveURL(DefaultFaceletFactory.java:121)
	at com.sun.facelets.impl.DefaultFacelet.getRelativePath(DefaultFacelet.java:216)
	at com.sun.facelets.impl.DefaultFacelet.include(DefaultFacelet.java:272)
...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list