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

