Hi Jeremy, Did you tell JSF to use the Apache Trinidad RenderKit? see http://myfaces.apache.org/trinidad/installation.html.
Success, Paul. Jeremy Girard wrote:
Hi all, I run on jboss 4.2.2 with seam 2.0 I put the two jar trinidad-impl-1.2.6.jar and trinidad-api-1.2.6.jar in my webapp web-inf/lib directory. I put some <tr:panelGroupLayout> tag in my jsf page. When the page is rendered, nothing appears and the console display the following error: 10:41:07,370 ERROR [STDERR] 28 fÃ(c)vr. 2008 10:41:07 org.apache.myfaces.trinidad.component.UIXComponentBase _getRendererImpl ATTENTION: Could not find renderer for CorePanelGroupLayout[UIXFacesBeanImpl, id=j_id26] rendererType = org.apache.myfaces.trinidad.GroupLayout I'm a newbie ant i must have miss something. Thanks for your help.

