JspTilesViewHandlerImpl expects everything to be a Tiles definition
-------------------------------------------------------------------

         Key: MYFACES-143
         URL: http://issues.apache.org/jira/browse/MYFACES-143
     Project: MyFaces
        Type: Improvement
    Versions: 1.0.8 beta    
    Reporter: sean schofield


I brought this up on the mailing list a long time ago.  Basically if you are 
using the Tiles view handler than you cannot have stand alone JSF pages.  In 
other words, you cannot navigate to foo.jsf because the view handler thinks 
that there is a tiles definition named foo somewhere.  So you end up with a 
NPE.  It would be nice if the view handler attempted to handle in the normal 
fashion if there is no associated Tile definition.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to