I got the same problem with the nightly drop. On another thread I was recommended to use the current svn branch and not the 1.1.2 branch as it is not working yet. Perhaps the nightlies are pulling from those locations?
On 3/17/06, Dave Brondsema <[EMAIL PROTECTED]> 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 > > > >

