Hi
I have just downloaded the nightly build for tomahawk and myfaces. I have put up all the lib files into my WEB-INF/lib directory. When I try to run my existing code, I get the following exception
java.lang.NoSuchMethodError: org.apache.myfaces.renderkit.html.util.DummyFormUtils.findNestingForm(Ljavax/faces/component/UIComponent;Ljavax/faces/context/FacesContext;)Lorg/apache/myfaces/shared_tomahawk/renderkit/html/util/FormInfo;
Can somebody guide me as to what is missing, or am I making any mistake.
Thanks in advance
Hassnain

