hello,
with myeclipse 4.1.0, eclipse 3.1.1, jboss 4.0.3 and jetty 1.5.8, after adding to my functioning jsf webapp the tomahawk.jar and the needed stuff in web.xml, i get the following message :
org.apache.myfaces.renderkit.html.util.DummyFormUtils.isWriteDummyForm(Ljavax/faces/context/FacesContext;)Z
java.lang.NoSuchMethodError: org.apache.myfaces.renderkit.html.util.DummyFormUtils.isWriteDummyForm(Ljavax/faces/context/FacesContext;)Z
at org.apache.myfaces.renderkit.html.util.ExtensionsPhaseListener.writeCodeBeforeBodyEnd(ExtensionsPhaseListener.java:110)
what is this and what should i do ?
thx,
dom.