I have started a brand new web application, using myfaces 2.1.3, tomahawk 20-1.1.11 and trinidad 2.0.0. I followed the developers guide and got facelets, jsf and the tomahawk stuff to work. But the trinidad tags keep throwing this:
java.lang.ClassNotFoundException:org.apache.myfaces.trinidadinternal.facelets.TrinidadFaceletViewHandler
I checked in the api and impl and there really is no TrinidadFaceletViewHandler. Is this an oversight, or am I missing something?