Use ViewNotFoundException in 
org.apache.myfaces.view.facelets.impl.DefaultFaceletFactory.resolveURL
---------------------------------------------------------------------------------------------------

                 Key: MYFACES-3223
                 URL: https://issues.apache.org/jira/browse/MYFACES-3223
             Project: MyFaces Core
          Issue Type: Sub-task
            Reporter: Martin Kočí
            Priority: Trivial


Caused by:
java.io.FileNotFoundException - /Test1.xhtml Not Found in ExternalContext as a 
Resource
at 
org.apache.myfaces.view.facelets.impl.DefaultFaceletFactory.resolveURL(DefaultFaceletFactory.java:243)

if user enters a nonexistent view (resource)

Use ViewNotFoundException as consistent indication of this situation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to