Could you post this issue on jira with the full stack trace, so we can take a look at this, and if you have some time an example?
Actually there is a problem with the generation of ids that we are trying to fix it. And part of this problem cause incompatibilities with Tiles. (see https://issues.apache.org/jira/browse/MYFACES-1834) regards Leonardo Uribe On Fri, Jun 20, 2008 at 9:15 PM, Anton Gavazuk <[EMAIL PROTECTED]> wrote: > Hi all, > I am using Tiles 2 in my current project via Tomahawk 1.1.7. I used > MyFaces 1.1.6, but recently changed to MyFaces 1.2.3 (latest) and what > I see now during generating any response (not even Tiles composed) > > org.apache.myfaces.taglib.core.ViewTag.setJspId(Ljava/lang/String;) - > yes, right, such method doesnt exist in > myfaces-impl.jar....ViewTag.java, > so does it mean that Tomahawk 1.1.7 is not compatible with MyFaces > 1.2.3? Is it bug or thoughtful action? > Tiles pages in MyFaces WIKI are old and are not related to Tiles 2. > > Thanks, > Anton >

