Hi all, see this discussion from myfaces list, hope it will help
>>>>> Hi all, bug has been fixed with latest build of tomahawk for 1.2 branch. For testing I used nightly builds. Please, note to use org.apache.myfaces.tomahawk.application.jsp.JspTilesTwoViewHandlerImpl 2008/6/21 Anton Gavazuk <[EMAIL PROTECTED]>: ― Скрыть цитируемый текст ― > Hi Leonardo, > thank you for quick reply > > I have created one bug > https://issues.apache.org/jira/browse/MYFACES-1884 > > If I can somehow to help resolve it please let me know. > > Many thanks, > Anton > > 2008/6/21 Leonardo Uribe <[EMAIL PROTECTED]>: >> 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 >> >> > 2008/7/15 Antonio Petrelli <[EMAIL PROTECTED]>: > 2008/7/15 Ray Clough <[EMAIL PROTECTED]>: >> Everything is Tiles-2. Although we're using Struts-2 (and also S-1), The >> tiles installation is completely stand-alone. We've been using a custom >> ViewHandler, but that won't work for JSF1.2. The TilesTwoVH also didn't >> work. > > What exactly do you mean with "didn't work"? > > Antonio >
