done
On Mon, 21 Mar 2005 20:36:21 +0100 (CET), sean schofield (JIRA) <[EMAIL PROTECTED]> wrote: > [ > http://issues.apache.org/jira/browse/MYFACES-143?page=comments#action_61346 ] > > sean schofield commented on MYFACES-143: > ---------------------------------------- > > Actually it turns out that this feature has been implemented already. I was > getting a FATAL error but that was because the view handler could not locate > the entire set of tiles definitions. This bug should be marked resolved - > won't fix/works for me. > > > 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 > >
