Hi The source code of tomahawk 1.1.8 is here:
http://svn.apache.org/repos/asf/myfaces/tomahawk/tags/1_1_8/ The latest code is here: http://svn.apache.org/repos/asf/myfaces/tomahawk/trunk/ Just checkout, compile (mvn install) and run the example as described before (on examples/tiles directory). It should work without problem. regards Leonardo Uribe 2009/4/28 Shaun Campbell <[email protected]> > Checked that Leonardo and I am using the tomahawk12-1.1.8.jar and it's > not working. > > I'd be interested in trying out your maven solution just in case there > is some other dependency problem. If I check out the Tomahawk code > should I have a maven pom.xml file so that I can run your command? I > couldn't seem to see it in the download. > > Have you got MyFaces and Tiles working with JSF 1.2? > > Thanks > Shaun >

