Thanks Ken, I tweaked those faces-config files in the two .jars as you
suggested, and can now use a basic template in my app.
So, on the events/handler stuff, that is all done by the JSFTemplating
ViewHandler? The TemplateRenderer (on its own) can't pick up and handle
an annotation-defined handler in the template file? It makes sense that
the Events would require JSFT to be handling everything, but Handlers
seem like they might work in a standalone renderer situation.
Thanks again.