[ 
https://issues.apache.org/jira/browse/MYFACES-3223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13065309#comment-13065309
 ] 

Martin Kočí commented on MYFACES-3223:
--------------------------------------

+ add getViewId() method on ViewNotFoundException

> 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
>          Components: General
>            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