Have you changed anything? It looks like you're missing Facelets in your classpath.
Matt On Thu, Jun 19, 2008 at 8:21 AM, George.Francis <[EMAIL PROTECTED]> wrote: > > My basic JSF AppFuse webapp is failing to render requested .html pages.. > I'm > pretty sure these are the ones rendered from .xhtml files through the > decorator pattern. I have a number of errors in my logs which seem to > correspond to these failure-to-serve events: > > ERROR [btpool0-12] ViewHandlerWrapper.fillChain(158) | Error instantiation > parent Faces ViewHandler > > java.lang.ClassNotFoundException: com.sun.facelets.FaceletViewHandler > > Any advice on what I might be missing? > -- > View this message in context: > http://www.nabble.com/ClassNotFoundException-FaceletViewHandler-tp18010066s2369p18010066.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
