I'm running into the same problem... is there a work around?
Dave Brondsema wrote: > > Mikhail Grushinskiy wrote: >> Latest night (March 15th, 2006) build causes the following error at >> runtime: >> >> 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:107) >> at >> >> org.apache.myfaces.renderkit.html.util.ExtensionsPhaseListener.getCodeBeforeBodyEnd >> (ExtensionsPhaseListener.java:93) >> >> Thanks, >> --MG >> > > I also get this sometimes, I think depending on which subprojects (api, > impl, shared, tomahawk, etc) I have rebuilt and which one are a little > old. > > Any pointers on how to avoid this? > > -- > Dave Brondsema > Software Developer > Cornerstone University > > > -- View this message in context: http://www.nabble.com/DummyFormUtils.isWriteDummyForm-exception-with-March-15th-build-t1287509.html#a3500611 Sent from the MyFaces - Users forum at Nabble.com.

