I suspect you've not set the renderkit ID to org.apache.myfaces.trinidad.core.
I'd start with just getting MyFaces + Trinidad working, and only worrying about Tiles later. And for that matter, I can't say I recommend using Tiles at all, at least not Tiles 1.x, with JSF. -- Adam On 8/9/07, Edward Dowgiallo <[EMAIL PROTECTED]> wrote: > I'm currently trying to integrate MyFaces 1.2.0, Trinidad 1.2.1, and Tiles > 1.3.5. > > I've done a lot of googling on the internet, and after a cut and paste > festival am still getting the error: > > WARNING: Could not find renderer for ... > > interspersed with > > WARNING: Unsupported component-family/renderer-type: ... > > and blank output. > > Has anyone successfully configured the above 3 versions to work together? > Does anyone have a simple example I can build upon? > > Thank you, > Ed >

